Do We Really Need Dice? The Hidden Region-Size Biases of Segmentation Losses
Bingyuan Liu, Jose Dolz, Adrian Galdran, Riadh Kobbi, Ismail Ben Ayed

TL;DR
This paper reveals the deep connection between Dice and Cross-Entropy losses in segmentation, showing how they both introduce region-size biases, and proposes a method to explicitly control these biases for improved segmentation performance.
Contribution
It provides a theoretical analysis linking Dice and CE losses, uncovers hidden region-size biases, and introduces a simple method to explicitly control these biases in segmentation tasks.
Findings
Dice biases towards specific imbalanced solutions
CE encourages ground-truth region proportions
Explicit control of region-size bias improves segmentation
Abstract
Most segmentation losses are arguably variants of the Cross-Entropy (CE) or Dice losses. On the surface, these two categories of losses seem unrelated, and there is no clear consensus as to which category is a better choice, with varying performances for each across different benchmarks and applications. Furthermore, it is widely argued within the medical-imaging community that Dice and CE are complementary, which has motivated the use of compound CE-Dice losses. In this work, we provide a theoretical analysis, which shows that CE and Dice share a much deeper connection than previously thought. First, we show that, from a constrained-optimization perspective, they both decompose into two components, i.e., a similar ground-truth matching term, which pushes the predicted foreground regions towards the ground-truth, and a region-size penalty term imposing different biases on the size of…
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 Image Segmentation Techniques · AI in cancer detection
