Boundary loss for highly unbalanced segmentation
Hoel Kervadec, Jihene Bouchtiba, Christian Desrosiers, Eric Granger,, Jose Dolz, Ismail Ben Ayed

TL;DR
This paper introduces a boundary loss function for CNN segmentation that improves training stability and performance in highly unbalanced segmentation tasks by focusing on contour interfaces rather than regions.
Contribution
The paper proposes a novel boundary loss based on contour distance metrics, effectively handling class imbalance and complementing existing regional loss functions.
Findings
Significant performance improvements on unbalanced segmentation tasks.
Enhanced training stability with the boundary loss.
Easy integration with existing deep learning architectures.
Abstract
Widely used loss functions for CNN segmentation, e.g., Dice or cross-entropy, are based on integrals over the segmentation regions. Unfortunately, for highly unbalanced segmentations, such regional summations have values that differ by several orders of magnitude across classes, which affects training performance and stability. We propose a boundary loss, which takes the form of a distance metric on the space of contours, not regions. This can mitigate the difficulties of highly unbalanced problems because it uses integrals over the interface between regions instead of unbalanced integrals over the regions. Furthermore, a boundary loss complements regional information. Inspired by graph-based optimization techniques for computing active-contour flows, we express a non-symmetric distance on the space of contours as a regional integral, which avoids completely local differential…
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 · Adversarial Robustness in Machine Learning · Generative Adversarial Networks and Image Synthesis
MethodsSoftmax
