English

The reparameterization trick for acquisition functions

Machine Learning 2017-12-04 v1 Machine Learning Optimization and Control

Abstract

Bayesian optimization is a sample-efficient approach to solving global optimization problems. Along with a surrogate model, this approach relies on theoretically motivated value heuristics (acquisition functions) to guide the search process. Maximizing acquisition functions yields the best performance; unfortunately, this ideal is difficult to achieve since optimizing acquisition functions per se is frequently non-trivial. This statement is especially true in the parallel setting, where acquisition functions are routinely non-convex, high-dimensional, and intractable. Here, we demonstrate how many popular acquisition functions can be formulated as Gaussian integrals amenable to the reparameterization trick and, ensuingly, gradient-based optimization. Further, we use this reparameterized representation to derive an efficient Monte Carlo estimator for the upper confidence bound acquisition function in the context of parallel selection.

Keywords

Cite

@article{arxiv.1712.00424,
  title  = {The reparameterization trick for acquisition functions},
  author = {James T. Wilson and Riccardo Moriconi and Frank Hutter and Marc Peter Deisenroth},
  journal= {arXiv preprint arXiv:1712.00424},
  year   = {2017}
}

Comments

Accepted at the NIPS 2017 Workshop on Bayesian Optimization (BayesOpt 2017)

R2 v1 2026-06-22T23:03:59.488Z