Unexpected Improvements to Expected Improvement for Bayesian Optimization
Sebastian Ament, Samuel Daulton, David Eriksson, Maximilian Balandat,, Eytan Bakshy

TL;DR
This paper introduces LogEI, a family of acquisition functions for Bayesian optimization that are easier to optimize numerically and outperform traditional EI and EHVI methods, especially in high-dimensional or constrained settings.
Contribution
The paper proposes LogEI, a new family of acquisition functions that address numerical optimization issues in EI and EHVI, improving performance in Bayesian optimization tasks.
Findings
LogEI functions are easier to optimize numerically.
LogEI outperforms traditional EI and EHVI in empirical tests.
LogEI matches or exceeds recent state-of-the-art methods.
Abstract
Expected Improvement (EI) is arguably the most popular acquisition function in Bayesian optimization and has found countless successful applications, but its performance is often exceeded by that of more recent methods. Notably, EI and its variants, including for the parallel and multi-objective settings, are challenging to optimize because their acquisition values vanish numerically in many regions. This difficulty generally increases as the number of observations, dimensionality of the search space, or the number of constraints grow, resulting in performance that is inconsistent across the literature and most often sub-optimal. Herein, we propose LogEI, a new family of acquisition functions whose members either have identical or approximately equal optima as their canonical counterparts, but are substantially easier to optimize numerically. We demonstrate that numerical pathologies…
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
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Forecasting Techniques and Applications · Advanced Multi-Objective Optimization Algorithms
