Conformal Prediction for Class-wise Coverage via Augmented Label Rank Calibration
Yuanjie Shi, Subhankar Ghosh, Taha Belkhouja, Janardhan Rao Doppa and, Yan Yan

TL;DR
This paper introduces RC3P, a conformal prediction method that guarantees class-wise coverage and significantly reduces prediction set sizes in imbalanced classification tasks by selectively calibrating class thresholds.
Contribution
The paper proposes RC3P, a novel calibration algorithm that ensures class-wise coverage and smaller prediction sets, improving practical utility over existing methods.
Findings
RC3P achieves class-wise coverage regardless of classifier or data distribution.
RC3P reduces prediction set sizes by an average of 26.25%.
RC3P outperforms standard CCP in imbalanced classification tasks.
Abstract
Conformal prediction (CP) is an emerging uncertainty quantification framework that allows us to construct a prediction set to cover the true label with a pre-specified marginal or conditional probability. Although the valid coverage guarantee has been extensively studied for classification problems, CP often produces large prediction sets which may not be practically useful. This issue is exacerbated for the setting of class-conditional coverage on imbalanced classification tasks with many and/or imbalanced classes. This paper proposes the Rank Calibrated Class-conditional CP (RC3P) algorithm to reduce the prediction set sizes to achieve class-conditional coverage, where the valid coverage holds for each class. In contrast to the standard class-conditional CP (CCP) method that uniformly thresholds the class-wise conformity score for each class, the augmented label rank calibration step…
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 · Imbalanced Data Classification Techniques · Face and Expression Recognition
MethodsSparse Evolutionary Training
