paper-with-me

Papers

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, Constantin Ulrich, Tassilo Wald, Maximilian Zenk, Philipp Vollmuth, Jens Kleesiek, Fabian Isensee, Klaus Maier-Hein

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-Entropy, focus on volumetric overlap, often at the expense of preserving structural connectivity or topology. This can lead to segmentation errors that adversely affect downstream tasks, including flow calculation, navigation, and structural inspection. Although current topology-focused losses mark an improvement, they introduce significant computational and memory overheads. This is particularly relevant for 3D data, rendering these losses infeasible for larger volumes as well as increasingly important multi-class segmentation problems. To mitigate this, we propose a novel Skeleton Recall Loss, which effectively addresses these challenges by circumventing intensive GPU-based calculations with inexpensive CPU operations. It demonstrates overall superior performance to current state-of-the-art approaches on five public datasets for topology-preserving segmentation, while substantially reducing computational overheads by more than 90%. In doing so, we introduce the first multi-class capable loss function for thin structure segmentation, excelling in both efficiency and efficacy for topology-preservation.

📄 PDF Abstract BibTeX arXiv:2404.03010

Code (1)

MIC-DKFZ/Skeleton-Recall 공식 구현 pytorch

Tasks

CPUGPUSegmentation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

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

Spatiotemporal graph routing for skeleton-based action recognition

2019-07-17 · Thirty-Third AAAI Conference on Artificial Intelligence, 2019 7 · Bin Li, Xi Li, Zhongfei Zhang, Fei Wu

With the representation effectiveness, skeleton-based human action recognition has received considerable research attention, and has a wide range of real applications. In this area, many existing methods typically rely o…

Action RecognitionClusteringSkeleton Based Action RecognitionTemporal Action Localization

Promoting Connectivity of Network-Like Structures by Enforcing Region Separation

2020-09-15 · Doruk Oner, Mateusz Koziński, Leonardo Citraro, Nathan C. Dadap 외

We propose a novel, connectivity-oriented loss function for training deep convolutional networks to reconstruct network-like structures, like roads and irrigation canals, from aerial images. The main idea behind our loss…

Skelite: Compact Neural Networks for Efficient Iterative Skeletonization

2025-03-10 · Luis D. Reyes Vargas, Martin J. Menten, Johannes C. Paetzold, Nassir Navab 외

Skeletonization extracts thin representations from images that compactly encode their geometry and topology. These representations have become an important topological prior for preserving connectivity in curvilinear str…

BenchmarkingComputational Efficiency

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