Robust Bayesian Optimization via Tempered Posteriors
Jiguang Li, Hengrui Luo

TL;DR
This paper introduces a robust Bayesian optimization method using tempered posteriors to reduce overconfidence in Gaussian process surrogates, leading to improved regret bounds and more stable optimization performance.
Contribution
It develops a tempered posterior approach for Bayesian optimization, providing theoretical regret guarantees and an online method for adaptively tuning the tempering parameter.
Findings
Tempered BO achieves sharper worst-case regret bounds than standard BO.
The proposed online procedure effectively adjusts tempering based on prediction errors.
Empirical results show improved stability and performance in Bayesian optimization.
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 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 , with the most favorable guarantees occurring near the classical EI choice.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Gaussian Processes and Bayesian Inference · Advanced Multi-Objective Optimization Algorithms
