One-parameter family of acquisition functions for efficient global optimization
Takuya Kanazawa

TL;DR
This paper introduces a new one-parameter family of acquisition functions for Bayesian optimization that unifies EI and PI, offering improved performance and computational efficiency, with easy implementation and parallelization.
Contribution
A novel one-parameter family of acquisition functions that unifies EI and PI, enhancing efficiency and performance in Bayesian optimization.
Findings
Outperforms EI and GP-UCB on benchmark tasks
Numerically inexpensive and easy to implement
Can be parallelized effectively
Abstract
Bayesian optimization (BO) with Gaussian processes is a powerful methodology to optimize an expensive black-box function with as few function evaluations as possible. The expected improvement (EI) and probability of improvement (PI) are among the most widely used schemes for BO. There is a plethora of other schemes that outperform EI and PI, but most of them are numerically far more expensive than EI and PI. In this work, we propose a new one-parameter family of acquisition functions for BO that unifies EI and PI. The proposed method is numerically inexpensive, is easy to implement, can be easily parallelized, and on benchmark tasks shows a performance superior to EI and GP-UCB. Its generalization to BO with Student-t processes is also presented.
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.
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 · Advanced Bandit Algorithms Research
