paper-with-me

Papers

Topologically faithful image segmentation via induced matching of persistence barcodes

2022-11-28 · Nico Stucki, Johannes C. Paetzold, Suprosanna Shit, Bjoern Menze, Ulrich Bauer

Image segmentation is a largely researched field where neural networks find vast applications in many facets of technology. Some of the most popular approaches to train segmentation networks employ loss functions optimizing pixel-overlap, an objective that is insufficient for many segmentation tasks. In recent years, their limitations fueled a growing interest in topology-aware methods, which aim to recover the correct topology of the segmented structures. However, so far, none of the existing approaches achieve a spatially correct matching between the topological features of ground truth and prediction. In this work, we propose the first topologically and feature-wise accurate metric and loss function for supervised image segmentation, which we term Betti matching. We show how induced matchings guarantee the spatially correct matching between barcodes in a segmentation setting. Furthermore, we propose an efficient algorithm to compute the Betti matching of images. We show that the Betti matching error is an interpretable metric to evaluate the topological correctness of segmentations, which is more sensitive than the well-established Betti number error. Moreover, the differentiability of the Betti matching loss enables its use as a loss function. It improves the topological performance of segmentation networks across six diverse datasets while preserving the volumetric performance. Our code is available in https://github.com/nstucki/Betti-matching.

📄 PDF Abstract BibTeX arXiv:2211.15272

Code (2)

nstucki/betti-matching 공식 구현 pytorch
alexanderhberger/topo-pitfalls jax

Tasks

Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

None 설명 없음

Similar Papers 제목 키워드 기반

Topologically Faithful Multi-class Segmentation in Medical Images

2024-03-16 · Alexander H. Berger, Nico Stucki, Laurin Lux, Vincent Buergin 외

Topological accuracy in medical image segmentation is a highly important property for downstream applications such as network analysis and flow modeling in vessels or cell counting. Recently, significant methodological a…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Few-shot Semantic Segmentation with Support-induced Graph Convolutional Network

2023-01-09 · Jie Liu, Yanqi Bao, Wenzhe Yin, Haochen Wang 외

Few-shot semantic segmentation (FSS) aims to achieve novel objects segmentation with only a few annotated samples and has made great progress recently. Most of the existing FSS models focus on the feature matching betwee…

Few-Shot Semantic Segmentation

Mask Factory: Towards High-quality Synthetic Data Generation for Dichotomous Image Segmentation

2024-12-26 · Haotian Qian, YD Chen, Shengtao Lou, Fahad Shahbaz Khan 외

Dichotomous Image Segmentation (DIS) tasks require highly precise annotations, and traditional dataset creation methods are labor intensive, costly, and require extensive domain expertise. Although using synthetic data f…

Dichotomous Image SegmentationImage SegmentationSemantic SegmentationSynthetic Data Generation

Sulcal Pattern Matching with the Wasserstein Distance

2023-07-01 · Zijian Chen, Soumya Das, Moo K. Chung

We present the unified computational framework for modeling the sulcal patterns of human brain obtained from the magnetic resonance images. The Wasserstein distance is used to align the sulcal patterns nonlinearly. These…

Image Registration

Topograph: An efficient Graph-Based Framework for Strictly Topology Preserving Image Segmentation

2024-11-05 · Laurin Lux, Alexander H. Berger, Alexander Weers, Nico Stucki 외

Topological correctness plays a critical role in many image segmentation tasks, yet most networks are trained using pixel-wise loss functions, such as Dice, neglecting topological accuracy. Existing topology-aware method…

Image SegmentationSemantic Segmentation