A Corrected Expected Improvement Acquisition Function Under Noisy Observations
Han Zhou, Xingchen Ma, Matthew B Blaschko

TL;DR
This paper introduces a corrected expected improvement (EI) acquisition function for Bayesian optimization that effectively accounts for noisy observations by incorporating Gaussian Process covariance information, improving performance in noisy settings.
Contribution
The authors propose a modified EI that incorporates covariance information to handle noisy observations, extending its applicability and accuracy in Bayesian optimization.
Findings
The corrected EI achieves a sublinear regret bound under heteroscedastic noise.
Empirical results show improved performance over classical EI in noisy black-box optimization tasks.
The method generalizes well to both noisy and noiseless optimization scenarios.
Abstract
Sequential maximization of expected improvement (EI) is one of the most widely used policies in Bayesian optimization because of its simplicity and ability to handle noisy observations. In particular, the improvement function often uses the best posterior mean as the best incumbent in noisy settings. However, the uncertainty associated with the incumbent solution is often neglected in many analytic EI-type methods: a closed-form acquisition function is derived in the noise-free setting, but then applied to the setting with noisy observations. To address this limitation, we propose a modification of EI that corrects its closed-form expression by incorporating the covariance information provided by the Gaussian Process (GP) model. This acquisition function specializes to the classical noise-free result, and we argue should replace that formula in Bayesian optimization software packages,…
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 Bandit Algorithms Research · Forecasting Techniques and Applications
MethodsGaussian Process
