CLUE: Neural Networks Calibration via Learning Uncertainty-Error alignment
Pedro Mendes, Paolo Romano, David Garlan

TL;DR
CLUE introduces a training method that aligns neural network uncertainty estimates with actual errors, improving calibration across diverse tasks and domains without extra computational costs.
Contribution
The paper presents CLUE, a novel differentiable loss function that explicitly aligns uncertainty with error during training, enhancing calibration and generalization.
Findings
CLUE achieves superior calibration across vision, regression, and language tasks.
It maintains competitive predictive performance compared to state-of-the-art methods.
The approach is domain-agnostic and computationally efficient.
Abstract
Reliable uncertainty estimation is critical for deploying neural networks (NNs) in real-world applications. While existing calibration techniques often rely on post-hoc adjustments or coarse-grained binning methods, they remain limited in scalability, differentiability, and generalization across domains. In this work, we introduce CLUE (Calibration via Learning Uncertainty-Error Alignment), a novel approach that explicitly aligns predicted uncertainty with observed error during training, grounded in the principle that well-calibrated models should produce uncertainty estimates that match their empirical loss. CLUE adopts a novel loss function that jointly optimizes predictive performance and calibration, using summary statistics of uncertainty and loss as proxies. The proposed method is fully differentiable, domain-agnostic, and compatible with standard training pipelines. Through…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Explainable Artificial Intelligence (XAI)
