IVCVNov 26, 2024

vesselFM: A Foundation Model for Universal 3D Blood Vessel Segmentation

arXiv:2411.17386v219 citationsh-index: 69CVPR
Originality Incremental advance
AI Analysis

This provides a universal solution for medical image analysis, addressing domain gaps and reducing the need for tedious annotations, though it is domain-specific to blood vessel segmentation.

The paper tackles the problem of 3D blood vessel segmentation across diverse medical imaging modalities by introducing vesselFM, a foundation model that achieves zero-shot generalization and outperforms state-of-the-art methods in zero-, one-, and few-shot scenarios.

Segmenting 3D blood vessels is a critical yet challenging task in medical image analysis. This is due to significant imaging modality-specific variations in artifacts, vascular patterns and scales, signal-to-noise ratios, and background tissues. These variations, along with domain gaps arising from varying imaging protocols, limit the generalization of existing supervised learning-based methods, requiring tedious voxel-level annotations for each dataset separately. While foundation models promise to alleviate this limitation, they typically fail to generalize to the task of blood vessel segmentation, posing a unique, complex problem. In this work, we present vesselFM, a foundation model designed specifically for the broad task of 3D blood vessel segmentation. Unlike previous models, vesselFM can effortlessly generalize to unseen domains. To achieve zero-shot generalization, we train vesselFM on three heterogeneous data sources: a large, curated annotated dataset, data generated by a domain randomization scheme, and data sampled from a flow matching-based generative model. Extensive evaluations show that vesselFM outperforms state-of-the-art medical image segmentation foundation models across four (pre-)clinically relevant imaging modalities in zero-, one-, and few-shot scenarios, therefore providing a universal solution for 3D blood vessel segmentation.

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