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

Nico Stucki,Vincent Bürgin,Johannes C. Paetzold,Ulrich Bauer
2024-07-06
Abstract: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 <a class="link-external link-https" href="https://github.com/nstucki/Betti-Matching-3D" rel="external noopener nofollow">this https URL</a>.
Algebraic Topology,Computer Vision and Pattern Recognition
What problem does this paper attempt to address?