Skeleton Recall Loss for Connectivity Conserving and Resource Efficient Segmentation of Thin Tubular Structures
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Vessel segmentation | CFP OOD (test) | Dice0.7476 | 12 | |
| Binary modeling of 3D tubular structures | ATM'22 pulmonary airway (test) | clDice87.69 | 10 | |
| Binary modeling of 3D tubular structures | TopCoW Circle of Willis 24 (test) | clDice92.8 | 10 | |
| Binary modeling of 3D tubular structures | CTCA (test) | clDice85.08 | 10 | |
| Semantic segmentation | TopoMortar | Dice68 | 9 | |
| Vascular Skeleton Extraction | AortaSeg24 (test) | Overlap Volume82.69 | 9 | |
| Vascular Skeleton Extraction | ASOCA (test) | Overlap (OV)86.96 | 8 | |
| Semantic segmentation | DeepGlobeRoads | Dice Score71 | 7 | |
| Semantic segmentation | CRACK500 | Dice Score65 | 7 |