paper-with-me

Papers

Efficient Betti Matching Enables Topology-Aware 3D Segmentation via Persistent Homology

2024-07-05 · Nico Stucki, Vincent Bürgin, Johannes C. Paetzold, Ulrich Bauer

In this work, we propose an efficient algorithm for the calculation of the Betti matching, which can be used as a loss function to train topology aware segmentation networks. Betti matching loss builds on techniques from topological data analysis, specifically persistent homology. A major challenge is the computational cost of computing persistence barcodes. In response to this challenge, we propose a new, highly optimized implementation of Betti matching, implemented in C++ together with a python interface, which achieves significant speedups compared to the state-of-the-art implementation Cubical Ripser. We use Betti matching 3D to train segmentation networks with the Betti matching loss and demonstrate improved topological correctness of predicted segmentations across several datasets. The source code is available at https://github.com/nstucki/Betti-Matching-3D.

📄 PDF Abstract BibTeX arXiv:2407.04683

Code (1)

alexanderhberger/multiclass-bettimatching jax

Tasks

SegmentationTopological Data Analysis

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Topologically faithful image segmentation via induced matching of persistence barcodes

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

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 optimiz…

Image SegmentationSegmentationSemantic Segmentation

Topology-Preserving Deep Image Segmentation

2019-06-12 · NeurIPS 2019 12 · Xiaoling Hu, Li Fuxin, Dimitris Samaras, Chao Chen

Segmentation algorithms are prone to make topological errors on fine-scale structures, e.g., broken connections. We propose a novel method that learns to segment with correct topology. In particular, we design a continuo…

Image SegmentationSegmentationSemantic Segmentation

FMS$^2$: Unified Flow Matching for Segmentation and Synthesis of Thin Structures

2026-03-14 · Babak Asadi, Peiyang Wu, Mani Golparvar-Fard, Viraj Shah 외 arxiv

Segmenting thin structures like infrastructure cracks and anatomical vessels is a task hampered by topology-sensitive geometry, high annotation costs, and poor generalization across domains. Existing methods address thes…

Data Augmentation

Scalar Function Topology Divergence: Comparing Topology of 3D Objects

2024-07-11 · Ilya Trofimov, Daria Voronkova, Eduard Tulchinskii, Evgeny Burnaev 외

We propose a new topological tool for computer vision - Scalar Function Topology Divergence (SFTD), which measures the dissimilarity of multi-scale topology between sublevel sets of two functions having a common domain. …

Anatomically Conditioned Recurrent Refinement for Topology-Aware Circle of Willis Segmentation

2026-06-10 · Juraj Perić, Marija Habijan, Dario Mužević, Irena Galić 외 arxiv

Segmenting the Circle of Willis (CoW) from Magnetic Resonance Angiography (MRA) is challenging due to complex topology and thin vascular structures that are prone to fragmentation. Standard Convolutional Neural Networks …