Accounting for Gaussian Process Imprecision in Bayesian Optimization
Julian Rodemann, Thomas Augustin

TL;DR
This paper introduces PROBO, a robust Bayesian optimization method that accounts for Gaussian process prior imprecision, leading to faster convergence on complex real-world and synthetic functions.
Contribution
We propose PROBO, a generalized Bayesian optimization approach that explicitly models prior mean uncertainty using a novel acquisition function, improving robustness and convergence.
Findings
PROBO converges faster than classical BO on real-world material science problems.
The method outperforms classical BO on multimodal and wiggly functions.
Prior mean parameters significantly influence BO convergence, motivating the proposed robustness approach.
Abstract
Bayesian optimization (BO) with Gaussian processes (GP) as surrogate models is widely used to optimize analytically unknown and expensive-to-evaluate functions. In this paper, we propose Prior-mean-RObust Bayesian Optimization (PROBO) that outperforms classical BO on specific problems. First, we study the effect of the Gaussian processes' prior specifications on classical BO's convergence. We find the prior's mean parameters to have the highest influence on convergence among all prior components. In response to this result, we introduce PROBO as a generalization of BO that aims at rendering the method more robust towards prior mean parameter misspecification. This is achieved by explicitly accounting for GP imprecision via a prior near-ignorance model. At the heart of this is a novel acquisition function, the generalized lower confidence bound (GLCB). We test our approach against…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Advanced Multi-Objective Optimization Algorithms · Machine Learning and Data Classification
