English

One-parameter family of acquisition functions for efficient global optimization

Machine Learning 2023-07-06 v1

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.

Keywords

Cite

@article{arxiv.2104.12363,
  title  = {One-parameter family of acquisition functions for efficient global optimization},
  author = {Takuya Kanazawa},
  journal= {arXiv preprint arXiv:2104.12363},
  year   = {2023}
}

Comments

13 pages, 6 figures. Accepted to IJCNN 2022

R2 v1 2026-06-24T01:30:35.058Z