SAM3D: Zero-Shot Semi-Automatic Segmentation in 3D Medical Images with the Segment Anything Model
Trevor J. Chan, Aarush Sahni, Yijin Fang, Jie Li, Alisha Luthra, Alison Pouch, Chamith S. Rajapakse
TL;DR
The paper addresses the bottleneck of data-hungry 3D medical segmentation by proposing SAM3D, a zero-shot, semi-automatic method that extends the 2D Segment Anything Model to 3D through 3D polyline prompts, multi-axis slicing, and a reconstruction pipeline. It demonstrates that high-quality 3D segmentations can be achieved across CT and MRI modalities without additional training, outperforming a leading 2D medical adaptation (MedSAM) in pelvic CT and aorta segmentation while remaining fast. The approach reduces manual input and time, enabling rapid labeling and potential clinical utility in planning, education, and research, with robustness across imaging contrasts. The work suggests that leveraging rich prompts and volumetric redundancy can compensate for the lack of domain-specific 3D training data, pointing to data-efficient directions for future 3D segmentation research.
Abstract
We introduce SAM3D, a new approach to semi-automatic zero-shot segmentation of 3D images building on the existing Segment Anything Model. We achieve fast and accurate segmentations in 3D images with a four-step strategy involving: user prompting with 3D polylines, volume slicing along multiple axes, slice-wide inference with a pretrained model, and recomposition and refinement in 3D. We evaluated SAM3D performance qualitatively on an array of imaging modalities and anatomical structures and quantify performance for specific structures in abdominal pelvic CT and brain MRI. Notably, our method achieves good performance with zero model training or finetuning, making it particularly useful for tasks with a scarcity of preexisting labeled data. By enabling users to create 3D segmentations of unseen data quickly and with dramatically reduced manual input, these methods have the potential to aid surgical planning and education, diagnostic imaging, and scientific research.
