Optimization for Medical Image Segmentation: Theory and Practice when evaluating with Dice Score or Jaccard Index
Tom Eelbode, Jeroen Bertels, Maxim Berman, Dirk Vandermeulen, Frederik, Maes, Raf Bisschops, Matthew B. Blaschko

TL;DR
This paper explores the theoretical relationship between metric-sensitive loss functions and common pixel-wise losses in medical image segmentation, demonstrating the superiority of metric-sensitive losses for optimizing Dice and Jaccard scores.
Contribution
It provides a theoretical analysis of loss functions, showing that metric-sensitive losses better approximate evaluation metrics and are more effective than pixel-wise losses in medical segmentation.
Findings
Metric-sensitive losses approximate Dice and Jaccard scores well.
They outperform cross-entropy in various medical segmentation tasks.
The results support wider adoption of metric-sensitive losses.
Abstract
In many medical imaging and classical computer vision tasks, the Dice score and Jaccard index are used to evaluate the segmentation performance. Despite the existence and great empirical success of metric-sensitive losses, i.e. relaxations of these metrics such as soft Dice, soft Jaccard and Lovasz-Softmax, many researchers still use per-pixel losses, such as (weighted) cross-entropy to train CNNs for segmentation. Therefore, the target metric is in many cases not directly optimized. We investigate from a theoretical perspective, the relation within the group of metric-sensitive loss functions and question the existence of an optimal weighting scheme for weighted cross-entropy to optimize the Dice score and Jaccard index at test time. We find that the Dice score and Jaccard index approximate each other relatively and absolutely, but we find no such approximation for a weighted Hamming…
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
MethodsLovasz-Softmax
