Bayesian Optimization with Conformal Prediction Sets
Samuel Stanton, Wesley Maddox, and Andrew Gordon Wilson

TL;DR
This paper introduces conformal Bayesian optimization, combining Bayesian decision-making with conformal prediction to improve uncertainty quantification and robustness against model misspecification and covariate shift.
Contribution
It proposes a novel method that integrates conformal prediction into Bayesian optimization, providing guaranteed valid uncertainty estimates even under model misspecification.
Findings
Query coverage improves significantly in many cases.
Sample efficiency remains unaffected or improves.
Robustness against model misspecification and covariate shift is demonstrated.
Abstract
Bayesian optimization is a coherent, ubiquitous approach to decision-making under uncertainty, with applications including multi-arm bandits, active learning, and black-box optimization. Bayesian optimization selects decisions (i.e. objective function queries) with maximal expected utility with respect to the posterior distribution of a Bayesian model, which quantifies reducible, epistemic uncertainty about query outcomes. In practice, subjectively implausible outcomes can occur regularly for two reasons: 1) model misspecification and 2) covariate shift. Conformal prediction is an uncertainty quantification method with coverage guarantees even for misspecified models and a simple mechanism to correct for covariate shift. We propose conformal Bayesian optimization, which directs queries towards regions of search space where the model predictions have guaranteed validity, and investigate…
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 · Machine Learning and Algorithms · Gaussian Processes and Bayesian Inference
