English

A portfolio approach to massively parallel Bayesian optimization

Optimization and Control 2023-04-04 v2 Machine Learning

Abstract

One way to reduce the time of conducting optimization studies is to evaluate designs in parallel rather than just one-at-a-time. For expensive-to-evaluate black-boxes, batch versions of Bayesian optimization have been proposed. They work by building a surrogate model of the black-box to simultaneously select multiple designs via an infill criterion. Still, despite the increased availability of computing resources that enable large-scale parallelism, the strategies that work for selecting a few tens of parallel designs for evaluations become limiting due to the complexity of selecting more designs. It is even more crucial when the black-box is noisy, necessitating more evaluations as well as repeating experiments. Here we propose a scalable strategy that can keep up with massive batching natively, focused on the exploration/exploitation trade-off and a portfolio allocation. We compare the approach with related methods on noisy functions, for mono and multi-objective optimization tasks. These experiments show orders of magnitude speed improvements over existing methods with similar or better performance.

Keywords

Cite

@article{arxiv.2110.09334,
  title  = {A portfolio approach to massively parallel Bayesian optimization},
  author = {Mickael Binois and Nicholson Collier and Jonathan Ozik},
  journal= {arXiv preprint arXiv:2110.09334},
  year   = {2023}
}
R2 v1 2026-06-24T06:58:39.641Z