Consistency Calibration: Improving Uncertainty Calibration via Consistency among Perturbed Neighbors
Linwei Tao, Haolan Guo, Minjing Dong, Chang Xu

TL;DR
This paper introduces Consistency Calibration, a novel post-hoc method that improves uncertainty calibration in deep neural networks by leveraging model consistency across perturbed inputs, achieving state-of-the-art results without extra data or labels.
Contribution
The paper proposes a new calibration approach based on consistency among perturbed neighbors, offering an efficient, label-free, and effective alternative to traditional calibration methods.
Findings
Achieves state-of-the-art calibration performance on CIFAR-10, CIFAR-100, and ImageNet datasets.
Requires no additional data or labels, only input perturbations from source data.
Significantly improves calibration efficiency by perturbing at the logit level.
Abstract
Calibration is crucial in deep learning applications, especially in fields like healthcare and autonomous driving, where accurate confidence estimates are vital for decision-making. However, deep neural networks often suffer from miscalibration, with reliability diagrams and Expected Calibration Error (ECE) being the only standard perspective for evaluating calibration performance. In this paper, we introduce the concept of consistency as an alternative perspective on model calibration, inspired by uncertainty estimation literature in large language models (LLMs). We highlight its advantages over the traditional reliability-based view. Building on this concept, we propose a post-hoc calibration method called Consistency Calibration (CC), which adjusts confidence based on the model's consistency across perturbed inputs. CC is particularly effective in locally uncertainty estimation, as…
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
TopicsSimulation Techniques and Applications · Advanced Research in Systems and Signal Processing
