paper-with-me

홈 › Papers

The Dice loss in the context of missing or empty labels: Introducing $Φ$ and $ε$

2022-07-19 · Sofie Tilborghs, Jeroen Bertels, David Robben, Dirk Vandermeulen, Frederik Maes

Albeit the Dice loss is one of the dominant loss functions in medical image segmentation, most research omits a closer look at its derivative, i.e. the real motor of the optimization when using gradient descent. In this paper, we highlight the peculiar action of the Dice loss in the presence of missing or empty labels. First, we formulate a theoretical basis that gives a general description of the Dice loss and its derivative. It turns out that the choice of the reduction dimensions $\Phi$ and the smoothing term $\epsilon$ is non-trivial and greatly influences its behavior. We find and propose heuristic combinations of $\Phi$ and $\epsilon$ that work in a segmentation setting with either missing or empty labels. Second, we empirically validate these findings in a binary and multiclass segmentation setting using two publicly available datasets. We confirm that the choice of $\Phi$ and $\epsilon$ is indeed pivotal. With $\Phi$ chosen such that the reductions happen over a single batch (and class) element and with a negligible $\epsilon$, the Dice loss deals with missing labels naturally and performs similarly compared to recent adaptations specific for missing labels. With $\Phi$ chosen such that the reductions happen over multiple batch elements or with a heuristic value for $\epsilon$, the Dice loss handles empty labels correctly. We believe that this work highlights some essential perspectives and hope that it encourages researchers to better describe their exact implementation of the Dice loss in future work.

📄 PDF Abstract BibTeX arXiv:2207.09521

Code (2)

jeroenbertels/dicegrad 공식 구현 tf
jeroenbertels/deepvoxnet2 tf

Tasks

Image SegmentationMedical Image SegmentationMissing LabelsSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Dice Loss \begin{equation} DiceLoss\left( y, \overline{p} \right) = 1 - \dfrac{\left( 2y\overline{p} + 1 \right)} {\left( y+\overline{p } + 1 \right)} \end{equation}

Similar Papers 제목 키워드 기반

Dice Semimetric Losses: Optimizing the Dice Score with Soft Labels

2023-03-28 · Zifu Wang, Teodora Popordanoska, Jeroen Bertels, Robin Lemmens 외

The soft Dice loss (SDL) has taken a pivotal role in numerous automated segmentation pipelines in the medical imaging community. Over the last years, some reasons behind its superior functioning have been uncovered and f…

Knowledge Distillation

Label-set Loss Functions for Partial Supervision: Application to Fetal Brain 3D MRI Parcellation

2021-07-08 · Lucas Fidon, Michael Aertsen, Doaa Emam, Nada Mufti 외

Deep neural networks have increased the accuracy of automatic segmentation, however, their accuracy depends on the availability of a large number of fully segmented images. Methods to train deep neural networks using ima…

Missing LabelsMRI segmentation

MOSAIC: Modality-agnostic Spectral Alignment for Federated Image-level Weakly Supervised Tumor Segmentation under Client-specific Missing Modalities

2026-08-20 · Tarun Kumar Garg, Vaanathi Sundaresan arxiv

Trustworthy multimodal fusion in clinical settings requires handling incomplete and heterogeneous modality subsets across institutions, where privacy constraints prohibit centralized data sharing. Federated learning (FL)…

Federated LearningTumor Segmentation

clDice -- A Novel Topology-Preserving Loss Function for Tubular Structure Segmentation

2020-03-16 · Suprosanna Shit, Johannes C. Paetzold, Anjany Sekuboyina, Ivan Ezhov 외

Accurate segmentation of tubular, network-like structures, such as vessels, neurons, or roads, is relevant to many fields of research. For such structures, the topology is their most important characteristic; particularl…

Graph SimilaritySegmentation

clDice - A Novel Topology-Preserving Loss Function for Tubular Structure Segmentation

2021-06-19 · CVPR 2021 1 · Suprosanna Shit, Johannes C. Paetzold, Anjany Sekuboyina, Ivan Ezhov 외

Accurate segmentation of tubular, network-like structures, such as vessels, neurons, or roads, is relevant to many fields of research. For such structures, the topology is their most important characteristic; particu…

Graph SimilaritySegmentation