Robust Entropy Search for Safe Efficient Bayesian Optimization
Dorina Weichert, Alexander Kister, Sebastian Houben, Patrick Link, Gunar Ernis
TL;DR
This paper tackles robust Bayesian Optimization under adversarial perturbations by introducing Robust Entropy Search (RES), an information-based acquisition that targets the robustness characteristics $\big(\bm{h}, g, f^\star\big)_f$ via mutual information. RES uses random Fourier feature function samples to efficiently generate candidate robust functions, computes a conditioned posterior that enforces worst-case constraints, and assembles an acquisition that reduces uncertainty about the robust optimum. Empirical results on synthetic benchmarks and real-world problems (e.g., FEM parameter calibration and robot pushing) show RES consistently outperforms non-robust baselines and StableOpt in finding robust optima with fewer evaluations. The approach offers a practical, hyperparameter-free, sample-efficient pathway to safe, robust optimization in engineering and robotics, with potential extensions to model selection, multi-fidelity, and multi-objective settings.
Abstract
The practical use of Bayesian Optimization (BO) in engineering applications imposes special requirements: high sampling efficiency on the one hand and finding a robust solution on the other hand. We address the case of adversarial robustness, where all parameters are controllable during the optimization process, but a subset of them is uncontrollable or even adversely perturbed at the time of application. To this end, we develop an efficient information-based acquisition function that we call Robust Entropy Search (RES). We empirically demonstrate its benefits in experiments on synthetic and real-life data. The results showthat RES reliably finds robust optima, outperforming state-of-the-art algorithms.
