Multiclass Alignment of Confidence and Certainty for Network Calibration
Vinith Kugathasan, Muhammad Haris Khan

TL;DR
This paper introduces MACC, a simple train-time auxiliary loss that improves neural network calibration by aligning confidence and certainty, leading to state-of-the-art results across diverse datasets.
Contribution
The paper proposes MACC, a novel plug-and-play auxiliary loss for train-time calibration that explicitly aligns confidence and certainty to enhance model calibration.
Findings
Achieves state-of-the-art calibration on ten datasets.
Effective for in-domain and out-of-domain predictions.
Applicable across various recognition and medical imaging tasks.
Abstract
Deep neural networks (DNNs) have made great strides in pushing the state-of-the-art in several challenging domains. Recent studies reveal that they are prone to making overconfident predictions. This greatly reduces the overall trust in model predictions, especially in safety-critical applications. Early work in improving model calibration employs post-processing techniques which rely on limited parameters and require a hold-out set. Some recent train-time calibration methods, which involve all model parameters, can outperform the postprocessing methods. To this end, we propose a new train-time calibration method, which features a simple, plug-and-play auxiliary loss known as multi-class alignment of predictive mean confidence and predictive certainty (MACC). It is based on the observation that a model miscalibration is directly related to its predictive certainty, so a higher gap…
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 · Explainable Artificial Intelligence (XAI) · COVID-19 diagnosis using AI
