VesselSim: learning 3D blood vessel segmentation without expert annotations

📅 2026-05-25
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the heavy reliance on expert annotations in 3D vascular segmentation by proposing the first fully unsupervised two-stage framework. It begins by generating anatomically plausible synthetic angiographic data using geometric priors, followed by zero-shot transfer to real clinical images through a combination of a 3D U-Net and test-time self-supervised mask reconstruction. Notably, the method requires neither real annotated data nor any training on real images. Evaluated on multi-center brain and kidney MR/CT datasets, it achieves segmentation performance comparable to state-of-the-art foundation models, substantially reducing dependence on labeled data and in-domain real images. These results demonstrate the feasibility and strong generalization capability of purely synthetic data–driven 3D vascular segmentation.
📝 Abstract
Blood vessel segmentation is a core task in medical image analysis for the care of vascular diseases and surgical planning, yet the challenges of providing expert vascular annotations pose a major obstacle for the progress of related deep learning techniques. To address this, we propose VesselSim, a two-stage framework for universal 3D blood vessel segmentation that eliminates the need for real annotated data during training. First, we introduce a stochastic, geometry-driven vascular simulation framework that models recursive branching, curvature-controlled growth, and collision-aware topology, followed by domain-randomized intensity synthesis to generate 16,500 anatomically plausible 3D angiographic volumes. Second, a 3D U-Net is trained solely on this synthetic data. To bridge the domain gap from synthetic to real images at inference time, we introduce a test-time adaptation strategy via a self-supervised mask reconstruction decoder, enabling adaptation to unseen clinical scans without prior domain knowledge. We evaluate VesselSim in a zero-shot setting on multiple real-world datasets spanning MR and CT across several anatomical regions, including the brain and kidneys. Despite being trained exclusively on synthetic data, VesselSim achieves performance competitive with state-of-the-art vascular segmentation foundation models. These findings suggest that learning vessel geometry from synthetic tubular structures is effective for robust cross-domain generalization, substantially reducing the reliance on acquired medical imaging data and more importantly, expert annotations.
Problem

Research questions and friction points this paper is trying to address.

blood vessel segmentation
expert annotations
medical image analysis
3D segmentation
annotation scarcity
Innovation

Methods, ideas, or system contributions that make the work stand out.

synthetic data generation
3D vessel segmentation
test-time adaptation
domain randomization
annotation-free learning
🔎 Similar Papers
No similar papers found.