paper-with-me

홈 › Papers

Optimization for Medical Image Segmentation: Theory and Practice when evaluating with Dice Score or Jaccard Index

2020-10-26 · Tom Eelbode, Jeroen Bertels, Maxim Berman, Dirk Vandermeulen, Frederik Maes, Raf Bisschops, Matthew B. Blaschko

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 similarity. For the Tversky loss, the approximation gets monotonically worse when deviating from the trivial weight setting where soft Tversky equals soft Dice. We verify these results empirically in an extensive validation on six medical segmentation tasks and can confirm that metric-sensitive losses are superior to cross-entropy based loss functions in case of evaluation with Dice Score or Jaccard Index. This further holds in a multi-class setting, and across different object sizes and foreground/background ratios. These results encourage a wider adoption of metric-sensitive loss functions for medical segmentation tasks where the performance measure of interest is the Dice score or Jaccard index.

📄 PDF Abstract BibTeX arXiv:2010.13499

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Lovasz-Softmax The Lovasz-Softmax loss is a loss function for multiclass semantic segmentation that incorporates the softmax operation in the…

Similar Papers 제목 키워드 기반

Optimizing the Dice Score and Jaccard Index for Medical Image Segmentation: Theory & Practice

2019-11-05 · Jeroen Bertels, Tom Eelbode, Maxim Berman, Dirk Vandermeulen 외

The Dice score and Jaccard index are commonly used metrics for the evaluation of segmentation tasks in medical imaging. Convolutional neural networks trained for image segmentation tasks are usually optimized for (weight…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Application of belief functions to medical image segmentation: A review

2022-05-03 · Ling Huang, Su Ruan, Thierry Denoeux

The investigation of uncertainty is of major importance in risk-critical applications, such as medical image segmentation. Belief function theory, a formal framework for uncertainty analysis and multiple evidence fusion,…

Deep LearningImage SegmentationMedical Image SegmentationSegmentation+1

Medical Image Segmentation with Belief Function Theory and Deep Learning

2023-09-12 · Ling Huang

Deep learning has shown promising contributions in medical image segmentation with powerful learning and feature representation abilities. However, it has limitations for reasoning with and combining imperfect (imprecise…

Deep LearningImage SegmentationMedical Image SegmentationSegmentation+3

Exploring the Feasibility of AI-Assisted Spine MRI Protocol Optimization Using DICOM Image Metadata

2025-02-04 · Alice Vian, Diego Andre Eifer, Mauricio Anes, Guilherme Ribeiro Garcia 외

Artificial intelligence (AI) is increasingly being utilized to optimize magnetic resonance imaging (MRI) protocols. Given that image details are critical for diagnostic accuracy, optimizing MRI acquisition protocols is e…

AttributeBinary ClassificationDiagnostic

Rethinking Semi-Supervised Medical Image Segmentation: A Variance-Reduction Perspective

2023-02-03 · NeurIPS 2023 11 · Chenyu You, Weicheng Dai, Yifei Min, Fenglin Liu 외

For medical image segmentation, contrastive learning is the dominant practice to improve the quality of visual representations by contrasting semantically similar and dissimilar pairs of samples. This is enabled by the o…

Contrastive LearningImage SegmentationMedical Image SegmentationSegmentation+2