English

Accelerating Look-ahead in Bayesian Optimization: Multilevel Monte Carlo is All you Need

Machine Learning 2024-08-01 v2 Machine Learning Optimization and Control Probability Computation Methodology

Abstract

We leverage multilevel Monte Carlo (MLMC) to improve the performance of multi-step look-ahead Bayesian optimization (BO) methods that involve nested expectations and maximizations. Often these expectations must be computed by Monte Carlo (MC). The complexity rate of naive MC degrades for nested operations, whereas MLMC is capable of achieving the canonical MC convergence rate for this type of problem, independently of dimension and without any smoothness assumptions. Our theoretical study focuses on the approximation improvements for twoand three-step look-ahead acquisition functions, but, as we discuss, the approach is generalizable in various ways, including beyond the context of BO. Our findings are verified numerically and the benefits of MLMC for BO are illustrated on several benchmark examples. Code is available at https://github.com/Shangda-Yang/MLMCBO .

Keywords

Cite

@article{arxiv.2402.02111,
  title  = {Accelerating Look-ahead in Bayesian Optimization: Multilevel Monte Carlo is All you Need},
  author = {Shangda Yang and Vitaly Zankin and Maximilian Balandat and Stefan Scherer and Kevin Carlberg and Neil Walton and Kody J. H. Law},
  journal= {arXiv preprint arXiv:2402.02111},
  year   = {2024}
}

Comments

Preprint ICML 2024

R2 v1 2026-06-28T14:37:07.812Z