English

Maximizing acquisition functions for Bayesian optimization

Machine Learning 2018-12-04 v2 Machine Learning

Abstract

Bayesian optimization is a sample-efficient approach to global optimization that relies on theoretically motivated value heuristics (acquisition functions) to guide its search process. Fully maximizing acquisition functions produces the Bayes' decision rule, but this ideal is difficult to achieve since these functions are frequently non-trivial to optimize. This statement is especially true when evaluating queries in parallel, where acquisition functions are routinely non-convex, high-dimensional, and intractable. We first show that acquisition functions estimated via Monte Carlo integration are consistently amenable to gradient-based optimization. Subsequently, we identify a common family of acquisition functions, including EI and UCB, whose properties not only facilitate but justify use of greedy approaches for their maximization.

Keywords

Cite

@article{arxiv.1805.10196,
  title  = {Maximizing acquisition functions for Bayesian optimization},
  author = {James T. Wilson and Frank Hutter and Marc Peter Deisenroth},
  journal= {arXiv preprint arXiv:1805.10196},
  year   = {2018}
}

Comments

Proceedings of the Thirty-second Conference on Neural Information Processing Systems, 2018

R2 v1 2026-06-23T02:08:31.341Z