Neighbor-Aware Calibration of Segmentation Networks with Penalty-Based Constraints
Balamurali Murugesan, Sukesh Adiga Vasudeva, Bingyuan Liu, Herv\'e, Lombaert, Ismail Ben Ayed, Jose Dolz

TL;DR
This paper introduces NACL, a neighbor-aware calibration method for segmentation networks that explicitly controls local structure constraints, improving confidence calibration without sacrificing discriminative ability.
Contribution
The paper presents NACL, a novel calibration approach based on explicit equality constraints on logits, addressing limitations of prior methods like SVLS by balancing constraint enforcement and primary objectives.
Findings
NACL outperforms existing calibration methods on various benchmarks.
The approach maintains discriminative power while improving confidence calibration.
NACL is model-agnostic and applicable to different segmentation architectures.
Abstract
Ensuring reliable confidence scores from deep neural networks is of paramount significance in critical decision-making systems, particularly in real-world domains such as healthcare. Recent literature on calibrating deep segmentation networks has resulted in substantial progress. Nevertheless, these approaches are strongly inspired by the advancements in classification tasks, and thus their uncertainty is usually modeled by leveraging the information of individual pixels, disregarding the local structure of the object of interest. Indeed, only the recent Spatially Varying Label Smoothing (SVLS) approach considers pixel spatial relationships across classes, by softening the pixel label assignments with a discrete spatial Gaussian kernel. In this work, we first present a constrained optimization perspective of SVLS and demonstrate that it enforces an implicit constraint on soft class…
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 · Medical Imaging and Analysis · Medical Image Segmentation Techniques
MethodsAttentive Walk-Aggregating Graph Neural Network · Label Smoothing
