C-Adapter: Adapting Deep Classifiers for Efficient Conformal Prediction Sets
Kangdao Liu, Hao Zeng, Jianguo Huang, Huiping Zhuang, Chi-Man Vong,, Hongxin Wei

TL;DR
This paper introduces C-Adapter, a novel adapter-based tuning method that improves the efficiency of conformal predictors in deep classifiers without reducing accuracy, by enhancing non-conformity score discrimination.
Contribution
The paper proposes C-Adapter, an intra order-preserving adapter that optimizes non-conformity scores, significantly improving conformal prediction efficiency while maintaining classifier accuracy.
Findings
C-Adapter improves prediction set efficiency across coverage rates.
It enhances conformal training methods.
It adapts various classifiers effectively.
Abstract
Conformal prediction, as an emerging uncertainty quantification technique, typically functions as post-hoc processing for the outputs of trained classifiers. To optimize the classifier for maximum predictive efficiency, Conformal Training rectifies the training objective with a regularization that minimizes the average prediction set size at a specific error rate. However, the regularization term inevitably deteriorates the classification accuracy and leads to suboptimal efficiency of conformal predictors. To address this issue, we introduce \textbf{Conformal Adapter} (C-Adapter), an adapter-based tuning method to enhance the efficiency of conformal predictors without sacrificing accuracy. In particular, we implement the adapter as a class of intra order-preserving functions and tune it with our proposed loss that maximizes the discriminability of non-conformity scores between correctly…
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
TopicsNeural Networks and Applications · Anomaly Detection Techniques and Applications · Time Series Analysis and Forecasting
MethodsAdapter · Sparse Evolutionary Training
