TL;DR
TEDS-Net introduces a topology-preserving segmentation approach using a diffeomorphic framework, ensuring anatomical correctness in segmentations without compromising accuracy, demonstrated on myocardium segmentation with perfect topology preservation.
Contribution
The paper presents a novel diffeomorphic-based segmentation method that guarantees topology preservation, addressing a key limitation of traditional deep learning segmentation models.
Findings
TEDS-Net preserved topology in 100% of cases.
It achieved comparable Hausdorff Distance and Dice scores to U-Net.
The method outperformed U-Net in topology preservation.
Abstract
Accurate topology is key when performing meaningful anatomical segmentations, however, it is often overlooked in traditional deep learning methods. In this work we propose TEDS-Net: a novel segmentation method that guarantees accurate topology. Our method is built upon a continuous diffeomorphic framework, which enforces topology preservation. However, in practice, diffeomorphic fields are represented using a finite number of parameters and sampled using methods such as linear interpolation, violating the theoretical guarantees. We therefore introduce additional modifications to more strictly enforce it. Our network learns how to warp a binary prior, with the desired topological characteristics, to complete the segmentation task. We tested our method on myocardium segmentation from an open-source 2D heart dataset. TEDS-Net preserved topology in 100% of the cases, compared to 90% from…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConcatenated Skip Connection · Max Pooling · Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · U-Net
