Automatic Segmentation of 3D CT scans with SAM2 using a zero-shot approach
Miquel Lopez Escoriza, Pau Amargant Alvarez

TL;DR
This paper demonstrates that with specific inference modifications, the zero-shot Segment Anything Model 2 (SAM2) can effectively segment 3D CT scans without fine-tuning, showing promise for medical imaging applications.
Contribution
It introduces a novel inference pipeline adaptation for SAM2 to handle 3D CT data in a zero-shot manner, addressing volumetric awareness limitations.
Findings
SAM2 can produce coherent 3D segmentations with proper inference adjustments.
The proposed method achieves competitive results on the TotalSegmentator dataset.
Zero-shot segmentation of volumetric CT scans is feasible without domain-specific training.
Abstract
Foundation models for image segmentation have shown strong generalization in natural images, yet their applicability to 3D medical imaging remains limited. In this work, we study the zero-shot use of Segment Anything Model 2 (SAM2) for automatic segmentation of volumetric CT data, without any fine-tuning or domain-specific training. We analyze how SAM2 should be applied to CT volumes and identify its main limitation: the lack of inherent volumetric awareness. To address this, we propose a set of inference-alone architectural and procedural modifications that adapt SAM2's video-based memory mechanism to 3D data by treating CT slices as ordered sequences. We conduct a systematic ablation study on a subset of 500 CT scans from the TotalSegmentator dataset to evaluate prompt strategies, memory propagation schemes and multi-pass refinement. Based on these findings, we select the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques · Advanced Neural Network Applications · 3D Shape Modeling and Analysis
