English

The Parallel Knowledge Gradient Method for Batch Bayesian Optimization

Machine Learning 2018-04-24 v4 Artificial Intelligence Machine Learning

Abstract

In many applications of black-box optimization, one can evaluate multiple points simultaneously, e.g. when evaluating the performances of several different neural network architectures in a parallel computing environment. In this paper, we develop a novel batch Bayesian optimization algorithm --- the parallel knowledge gradient method. By construction, this method provides the one-step Bayes-optimal batch of points to sample. We provide an efficient strategy for computing this Bayes-optimal batch of points, and we demonstrate that the parallel knowledge gradient method finds global optima significantly faster than previous batch Bayesian optimization algorithms on both synthetic test functions and when tuning hyperparameters of practical machine learning algorithms, especially when function evaluations are noisy.

Keywords

Cite

@article{arxiv.1606.04414,
  title  = {The Parallel Knowledge Gradient Method for Batch Bayesian Optimization},
  author = {Jian Wu and Peter I. Frazier},
  journal= {arXiv preprint arXiv:1606.04414},
  year   = {2018}
}

Comments

Minor edits and typo fixes. Please cite "J. Wu and P. Frazier. The parallel knowledge gradient method for batch bayesian optimization. In Advances In Neural Information Processing Systems, pp. 3126-3134. 2016"

R2 v1 2026-06-22T14:25:06.650Z