English

Conformal Prediction as Bayesian Quadrature

Machine Learning 2025-06-12 v2 Artificial Intelligence Machine Learning

Abstract

As machine learning-based prediction systems are increasingly used in high-stakes situations, it is important to understand how such predictive models will perform upon deployment. Distribution-free uncertainty quantification techniques such as conformal prediction provide guarantees about the loss black-box models will incur even when the details of the models are hidden. However, such methods are based on frequentist probability, which unduly limits their applicability. We revisit the central aspects of conformal prediction from a Bayesian perspective and thereby illuminate the shortcomings of frequentist guarantees. We propose a practical alternative based on Bayesian quadrature that provides interpretable guarantees and offers a richer representation of the likely range of losses to be observed at test time.

Keywords

Cite

@article{arxiv.2502.13228,
  title  = {Conformal Prediction as Bayesian Quadrature},
  author = {Jake C. Snell and Thomas L. Griffiths},
  journal= {arXiv preprint arXiv:2502.13228},
  year   = {2025}
}

Comments

ICML 2025 camera-ready version (accepted as an oral presentation). 16 pages, 4 figures. Code available at https://github.com/jakesnell/conformal-as-bayes-quad

R2 v1 2026-06-28T21:49:18.500Z