paper-with-me

홈 › Papers

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, Alexander Unger, Andrey Zhylka, Josien P. W. Pluim, Ulrich Bauer, Bjoern H. Menze

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; particularly preserving connectedness: in the case of vascular networks, missing a connected vessel entirely alters the blood-flow dynamics. We introduce a novel similarity measure termed centerlineDice (short clDice), which is calculated on the intersection of the segmentation masks and their (morphological) skeleta. We theoretically prove that clDice guarantees topology preservation up to homotopy equivalence for binary 2D and 3D segmentation. Extending this, we propose a computationally efficient, differentiable loss function (soft-clDice) for training arbitrary neural segmentation networks. We benchmark the soft-clDice loss on five public datasets, including vessels, roads and neurons (2D and 3D). Training on soft-clDice leads to segmentation with more accurate connectivity information, higher graph similarity, and better volumetric scores.

📄 PDF Abstract BibTeX

Code (1)

jocpae/clDice 공식 구현 pytorch

Tasks

Graph SimilaritySegmentation

Similar Papers 제목 키워드 기반

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

UADSN: Uncertainty-Aware Dual-Stream Network for Facial Nerve Segmentation

2024-06-29 · Guanghao Zhu, Lin Liu, Jing Zhang, Xiaohui Du 외

Facial nerve segmentation is crucial for preoperative path planning in cochlear implantation surgery. Recently, researchers have proposed some segmentation methods, such as atlas-based and deep learning-based methods. Ho…

Segmentation

Skeleton Recall Loss for Connectivity Conserving and Resource Efficient Segmentation of Thin Tubular Structures

2024-04-03 · Yannick Kirchhoff, Maximilian R. Rokuss, Saikat Roy, Balint Kovacs 외

Accurately segmenting thin tubular structures, such as vessels, nerves, roads or concrete cracks, is a crucial task in computer vision. Standard deep learning-based segmentation loss functions, such as Dice or Cross-Entr…

CPUGPUSegmentation

TopoMortar: A dataset to evaluate image segmentation methods focused on topology accuracy

2025-03-05 · Juan Miguel Valverde, Motoya Koga, Nijihiko Otsuka, Anders Bjorholm Dahl

We present TopoMortar, a brick wall dataset that is the first dataset specifically designed to evaluate topology-focused image segmentation methods, such as topology loss functions. TopoMortar enables to investigate in t…

AttributeData AugmentationImage SegmentationSemantic Segmentation

Does the Skeleton-Recall Loss Really Work?

2025-08-15 · Devansh Arora, Nitin Kumar, Sukrit Gupta arxiv

Image segmentation is an important and widely performed task in computer vision. Accomplishing effective image segmentation in diverse settings often requires custom model architectures and loss functions. A set of model…

Image Segmentation