English

Robust Bayesian Optimization via Tempered Posteriors

Methodology 2026-01-13 v1 Machine Learning

Abstract

Bayesian optimization (BO) iteratively fits a Gaussian process (GP) surrogate to accumulated evaluations and selects new queries via an acquisition function such as expected improvement (EI). In practice, BO often concentrates evaluations near the current incumbent, causing the surrogate to become overconfident and to understate predictive uncertainty in the region guiding subsequent decisions. We develop a robust GP-based BO via tempered posterior updates, which downweight the likelihood by a power α(0,1]\alpha \in (0,1] to mitigate overconfidence under local misspecification. We establish cumulative regret bounds for tempered BO under a family of generalized improvement rules, including EI, and show that tempering yields strictly sharper worst-case regret guarantees than the standard posterior (α=1)(\alpha=1), with the most favorable guarantees occurring near the classical EI choice. Motivated by our theoretic findings, we propose a prequential procedure for selecting α\alpha online: it decreases α\alpha when realized prediction errors exceed model-implied uncertainty and returns α\alpha toward one as calibration improves. Empirical results demonstrate that tempering provides a practical yet theoretically grounded tool for stabilizing BO surrogates under localized sampling.

Keywords

Cite

@article{arxiv.2601.07094,
  title  = {Robust Bayesian Optimization via Tempered Posteriors},
  author = {Jiguang Li and Hengrui Luo},
  journal= {arXiv preprint arXiv:2601.07094},
  year   = {2026}
}
R2 v1 2026-07-01T08:59:52.737Z