English

Segmentation Loss Odyssey

Image and Video Processing 2020-05-28 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Loss functions are one of the crucial ingredients in deep learning-based medical image segmentation methods. Many loss functions have been proposed in existing literature, but are studied separately or only investigated with few other losses. In this paper, we present a systematic taxonomy to sort existing loss functions into four meaningful categories. This helps to reveal links and fundamental similarities between them. Moreover, we explore the relationship between the traditional region-based and the more recent boundary-based loss functions. The PyTorch implementations of these loss functions are publicly available at \url{https://github.com/JunMa11/SegLoss}.

Cite

@article{arxiv.2005.13449,
  title  = {Segmentation Loss Odyssey},
  author = {Jun Ma},
  journal= {arXiv preprint arXiv:2005.13449},
  year   = {2020}
}

Comments

Educational Materials (https://miccai-sb.github.io/materials/Ma2019.pdf)

R2 v1 2026-06-23T15:51:27.457Z