LGCVJan 14

Class Adaptive Conformal Training

arXiv:2601.09522v1h-index: 49
Originality Incremental advance
AI Analysis

This work addresses uncertainty quantification for deep learning practitioners by improving conformal prediction methods, though it is incremental as it builds on existing conformal training frameworks.

The paper tackled the problem of unreliable probability estimates and overconfidence in deep neural networks by introducing Class Adaptive Conformal Training (CaCT), which adaptively learns to shape prediction sets class-conditionally without distributional assumptions, resulting in significantly smaller and more informative sets while maintaining coverage guarantees across multiple benchmark datasets.

Deep neural networks have achieved remarkable success across a variety of tasks, yet they often suffer from unreliable probability estimates. As a result, they can be overconfident in their predictions. Conformal Prediction (CP) offers a principled framework for uncertainty quantification, yielding prediction sets with rigorous coverage guarantees. Existing conformal training methods optimize for overall set size, but shaping the prediction sets in a class-conditional manner is not straightforward and typically requires prior knowledge of the data distribution. In this work, we introduce Class Adaptive Conformal Training (CaCT), which formulates conformal training as an augmented Lagrangian optimization problem that adaptively learns to shape prediction sets class-conditionally without making any distributional assumptions. Experiments on multiple benchmark datasets, including standard and long-tailed image recognition as well as text classification, demonstrate that CaCT consistently outperforms prior conformal training methods, producing significantly smaller and more informative prediction sets while maintaining the desired coverage guarantees.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes