Calibrating Segmentation Networks with Margin-based Label Smoothing
Balamurali Murugesan, Bingyuan Liu, Adrian Galdran, Ismail Ben Ayed,, Jose Dolz

TL;DR
This paper introduces a margin-based label smoothing method for calibration of segmentation networks, improving both calibration and discriminative performance in medical image segmentation tasks.
Contribution
It proposes a novel inequality constraint approach that generalizes existing calibration losses, addressing their limitations and enhancing segmentation network calibration.
Findings
Achieves state-of-the-art calibration on medical segmentation benchmarks.
Improves discriminative performance alongside calibration.
Provides a unifying perspective on calibration loss functions.
Abstract
Despite the undeniable progress in visual recognition tasks fueled by deep neural networks, there exists recent evidence showing that these models are poorly calibrated, resulting in over-confident predictions. The standard practices of minimizing the cross entropy loss during training promote the predicted softmax probabilities to match the one-hot label assignments. Nevertheless, this yields a pre-softmax activation of the correct class that is significantly larger than the remaining activations, which exacerbates the miscalibration problem. Recent observations from the classification literature suggest that loss functions that embed implicit or explicit maximization of the entropy of predictions yield state-of-the-art calibration performances. Despite these findings, the impact of these losses in the relevant task of calibrating medical image segmentation networks remains unexplored.…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Machine Learning and Data Classification · Domain Adaptation and Few-Shot Learning
MethodsSoftmax
