Improving the Expected Improvement Algorithm

Abstract

The expected improvement (EI) algorithm is a popular strategy for information collection in optimization under uncertainty. The algorithm is widely known to be too greedy, but nevertheless enjoys wide use due to its simplicity and ability to handle uncertainty and noise in a coherent decision theoretic framework. To provide rigorous insight into EI, we study its properties in a simple setting of Bayesian optimization where the domain consists of a finite grid of points. This is the so-called best-arm identification problem, where the goal is to allocate measurement effort wisely to confidently identify the best arm using a small number of measurements. In this framework, one can show formally that EI is far from optimal. To overcome this shortcoming, we introduce a simple modification of the expected improvement algorithm. Surprisingly, this simple change results in an algorithm that is asymptotically optimal for Gaussian best-arm identification problems, and provably outperforms standard EI by an order of magnitude.

Cite

Text

Qin et al. "Improving the Expected Improvement Algorithm." Neural Information Processing Systems, 2017.

Markdown

[Qin et al. "Improving the Expected Improvement Algorithm." Neural Information Processing Systems, 2017.](https://mlanthology.org/neurips/2017/qin2017neurips-improving/)

BibTeX

@inproceedings{qin2017neurips-improving,
  title     = {{Improving the Expected Improvement Algorithm}},
  author    = {Qin, Chao and Klabjan, Diego and Russo, Daniel},
  booktitle = {Neural Information Processing Systems},
  year      = {2017},
  pages     = {5381-5391},
  url       = {https://mlanthology.org/neurips/2017/qin2017neurips-improving/}
}