Robust Bayesian Optimization via Localized Online Conformal Prediction
Dongwon Kim, Matteo Zecchin, Sangwoo Park, Joonhyuk Kang, Osvaldo Simeone
TL;DR
Robust Bayesian optimization under GP misspecification is addressed by LOCBO, which calibrates the GP likelihood online using localized online conformal prediction and denoises to produce a calibrated posterior on the objective. LOCBO extends prior CP-based BO methods by localizing calibration across input space and providing guarantees with minimal noise assumptions. Theoretical results show a long-run calibration of LOCBO's predictions and a corresponding utility guarantee for the optimization iterates. Empirical results on synthetic benchmarks and a radio-resource-management task show LOCBO consistently outperforms state-of-the-art CP-based BO methods, especially under misspecification and heteroscedastic noise, with localization further improving performance. The approach offers a robust, scalable framework for Bayesian optimization in settings with model mismatch and region-specific uncertainty.
Abstract
Bayesian optimization (BO) is a sequential approach for optimizing black-box objective functions using zeroth-order noisy observations. In BO, Gaussian processes (GPs) are employed as probabilistic surrogate models to estimate the objective function based on past observations, guiding the selection of future queries to maximize utility. However, the performance of BO heavily relies on the quality of these probabilistic estimates, which can deteriorate significantly under model misspecification. To address this issue, we introduce localized online conformal prediction-based Bayesian optimization (LOCBO), a BO algorithm that calibrates the GP model through localized online conformal prediction (CP). LOCBO corrects the GP likelihood based on predictive sets produced by LOCBO, and the corrected GP likelihood is then denoised to obtain a calibrated posterior distribution on the objective function. The likelihood calibration step leverages an input-dependent calibration threshold to tailor coverage guarantees to different regions of the input space. Under minimal noise assumptions, we provide theoretical performance guarantees for LOCBO's iterates that hold for the unobserved objective function. These theoretical findings are validated through experiments on synthetic and real-world optimization tasks, demonstrating that LOCBO consistently outperforms state-of-the-art BO algorithms in the presence of model misspecification.
