CVSep 4, 2025

TopoSculpt: Betti-Steered Topological Sculpting of 3D Fine-grained Tubular Shapes

arXiv:2509.03938v11 citationsh-index: 13Has Code
Originality Incremental advance
AI Analysis

This work solves the problem of high-fidelity modeling of complex 3D tubular anatomy for medical applications like bronchoscopic navigation, though it appears incremental as it builds on topology-aware methods.

The paper tackled the problem of accurately reconstructing 3D tubular anatomical structures by addressing limitations in existing methods that fail to ensure topological correctness, resulting in substantial reductions in topological errors, such as reducing β₀ errors from 69.00 to 3.40 on an airway dataset and improving detection rates by nearly 10%.

Medical tubular anatomical structures are inherently three-dimensional conduits with lumens, enclosing walls, and complex branching topologies. Accurate reconstruction of their geometry and topology is crucial for applications such as bronchoscopic navigation and cerebral arterial connectivity assessment. Existing methods often rely on voxel-wise overlap measures, which fail to capture topological correctness and completeness. Although topology-aware losses and persistent homology constraints have shown promise, they are usually applied patch-wise and cannot guarantee global preservation or correct geometric errors at inference. To address these limitations, we propose a novel TopoSculpt, a framework for topological refinement of 3D fine-grained tubular structures. TopoSculpt (i) adopts a holistic whole-region modeling strategy to capture full spatial context, (ii) first introduces a Topological Integrity Betti (TIB) constraint that jointly enforces Betti number priors and global integrity, and (iii) employs a curriculum refinement scheme with persistent homology to progressively correct errors from coarse to fine scales. Extensive experiments on challenging pulmonary airway and Circle of Willis datasets demonstrate substantial improvements in both geometry and topology. For instance, $β_{0}$ errors are reduced from 69.00 to 3.40 on the airway dataset and from 1.65 to 0.30 on the CoW dataset, with Tree length detected and branch detected rates improving by nearly 10\%. These results highlight the effectiveness of TopoSculpt in correcting critical topological errors and advancing the high-fidelity modeling of complex 3D tubular anatomy. The project homepage is available at: https://github.com/Puzzled-Hui/TopoSculpt.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes