Online Calibrated and Conformal Prediction Improves Bayesian Optimization
Shachi Deshpande, Charles Marx, Volodymyr Kuleshov

TL;DR
This paper introduces online calibration methods for Bayesian optimization that maintain accurate uncertainty estimates in non-stationary, non-i.i.d. data settings, leading to improved optimization performance.
Contribution
It proposes simple online learning algorithms to keep predictive intervals calibrated in dynamic environments, enhancing Bayesian optimization effectiveness.
Findings
Calibrated Bayesian optimization converges faster to better optima.
The methods improve performance on benchmark functions.
Enhanced hyperparameter tuning results are demonstrated.
Abstract
Accurate uncertainty estimates are important in sequential model-based decision-making tasks such as Bayesian optimization. However, these estimates can be imperfect if the data violates assumptions made by the model (e.g., Gaussianity). This paper studies which uncertainties are needed in model-based decision-making and in Bayesian optimization, and argues that uncertainties can benefit from calibration -- i.e., an 80% predictive interval should contain the true outcome 80% of the time. Maintaining calibration, however, can be challenging when the data is non-stationary and depends on our actions. We propose using simple algorithms based on online learning to provably maintain calibration on non-i.i.d. data, and we show how to integrate these algorithms in Bayesian optimization with minimal overhead. Empirically, we find that calibrated Bayesian optimization converges to better optima…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Multi-Objective Optimization Algorithms · Advanced Bandit Algorithms Research · Metaheuristic Optimization Algorithms Research
