Cost-Sensitive Conformal Training with Provably Controllable Learning Bounds
Xuesong Jia, Yuanjie Shi, Ziquan Liu, Yi Xu, Yan Yan

TL;DR
This paper introduces a cost-sensitive conformal training method that avoids surrogate functions, providing provably controllable learning bounds and achieving significant reductions in prediction set size.
Contribution
It proposes a novel conformal training algorithm with theoretical guarantees that directly bounds prediction set size without surrogate functions.
Findings
The method achieves a 21.38% reduction in average prediction set size.
Theoretical bounds demonstrate the tightness between the weighted objective and prediction set size.
Experiments confirm the superior efficiency of the proposed approach.
Abstract
Conformal prediction (CP) is a general framework to quantify the predictive uncertainty of machine learning models that uses a set prediction to include the true label with a valid probability. To align the uncertainty measured by CP, conformal training methods minimize the size of the prediction sets. A typical way is to use a surrogate indicator function, usually Sigmoid or Gaussian error function. However, these surrogate functions do not have a uniform error bound to the indicator function, leading to uncontrollable learning bounds. In this paper, we propose a simple cost-sensitive conformal training algorithm that does not rely on the indicator approximation mechanism. Specifically, we theoretically show that minimizing the expected size of prediction sets is upper bounded by the expected rank of true labels. To this end, we develop a rank weighting strategy that assigns the weight…
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
Taxonomy
TopicsMachine Learning and Data Classification · Face and Expression Recognition · Adversarial Robustness in Machine Learning
