Approximating Full Conformal Prediction at Scale via Influence Functions
Javier Abad, Umang Bhatt, Adrian Weller, Giovanni Cherubin

TL;DR
This paper introduces a scalable method using influence functions to approximate full conformal prediction, maintaining statistical guarantees and enabling application to large datasets.
Contribution
We propose a novel influence function-based approach to efficiently approximate full conformal prediction, preserving its guarantees and scalability.
Findings
Approximation error decreases with larger training sets.
Our method is computationally competitive with existing CP methods.
The approximation closely matches full CP in practical scenarios.
Abstract
Conformal prediction (CP) is a wrapper around traditional machine learning models, giving coverage guarantees under the sole assumption of exchangeability; in classification problems, for a chosen significance level , CP guarantees that the error rate is at most , irrespective of whether the underlying model is misspecified. However, the prohibitive computational costs of "full" CP led researchers to design scalable alternatives, which alas do not attain the same guarantees or statistical power of full CP. In this paper, we use influence functions to efficiently approximate full CP. We prove that our method is a consistent approximation of full CP, and empirically show that the approximation error becomes smaller as the training set increases; e.g., for training points the two methods output p-values that are apart: a negligible error for…
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
Taxonomy
TopicsMachine Learning and Data Classification · Statistical Methods and Inference · Machine Learning in Healthcare
