paper-with-me

Papers

High-Dimensional Bayesian Optimization with Sparse Axis-Aligned Subspaces

2021-02-27 · David Eriksson, Martin Jankowiak

Bayesian optimization (BO) is a powerful paradigm for efficient optimization of black-box objective functions. High-dimensional BO presents a particular challenge, in part because the curse of dimensionality makes it difficult to define -- as well as do inference over -- a suitable class of surrogate models. We argue that Gaussian process surrogate models defined on sparse axis-aligned subspaces offer an attractive compromise between flexibility and parsimony. We demonstrate that our approach, which relies on Hamiltonian Monte Carlo for inference, can rapidly identify sparse subspaces relevant to modeling the unknown objective function, enabling sample-efficient high-dimensional BO. In an extensive suite of experiments comparing to existing methods for high-dimensional BO we demonstrate that our algorithm, Sparse Axis-Aligned Subspace BO (SAASBO), achieves excellent performance on several synthetic and real-world problems without the need to set problem-specific hyperparameters.

📄 PDF Abstract BibTeX arXiv:2103.00349

Code (2)

martinjankowiak/saasbo 공식 구현 jax
xzt008/standard-gp-is-all-you-need-for-hdbo pytorch

Tasks

Bayesian OptimizationVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Leveraging Axis-Aligned Subspaces for High-Dimensional Bayesian Optimization with Group Testing

2025-04-08 · Erik Hellsten, Carl Hvarfner, Leonard Papenmeier, Luigi Nardi

Bayesian optimization (BO ) is an effective method for optimizing expensive-to-evaluate black-box functions. While high-dimensional problems can be particularly challenging, due to the multitude of parameter choices and …

Bayesian Optimization

Bayesian Optimization for Automatic Tuning of Torque-Level Nonlinear Model Predictive Control

2025-12-03 · Gabriele Fadini, Deepak Ingole, Tong Duy Son, Alisa Rupenyan arxiv

This paper presents an auto-tuning framework for torque-based Nonlinear Model Predictive Control (nMPC), where the MPC serves as a real-time controller for optimal joint torque commands. The MPC parameters, including cos…

High-dimensional Bayesian Optimization with Group Testing

2023-10-05 · Erik Orm Hellsten, Carl Hvarfner, Leonard Papenmeier, Luigi Nardi

Bayesian optimization is an effective method for optimizing expensive-to-evaluate black-box functions. High-dimensional problems are particularly challenging as the surrogate model of the objective suffers from the curse…

Bayesian Optimization

Computationally Efficient High-Dimensional Bayesian Optimization via Variable Selection

2021-09-20 · Yihang Shen, Carl Kingsford

Bayesian Optimization (BO) is a method for globally optimizing black-box functions. While BO has been successfully applied to many scenarios, developing effective BO algorithms that scale to functions with high-dimension…

Bayesian OptimizationVariable SelectionVocal Bursts Intensity Prediction

A Stochastic Variance-Reduced Coordinate Descent Algorithm for Learning Sparse Bayesian Network from Discrete High-Dimensional Data

2021-08-21 · Nazanin Shajoonnezhad, Amin Nikanjam

This paper addresses the problem of learning a sparse structure Bayesian network from high-dimensional discrete data. Compared to continuous Bayesian networks, learning a discrete Bayesian network is a challenging proble…