English

Robust Bayesian Optimisation with Unbounded Corruptions

Machine Learning 2026-02-17 v2 Machine Learning

Abstract

Bayesian Optimization is critically vulnerable to extreme outliers. Existing provably robust methods typically assume a bounded cumulative corruption budget, which makes them defenseless against even a single corruption of sufficient magnitude. To address this, we introduce a new adversary whose budget is only bounded in the frequency of corruptions, not in their magnitude. We then derive RCGP-UCB, an algorithm coupling the famous upper confidence bound (UCB) approach with a Robust Conjugate Gaussian Process (RCGP). We present stable and adaptive versions of RCGP-UCB, and prove that they achieve sublinear regret in the presence of up to O(T1/4)O(T^{1/4}) and O(T1/7)O(T^{1/7}) corruptions with possibly infinite magnitude. This robustness comes at near zero cost: without outliers, RCGP-UCB's regret bounds match those of the standard GP-UCB algorithm.

Keywords

Cite

@article{arxiv.2511.15315,
  title  = {Robust Bayesian Optimisation with Unbounded Corruptions},
  author = {Abdelhamid Ezzerg and Ilija Bogunovic and Jeremias Knoblauch},
  journal= {arXiv preprint arXiv:2511.15315},
  year   = {2026}
}
R2 v1 2026-07-01T07:45:05.984Z