Robust Bayesian Optimization via Tempered Posteriors
Jiguang Li, Hengrui Luo
TL;DR
This work introduces robust Bayesian optimization by tempering GP surrogates with a power parameter $\alpha\in(0,1]$, addressing overconfidence under local misspecification. It derives regret bounds for tempered surrogates across the generalized EI family $g$, showing that tempering yields strictly sharper guarantees than the standard posterior and is particularly beneficial when the surrogate is prone to local overconfidence. A tunable online tempering schedule based on information matching adapts $\alpha$ during optimization, converging to 1 in well-specified settings and to a smaller value under misspecification. Empirical results on benchmarks and a materials-optimization dataset demonstrate tempered BO can stabilize exploration and improve performance for more exploitative acquisition regimes, with careful behavior in highly exploratory settings.
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 $α\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)$, with the most favorable guarantees occurring near the classical EI choice. Motivated by our theoretic findings, we propose a prequential procedure for selecting $α$ online: it decreases $α$ when realized prediction errors exceed model-implied uncertainty and returns $α$ toward one as calibration improves. Empirical results demonstrate that tempering provides a practical yet theoretically grounded tool for stabilizing BO surrogates under localized sampling.
