English

Parallel Predictive Entropy Search for Batch Global Optimization of Expensive Objective Functions

Machine Learning 2015-11-24 v1 Machine Learning

Abstract

We develop parallel predictive entropy search (PPES), a novel algorithm for Bayesian optimization of expensive black-box objective functions. At each iteration, PPES aims to select a batch of points which will maximize the information gain about the global maximizer of the objective. Well known strategies exist for suggesting a single evaluation point based on previous observations, while far fewer are known for selecting batches of points to evaluate in parallel. The few batch selection schemes that have been studied all resort to greedy methods to compute an optimal batch. To the best of our knowledge, PPES is the first non-greedy batch Bayesian optimization strategy. We demonstrate the benefit of this approach in optimization performance on both synthetic and real world applications, including problems in machine learning, rocket science and robotics.

Keywords

Cite

@article{arxiv.1511.07130,
  title  = {Parallel Predictive Entropy Search for Batch Global Optimization of Expensive Objective Functions},
  author = {Amar Shah and Zoubin Ghahramani},
  journal= {arXiv preprint arXiv:1511.07130},
  year   = {2015}
}

Comments

12 pages in Neural Information Processing Systems 2015

R2 v1 2026-06-22T11:51:47.821Z