Robust Bayesian Optimisation with Unbounded Corruptions
Abstract
Lay Summary
Bayesian Optimization is a powerful mathematical tool used to find optimal solutions in complex scenarios like drug discovery or AI tuning. However, standard methods are critically vulnerable to extreme data outliers, like sensor glitches or experimental failures. Previous fixes assumed the total size of all errors had a strict known limit, leaving them defenseless against a single massive anomaly. Our paper adapts robust models from the Generalised-Bayes literature, which provide theoretical guarantees against extreme corruptions. By leveraging these models, we propose algorithms capable of surviving corruptions of infinite magnitude, provided they are limited in frequency. To ensure this robustness doesn't come at the cost of performance in uncorrupted environments, we introduce a "Trust Plateau." This mechanism trusts data falling within an expected range, which maintains standard efficiency, while mathematically down-weighting and ignoring extreme anomalies.