WBGP-BO combines multiple Gaussian processes with prefixed hyperparameters by averaging their means and standard deviations, and outperforms vanilla GP-based Bayesian optimization on several one-dimensional test problems.
No-Regret Bayesian Optimization with Unknown Hyperparameters
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Bayesian optimization (BO) based on Gaussian process models is a powerful paradigm to optimize black-box functions that are expensive to evaluate. While several BO algorithms provably converge to the global optimum of the unknown function, they assume that the hyperparameters of the kernel are known in advance. This is not the case in practice and misspecification often causes these algorithms to converge to poor local optima. In this paper, we present the first BO algorithm that is provably no-regret and converges to the optimum without knowledge of the hyperparameters. During optimization we slowly adapt the hyperparameters of stationary kernels and thereby expand the associated function class over time, so that the BO algorithm considers more complex function candidates. Based on the theoretical insights, we propose several practical algorithms that achieve the empirical sample efficiency of BO with online hyperparameter estimation, but retain theoretical convergence guarantees. We evaluate our method on several benchmark problems.
fields
stat.ML 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Wasserstein Barycenter Gaussian Process based Bayesian Optimization
WBGP-BO combines multiple Gaussian processes with prefixed hyperparameters by averaging their means and standard deviations, and outperforms vanilla GP-based Bayesian optimization on several one-dimensional test problems.