2015

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

Shah, Amar, Ghahramani, Zoubin

Understand

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.

Reading the bibliography…