Robust Bayesian Optimization via Localized Online Conformal Prediction
Dongwon Kim, Matteo Zecchin, Sangwoo Park, Joonhyuk Kang, and Osvaldo, Simeone

TL;DR
This paper introduces LOCBO, a Bayesian optimization method that uses localized online conformal prediction to calibrate Gaussian process models, improving robustness and performance under model misspecification.
Contribution
The paper proposes LOCBO, a novel BO algorithm that calibrates GP models with localized online conformal prediction, providing theoretical guarantees and enhanced robustness.
Findings
LOCBO outperforms existing BO methods under model misspecification.
Theoretical guarantees hold for unobserved objective functions.
Experimental results on synthetic and real-world tasks validate LOCBO's effectiveness.
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…
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.
Code & Models
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
