{"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/high-dimensional-bayesian-optimization-via-2","title":"High-Dimensional Bayesian Optimization via Nested Riemannian Manifolds","arxiv_id":"2010.10904","date":"2020-10-21","proceeding":"NeurIPS 2020 12","authors":["Noémie Jaquier","Leonel Rozo"],"abstract":"Despite the recent success of Bayesian optimization (BO) in a variety of applications where sample efficiency is imperative, its performance may be seriously compromised in settings characterized by high-dimensional parameter spaces. A solution to preserve the sample efficiency of BO in such problems is to introduce domain knowledge into its formulation. In this paper, we propose to exploit the geometry of non-Euclidean search spaces, which often arise in a variety of domains, to learn structure-preserving mappings and optimize the acquisition function of BO in low-dimensional latent spaces. Our approach, built on Riemannian manifolds theory, features geometry-aware Gaussian processes that jointly learn a nested-manifold embedding and a representation of the objective function in the latent space. We test our approach in several benchmark artificial landscapes and report that it not only outperforms other high-dimensional BO approaches in several settings, but consistently optimizes the objective functions, as opposed to geometry-unaware BO methods.","url_abs":"https://arxiv.org/abs/2010.10904v3","url_pdf":"https://arxiv.org/pdf/2010.10904v3.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":"high-dimensional-bayesian-optimization-via-2","repo_url":"https://github.com/NoemieJaquier/GaBOtorch","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"bayesian-optimization","task_name":"Bayesian Optimization"},{"task_slug":"gaussian-processes","task_name":"Gaussian Processes"},{"task_slug":"high","task_name":"Vocal Bursts Intensity Prediction"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2010.10904","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2010.10904"}},"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":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/NoemieJaquier/GaBOtorch","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_fixture":1,"ran_violates":1,"ran_honours":1,"unverified":16},"by_repo_kind":{"official":{"samples":19,"ran":3,"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":0,"samples":[{"code_sha256_prefix":"99ad78a4a4fba742","entry":"expmap","repo":"NoemieJaquier/GaBOtorch","repo_kind":"official","path":"BoManifolds/Riemannian_utils/sphere_utils.py","file_url":"https://github.com/NoemieJaquier/GaBOtorch/blob/HEAD/BoManifolds/Riemannian_utils/sphere_utils.py","link_basis":"plan_row","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"99ad78a4a4fba742"}},{"code_sha256_prefix":"3a68411500f0893d","entry":"logmap","repo":"NoemieJaquier/GaBOtorch","repo_kind":"official","path":"BoManifolds/Riemannian_utils/sphere_utils.py","file_url":"https://github.com/NoemieJaquier/GaBOtorch/blob/HEAD/BoManifolds/Riemannian_utils/sphere_utils.py","link_basis":"plan_row","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3a68411500f0893d"}},{"code_sha256_prefix":"ed94c379c2d11b24","entry":"sphere_distance","repo":"NoemieJaquier/GaBOtorch","repo_kind":"official","path":"BoManifolds/Riemannian_utils/sphere_utils.py","file_url":"https://github.com/NoemieJaquier/GaBOtorch/blob/HEAD/BoManifolds/Riemannian_utils/sphere_utils.py","link_basis":"plan_row","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ed94c379c2d11b24"}},{"code_sha256_prefix":"f074a31cbc8e50fa","entry":"affine_invariant_distance_torch","repo":"NoemieJaquier/GaBOtorch","repo_kind":"official","path":"BoManifolds/Riemannian_utils/spd_utils_torch.py","file_url":"https://github.com/NoemieJaquier/GaBOtorch/blob/HEAD/BoManifolds/Riemannian_utils/spd_utils_torch.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f074a31cbc8e50fa"}},{"code_sha256_prefix":"4ec799d7153c02fc","entry":"logm_torch","repo":"NoemieJaquier/GaBOtorch","repo_kind":"official","path":"BoManifolds/Riemannian_utils/spd_utils_torch.py","file_url":"https://github.com/NoemieJaquier/GaBOtorch/blob/HEAD/BoManifolds/Riemannian_utils/spd_utils_torch.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4ec799d7153c02fc"}},{"code_sha256_prefix":"1dcf583edabf1ebe","entry":"max_eigenvalue_constraint_torch","repo":"NoemieJaquier/GaBOtorch","repo_kind":"official","path":"BoManifolds/Riemannian_utils/spd_constraints_utils_torch.py","file_url":"https://github.com/NoemieJaquier/GaBOtorch/blob/HEAD/BoManifolds/Riemannian_utils/spd_constraints_utils_torch.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1dcf583edabf1ebe"}},{"code_sha256_prefix":"e69ca1e722274e60","entry":"min_eigenvalue_constraint_cholesky","repo":"NoemieJaquier/GaBOtorch","repo_kind":"official","path":"BoManifolds/Riemannian_utils/spd_constraints_utils.py","file_url":"https://github.com/NoemieJaquier/GaBOtorch/blob/HEAD/BoManifolds/Riemannian_utils/spd_constraints_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e69ca1e722274e60"}},{"code_sha256_prefix":"2ff8035be0ef6077","entry":"min_eigenvalue_constraint_torch","repo":"NoemieJaquier/GaBOtorch","repo_kind":"official","path":"BoManifolds/Riemannian_utils/spd_constraints_utils_torch.py","file_url":"https://github.com/NoemieJaquier/GaBOtorch/blob/HEAD/BoManifolds/Riemannian_utils/spd_constraints_utils_torch.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2ff8035be0ef6077"}},{"code_sha256_prefix":"4c0535c95e98948d","entry":"norm_one_constraint","repo":"NoemieJaquier/GaBOtorch","repo_kind":"official","path":"BoManifolds/Riemannian_utils/sphere_constraint_utils.py","file_url":"https://github.com/NoemieJaquier/GaBOtorch/blob/HEAD/BoManifolds/Riemannian_utils/sphere_constraint_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4c0535c95e98948d"}},{"code_sha256_prefix":"ee2fff6b8693ff9b","entry":"optimum_projected_function_spd","repo":"NoemieJaquier/GaBOtorch","repo_kind":"official","path":"BoManifolds/BO_test_functions/nested_test_functions_spd.py","file_url":"https://github.com/NoemieJaquier/GaBOtorch/blob/HEAD/BoManifolds/BO_test_functions/nested_test_functions_spd.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ee2fff6b8693ff9b"}},{"code_sha256_prefix":"13f3715257da8ac4","entry":"post_processing_init_sphere_torch","repo":"NoemieJaquier/GaBOtorch","repo_kind":"official","path":"BoManifolds/Riemannian_utils/sphere_constraints_utils_torch.py","file_url":"https://github.com/NoemieJaquier/GaBOtorch/blob/HEAD/BoManifolds/Riemannian_utils/sphere_constraints_utils_torch.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"13f3715257da8ac4"}},{"code_sha256_prefix":"397a0514959e918e","entry":"rotation_from_sphere_points_torch","repo":"NoemieJaquier/GaBOtorch","repo_kind":"official","path":"BoManifolds/Riemannian_utils/sphere_utils_torch.py","file_url":"https://github.com/NoemieJaquier/GaBOtorch/blob/HEAD/BoManifolds/Riemannian_utils/sphere_utils_torch.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"397a0514959e918e"}},{"code_sha256_prefix":"e6833dc41066030a","entry":"rotation_matrix_from_axis_angle","repo":"NoemieJaquier/GaBOtorch","repo_kind":"official","path":"BoManifolds/Riemannian_utils/utils.py","file_url":"https://github.com/NoemieJaquier/GaBOtorch/blob/HEAD/BoManifolds/Riemannian_utils/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e6833dc41066030a"}},{"code_sha256_prefix":"3b37b2495704398a","entry":"sphere_distance_torch","repo":"NoemieJaquier/GaBOtorch","repo_kind":"official","path":"BoManifolds/Riemannian_utils/sphere_utils_torch.py","file_url":"https://github.com/NoemieJaquier/GaBOtorch/blob/HEAD/BoManifolds/Riemannian_utils/sphere_utils_torch.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3b37b2495704398a"}},{"code_sha256_prefix":"2aba4a616db9054a","entry":"sqrtm_torch","repo":"NoemieJaquier/GaBOtorch","repo_kind":"official","path":"BoManifolds/Riemannian_utils/spd_utils_torch.py","file_url":"https://github.com/NoemieJaquier/GaBOtorch/blob/HEAD/BoManifolds/Riemannian_utils/spd_utils_torch.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2aba4a616db9054a"}},{"code_sha256_prefix":"6f9c6671b58ce1d6","entry":"symmetric_matrix_to_vector_mandel","repo":"NoemieJaquier/GaBOtorch","repo_kind":"official","path":"BoManifolds/Riemannian_utils/spd_utils.py","file_url":"https://github.com/NoemieJaquier/GaBOtorch/blob/HEAD/BoManifolds/Riemannian_utils/spd_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6f9c6671b58ce1d6"}},{"code_sha256_prefix":"9186d88641467183","entry":"tensor_matrix_product","repo":"NoemieJaquier/GaBOtorch","repo_kind":"official","path":"BoManifolds/Riemannian_utils/spd_utils.py","file_url":"https://github.com/NoemieJaquier/GaBOtorch/blob/HEAD/BoManifolds/Riemannian_utils/spd_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9186d88641467183"}},{"code_sha256_prefix":"6031570ad0c874c8","entry":"vector_to_skew_matrix","repo":"NoemieJaquier/GaBOtorch","repo_kind":"official","path":"BoManifolds/Riemannian_utils/utils.py","file_url":"https://github.com/NoemieJaquier/GaBOtorch/blob/HEAD/BoManifolds/Riemannian_utils/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6031570ad0c874c8"}},{"code_sha256_prefix":"66c058fd63234334","entry":"vector_to_symmetric_matrix_mandel","repo":"NoemieJaquier/GaBOtorch","repo_kind":"official","path":"BoManifolds/Riemannian_utils/spd_utils.py","file_url":"https://github.com/NoemieJaquier/GaBOtorch/blob/HEAD/BoManifolds/Riemannian_utils/spd_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"66c058fd63234334"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}