Synthetic Volumetric Data Generation Enables Zero-Shot Generalization of Foundation Models in 3D Medical Image Segmentation
Satrajit Chakrabarty, Sourya Sengupta, Gopal Avinash, Ravi Soni
TL;DR
This work tackles the gap between natural-image-focused foundation models and medical imaging by introducing SynthFM-3D, an analytic framework that models 3D anatomical variability, contrast, boundary definition, and noise to produce synthetic volumetric data for training promptable segmentation models. By training SAM 2.1 on 10,000 synthetic volumes and evaluating across CT, MR, and ultrasound, the approach achieves strong zero-shot generalization, outperforming the pretrained baseline and rivaling or exceeding supervised models like SAM-Med3D on unseen data. The results demonstrate that carefully parameterized synthetic data can bridge modality gaps, enabling scalable, annotation-free training of foundation models for diverse medical imaging tasks. This data-centric strategy holds practical impact for modality-agnostic segmentation, reducing reliance on manual labeling and expanding applicability to low-annotation or new-imaging-domain scenarios.
Abstract
Foundation models such as Segment Anything Model 2 (SAM 2) exhibit strong generalization on natural images and videos but perform poorly on medical data due to differences in appearance statistics, imaging physics, and three-dimensional structure. To address this gap, we introduce SynthFM-3D, an analytical framework that mathematically models 3D variability in anatomy, contrast, boundary definition, and noise to generate synthetic data for training promptable segmentation models without real annotations. We fine-tuned SAM 2 on 10,000 SynthFM-3D volumes and evaluated it on eleven anatomical structures across three medical imaging modalities (CT, MR, ultrasound) from five public datasets. SynthFM-3D training led to consistent and statistically significant Dice score improvements over the pretrained SAM 2 baseline, demonstrating stronger zero-shot generalization across modalities. When compared with the supervised SAM-Med3D model on unseen cardiac ultrasound data, SynthFM-3D achieved 2-3x higher Dice scores, establishing analytical 3D data modeling as an effective pathway to modality-agnostic medical segmentation.
