English

On the role of Model Uncertainties in Bayesian Optimization

Machine Learning 2023-01-18 v1 Machine Learning

Abstract

Bayesian optimization (BO) is a popular method for black-box optimization, which relies on uncertainty as part of its decision-making process when deciding which experiment to perform next. However, not much work has addressed the effect of uncertainty on the performance of the BO algorithm and to what extent calibrated uncertainties improve the ability to find the global optimum. In this work, we provide an extensive study of the relationship between the BO performance (regret) and uncertainty calibration for popular surrogate models and compare them across both synthetic and real-world experiments. Our results confirm that Gaussian Processes are strong surrogate models and that they tend to outperform other popular models. Our results further show a positive association between calibration error and regret, but interestingly, this association disappears when we control for the type of model in the analysis. We also studied the effect of re-calibration and demonstrate that it generally does not lead to improved regret. Finally, we provide theoretical justification for why uncertainty calibration might be difficult to combine with BO due to the small sample sizes commonly used.

Keywords

Cite

@article{arxiv.2301.05983,
  title  = {On the role of Model Uncertainties in Bayesian Optimization},
  author = {Jonathan Foldager and Mikkel Jordahn and Lars Kai Hansen and Michael Riis Andersen},
  journal= {arXiv preprint arXiv:2301.05983},
  year   = {2023}
}

Comments

14 pages, 4 figures, 2 tables

R2 v1 2026-06-28T08:11:49.424Z