Goal-Oriented Lower-Tail Calibration of Gaussian Processes for Bayesian Optimization
Abstract
Lay Summary
Many scientific and engineering tasks require finding the best setting of a system, such as the shape of a component, the parameters of a simulation, or the settings of a machine learning model. Testing one setting can be slow or expensive, so Bayesian optimization tries to choose each new test carefully. To do this, it builds a model that predicts both the likely result of a test and how uncertain that prediction is. In practice, these uncertainty estimates can be unreliable, especially in the most promising regions where low objective values are expected. We study how to make these predictions more reliable specifically in those promising low-value regions. We introduce a way to measure this targeted reliability and propose a calibration method called tcGP that adjusts Gaussian process predictions with this goal in mind. Experiments on standard optimization problems show that this targeted approach improves both prediction reliability and optimization performance. By helping Bayesian optimization focus its tests more effectively, this method can reduce the number of expensive evaluations needed in practice.