{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/bayesian-optimization-with-high-dimensional","title":"Bayesian Optimization with High-Dimensional Outputs","arxiv_id":"2106.12997","date":"2021-06-24","proceeding":"NeurIPS 2021 12","authors":["Wesley J. Maddox","Maximilian Balandat","Andrew Gordon Wilson","Eytan Bakshy"],"abstract":"Bayesian Optimization is a sample-efficient black-box optimization procedure that is typically applied to problems with a small number of independent objectives. However, in practice we often wish to optimize objectives defined over many correlated outcomes (or \"tasks\"). For example, scientists may want to optimize the coverage of a cell tower network across a dense grid of locations. Similarly, engineers may seek to balance the performance of a robot across dozens of different environments via constrained or robust optimization. However, the Gaussian Process (GP) models typically used as probabilistic surrogates for multi-task Bayesian Optimization scale poorly with the number of outcomes, greatly limiting applicability. We devise an efficient technique for exact multi-task GP sampling that combines exploiting Kronecker structure in the covariance matrices with Matheron's identity, allowing us to perform Bayesian Optimization using exact multi-task GP models with tens of thousands of correlated outputs. In doing so, we achieve substantial improvements in sample efficiency compared to existing approaches that only model aggregate functions of the outcomes. We demonstrate how this unlocks a new class of applications for Bayesian Optimization across a range of tasks in science and engineering, including optimizing interference patterns of an optical interferometer with more than 65,000 outputs.","url_abs":"https://arxiv.org/abs/2106.12997v2","url_pdf":"https://arxiv.org/pdf/2106.12997v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"bayesian-optimization-with-high-dimensional","repo_url":"https://github.com/wjmaddox/mtgp_sampler","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"bayesian-optimization-with-high-dimensional","repo_url":"https://github.com/facebookresearch/ContextualBO","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"bayesian-optimization-with-high-dimensional","repo_url":"https://github.com/nataliemaus/joco_icml24","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}}],"tasks":[{"task_slug":"bayesian-optimization","task_name":"Bayesian Optimization"},{"task_slug":"high","task_name":"Vocal Bursts Intensity Prediction"}],"methods":[{"method_slug":"gaussian-process","method_name":"Gaussian Process"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2106.12997","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2106.12997"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"deterministic:regex_extraction","url":"https://github.com/openai/gym","reach":null},{"provenance":"deterministic:regex_extraction","url":"https://github.com/wjmaddox/mtgp_sampler","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/msu-coinlab/pymoo","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/nataliemaus/joco_icml24","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/facebookresearch/ContextualBO","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":4,"ran_violates":1,"unverified":13},"by_repo_kind":{"official":{"samples":7,"ran":0,"repositories":1},"found_in_text":{"samples":10,"ran":4,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":1,"samples":[{"code_sha256_prefix":"b04755c45bc26c0d","entry":"default_termination","repo":"msu-coinlab/pymoo","repo_kind":"found_in_text","path":"pymoo/core/algorithm.py","file_url":"https://github.com/msu-coinlab/pymoo/blob/HEAD/pymoo/core/algorithm.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b04755c45bc26c0d"}},{"code_sha256_prefix":"dbd4210d0d367d05","entry":"find_outliers_upper_tail","repo":"msu-coinlab/pymoo","repo_kind":"found_in_text","path":"pymoo/core/decision_making.py","file_url":"https://github.com/msu-coinlab/pymoo/blob/HEAD/pymoo/core/decision_making.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"dbd4210d0d367d05"}},{"code_sha256_prefix":"3c81f0994213bd5b","entry":"stats_avg_nevals","repo":"msu-coinlab/pymoo","repo_kind":"found_in_text","path":"pymoo/algorithms/hyperparameters.py","file_url":"https://github.com/msu-coinlab/pymoo/blob/HEAD/pymoo/algorithms/hyperparameters.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3c81f0994213bd5b"}},{"code_sha256_prefix":"0299b2bbd2a03fc2","entry":"stats_single_objective_mean","repo":"msu-coinlab/pymoo","repo_kind":"found_in_text","path":"pymoo/algorithms/hyperparameters.py","file_url":"https://github.com/msu-coinlab/pymoo/blob/HEAD/pymoo/algorithms/hyperparameters.py","link_basis":"plan_row","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0299b2bbd2a03fc2"}},{"code_sha256_prefix":"7c508037b40522af","entry":"str2bool","repo":null,"repo_kind":null,"path":null,"file_url":null,"link_basis":"identical_code_first_harvested_elsewhere","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"mcp_get_code":{"code_sha256":"7c508037b40522af"}},{"code_sha256_prefix":"05e60ce5f589dcbe","entry":"calc_cv","repo":"msu-coinlab/pymoo","repo_kind":"found_in_text","path":"pymoo/core/individual.py","file_url":"https://github.com/msu-coinlab/pymoo/blob/HEAD/pymoo/core/individual.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"05e60ce5f589dcbe"}},{"code_sha256_prefix":"4dd1c3e56754b861","entry":"constr_to_cv","repo":"msu-coinlab/pymoo","repo_kind":"found_in_text","path":"pymoo/core/individual.py","file_url":"https://github.com/msu-coinlab/pymoo/blob/HEAD/pymoo/core/individual.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4dd1c3e56754b861"}},{"code_sha256_prefix":"4e8a410bff1b8df8","entry":"construct_acqf","repo":"wjmaddox/mtgp_sampler","repo_kind":"official","path":"contextualbo_experiments/cbo_experiment.py","file_url":"https://github.com/wjmaddox/mtgp_sampler/blob/HEAD/contextualbo_experiments/cbo_experiment.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4e8a410bff1b8df8"}},{"code_sha256_prefix":"a7040e3e99b92e1b","entry":"create","repo":"msu-coinlab/pymoo","repo_kind":"found_in_text","path":"pymoo/algorithms/hyperparameters.py","file_url":"https://github.com/msu-coinlab/pymoo/blob/HEAD/pymoo/algorithms/hyperparameters.py","link_basis":"plan_row","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a7040e3e99b92e1b"}},{"code_sha256_prefix":"aaf5cc78c99f164e","entry":"default_attr","repo":"msu-coinlab/pymoo","repo_kind":"found_in_text","path":"pymoo/core/duplicate.py","file_url":"https://github.com/msu-coinlab/pymoo/blob/HEAD/pymoo/core/duplicate.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"aaf5cc78c99f164e"}},{"code_sha256_prefix":"444ab21c53e16453","entry":"env_cfun","repo":"wjmaddox/mtgp_sampler","repo_kind":"official","path":"hogp_experiments/data.py","file_url":"https://github.com/wjmaddox/mtgp_sampler/blob/HEAD/hogp_experiments/data.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"444ab21c53e16453"}},{"code_sha256_prefix":"fcdd19ca76f3859a","entry":"gen_rand_points","repo":"wjmaddox/mtgp_sampler","repo_kind":"official","path":"hogp_experiments/utils.py","file_url":"https://github.com/wjmaddox/mtgp_sampler/blob/HEAD/hogp_experiments/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fcdd19ca76f3859a"}},{"code_sha256_prefix":"dc89546ae499f50a","entry":"generate_initial_data","repo":"wjmaddox/mtgp_sampler","repo_kind":"official","path":"mtgp_experiments/mobo_utils.py","file_url":"https://github.com/wjmaddox/mtgp_sampler/blob/HEAD/mtgp_experiments/mobo_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"dc89546ae499f50a"}},{"code_sha256_prefix":"7cd6031f32f7d8a4","entry":"optimize_acqf_and_get_candidate","repo":"wjmaddox/mtgp_sampler","repo_kind":"official","path":"contextualbo_experiments/cbo_experiment.py","file_url":"https://github.com/wjmaddox/mtgp_sampler/blob/HEAD/contextualbo_experiments/cbo_experiment.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7cd6031f32f7d8a4"}},{"code_sha256_prefix":"cf6ec1288cd5c5c2","entry":"optimize_acqf_and_get_candidate","repo":"wjmaddox/mtgp_sampler","repo_kind":"official","path":"contextualbo_experiments/contextual_full.py","file_url":"https://github.com/wjmaddox/mtgp_sampler/blob/HEAD/contextualbo_experiments/contextual_full.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"cf6ec1288cd5c5c2"}},{"code_sha256_prefix":"fdbd5f42a8ca30e4","entry":"prepare_data","repo":"wjmaddox/mtgp_sampler","repo_kind":"official","path":"hogp_experiments/data.py","file_url":"https://github.com/wjmaddox/mtgp_sampler/blob/HEAD/hogp_experiments/data.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fdbd5f42a8ca30e4"}},{"code_sha256_prefix":"6485142c167f898b","entry":"to_float","repo":"msu-coinlab/pymoo","repo_kind":"found_in_text","path":"pymoo/core/duplicate.py","file_url":"https://github.com/msu-coinlab/pymoo/blob/HEAD/pymoo/core/duplicate.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6485142c167f898b"}},{"code_sha256_prefix":"1e8fc99e292bad09","entry":"to_hash","repo":"msu-coinlab/pymoo","repo_kind":"found_in_text","path":"pymoo/core/duplicate.py","file_url":"https://github.com/msu-coinlab/pymoo/blob/HEAD/pymoo/core/duplicate.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1e8fc99e292bad09"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}