A tutorial on conformal prediction
Glenn Shafer, Vladimir Vovk

TL;DR
This paper provides a comprehensive tutorial on conformal prediction, a method that offers reliable confidence sets for predictions across various models, especially in online settings, ensuring valid coverage even with accumulating data.
Contribution
It offers a self-contained, detailed explanation of conformal prediction theory and practical examples, highlighting its applicability to multiple models and online learning scenarios.
Findings
Conformal prediction guarantees coverage probability in online settings.
It applies to various predictive models including SVMs and ridge regression.
Provides numerical examples demonstrating the method's effectiveness.
Abstract
Conformal prediction uses past experience to determine precise levels of confidence in new predictions. Given an error probability , together with a method that makes a prediction of a label , it produces a set of labels, typically containing , that also contains with probability . Conformal prediction can be applied to any method for producing : a nearest-neighbor method, a support-vector machine, ridge regression, etc. Conformal prediction is designed for an on-line setting in which labels are predicted successively, each one being revealed before the next is predicted. The most novel and valuable feature of conformal prediction is that if the successive examples are sampled independently from the same distribution, then the successive predictions will be right of the time, even though they are based on an…
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
TopicsMachine Learning and Algorithms · Algorithms and Data Compression · Machine Learning and Data Classification
