Deep Neural Network Calibration by Reducing Classifier Shift with Stochastic Masking
Jiani Ni, He Zhao, Yibo Yang, Dandan Guo

TL;DR
This paper introduces MaC-Cal, a stochastic masking method that improves deep neural network calibration by reducing classifier shift, especially under data corruption, leading to more reliable confidence estimates in critical applications.
Contribution
MaC-Cal is a novel mask-based calibration approach using stochastic sparsity and adaptive training to enhance confidence-accuracy alignment in DNNs.
Findings
MaC-Cal outperforms existing calibration methods in accuracy and robustness.
It effectively reduces calibration errors caused by underconfidence.
Demonstrates improved reliability under data corruption scenarios.
Abstract
In recent years, deep neural networks (DNNs) have shown competitive results in many fields. Despite this success, they often suffer from poor calibration, especially in safety-critical scenarios such as autonomous driving and healthcare, where unreliable confidence estimates can lead to serious consequences. Recent studies have focused on improving calibration by modifying the classifier, yet such efforts remain limited. Moreover, most existing approaches overlook calibration errors caused by underconfidence, which can be equally detrimental. To address these challenges, we propose MaC-Cal, a novel mask-based classifier calibration method that leverages stochastic sparsity to enhance the alignment between confidence and accuracy. MaC-Cal adopts a two-stage training scheme with adaptive sparsity, dynamically adjusting mask retention rates based on the deviation between confidence and…
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 · Machine Learning and Data Classification
