Class-Similarity Based Label Smoothing for Confidence Calibration
Chihuang Liu, Joseph JaJa

TL;DR
This paper introduces a novel label smoothing technique based on class similarities to improve confidence calibration in neural networks, enhancing reliability in safety-critical applications.
Contribution
It proposes a new similarity-based label smoothing method that accounts for class relationships, outperforming existing calibration techniques.
Findings
Improves confidence calibration across multiple datasets and architectures.
Outperforms state-of-the-art calibration methods including uniform label smoothing.
Demonstrates effectiveness with feature-based and semantic similarity measures.
Abstract
Generating confidence calibrated outputs is of utmost importance for the applications of deep neural networks in safety-critical decision-making systems. The output of a neural network is a probability distribution where the scores are estimated confidences of the input belonging to the corresponding classes, and hence they represent a complete estimate of the output likelihood relative to all classes. In this paper, we propose a novel form of label smoothing to improve confidence calibration. Since different classes are of different intrinsic similarities, more similar classes should result in closer probability values in the final output. This motivates the development of a new smooth label where the label values are based on similarities with the reference class. We adopt different similarity measurements, including those that capture feature-based similarities or semantic…
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
TopicsAnomaly Detection Techniques and Applications · Machine Learning and Data Classification · Adversarial Robustness in Machine Learning
MethodsLabel Smoothing
