English

$\pi$BO: Augmenting Acquisition Functions with User Beliefs for Bayesian Optimization

Machine Learning 2022-04-26 v1 Machine Learning

Abstract

Bayesian optimization (BO) has become an established framework and popular tool for hyperparameter optimization (HPO) of machine learning (ML) algorithms. While known for its sample-efficiency, vanilla BO can not utilize readily available prior beliefs the practitioner has on the potential location of the optimum. Thus, BO disregards a valuable source of information, reducing its appeal to ML practitioners. To address this issue, we propose π\piBO, an acquisition function generalization which incorporates prior beliefs about the location of the optimum in the form of a probability distribution, provided by the user. In contrast to previous approaches, π\piBO is conceptually simple and can easily be integrated with existing libraries and many acquisition functions. We provide regret bounds when π\piBO is applied to the common Expected Improvement acquisition function and prove convergence at regular rates independently of the prior. Further, our experiments show that π\piBO outperforms competing approaches across a wide suite of benchmarks and prior characteristics. We also demonstrate that π\piBO improves on the state-of-the-art performance for a popular deep learning task, with a 12.5 ×\times time-to-accuracy speedup over prominent BO approaches.

Keywords

Cite

@article{arxiv.2204.11051,
  title  = {$\pi$BO: Augmenting Acquisition Functions with User Beliefs for Bayesian Optimization},
  author = {Carl Hvarfner and Danny Stoll and Artur Souza and Marius Lindauer and Frank Hutter and Luigi Nardi},
  journal= {arXiv preprint arXiv:2204.11051},
  year   = {2022}
}

Comments

9 pages, 4 figures, Accepted as poster for ICLR 2022

R2 v1 2026-06-24T10:56:37.958Z