3DSAM-adapter: Holistic adaptation of SAM from 2D to 3D for promptable tumor segmentation
Shizhan Gong, Yuan Zhong, Wenao Ma, Jinpeng Li, Zhao Wang, Jingyang, Zhang, Pheng-Ann Heng, Qi Dou

TL;DR
This paper introduces 3DSAM-adapter, a novel method that adapts the 2D SAM model for 3D medical tumor segmentation, achieving superior results with minimal retraining on volumetric data.
Contribution
The paper presents a holistic architecture modification and lightweight fine-tuning approach to transfer SAM from 2D to 3D medical imaging, maintaining pre-trained knowledge while enhancing segmentation performance.
Findings
Outperforms state-of-the-art models on 3 out of 4 tumor segmentation datasets.
Achieves up to 29.87% improvement in segmentation accuracy.
Requires minimal additional parameters for effective 3D adaptation.
Abstract
Despite that the segment anything model (SAM) achieved impressive results on general-purpose semantic segmentation with strong generalization ability on daily images, its demonstrated performance on medical image segmentation is less precise and not stable, especially when dealing with tumor segmentation tasks that involve objects of small sizes, irregular shapes, and low contrast. Notably, the original SAM architecture is designed for 2D natural images, therefore would not be able to extract the 3D spatial information from volumetric medical data effectively. In this paper, we propose a novel adaptation method for transferring SAM from 2D to 3D for promptable medical image segmentation. Through a holistically designed scheme for architecture modification, we transfer the SAM to support volumetric inputs while retaining the majority of its pre-trained parameters for reuse. 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Radiomics and Machine Learning in Medical Imaging · AI in cancer detection
MethodsSegment Anything Model
