English

Warm Starting Bayesian Optimization

Machine Learning 2016-08-12 v1 Machine Learning Applications

Abstract

We develop a framework for warm-starting Bayesian optimization, that reduces the solution time required to solve an optimization problem that is one in a sequence of related problems. This is useful when optimizing the output of a stochastic simulator that fails to provide derivative information, for which Bayesian optimization methods are well-suited. Solving sequences of related optimization problems arises when making several business decisions using one optimization model and input data collected over different time periods or markets. While many gradient-based methods can be warm started by initiating optimization at the solution to the previous problem, this warm start approach does not apply to Bayesian optimization methods, which carry a full metamodel of the objective function from iteration to iteration. Our approach builds a joint statistical model of the entire collection of related objective functions, and uses a value of information calculation to recommend points to evaluate.

Keywords

Cite

@article{arxiv.1608.03585,
  title  = {Warm Starting Bayesian Optimization},
  author = {Matthias Poloczek and Jialei Wang and Peter I. Frazier},
  journal= {arXiv preprint arXiv:1608.03585},
  year   = {2016}
}

Comments

To Appear in the Proc. of the 2016 Winter Simulation Conference

R2 v1 2026-06-22T15:17:56.824Z