Private Prediction Sets
Anastasios N. Angelopoulos, Stephen Bates, Tijana Zrnic and, Michael I. Jordan

TL;DR
This paper introduces a method combining conformal prediction with differential privacy to produce reliable, privacy-preserving prediction sets for machine learning models, validated on large-scale datasets.
Contribution
It develops a novel approach that applies differential privacy to conformal prediction, enabling private uncertainty quantification for pre-trained models.
Findings
Guarantees 90% coverage with privacy preservation.
Effective on large-scale computer vision datasets.
Provides a practical framework for privacy-aware uncertainty quantification.
Abstract
In real-world settings involving consequential decision-making, the deployment of machine learning systems generally requires both reliable uncertainty quantification and protection of individuals' privacy. We present a framework that treats these two desiderata jointly. Our framework is based on conformal prediction, a methodology that augments predictive models to return prediction sets that provide uncertainty quantification -- they provably cover the true response with a user-specified probability, such as 90%. One might hope that when used with privately-trained models, conformal prediction would yield privacy guarantees for the resulting prediction sets; unfortunately, this is not the case. To remedy this key problem, we develop a method that takes any pre-trained predictive model and outputs differentially private prediction sets. Our method follows the general approach of split…
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
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI)
