Related Experiment Video
Updated: Jun 15, 2025

04:48
Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
Published on: November 30, 2022
2.7K
MA-SAM: Modality-agnostic SAM adaptation for 3D medical image segmentation.
Cheng Chen1, Juzheng Miao2, Dufan Wu1
1Center of Advanced Medical Computing and Analysis, Massachusetts General Hospital and Harvard Medical School, Boston, MA 02114, USA.
Medical Image Analysis
|August 25, 2024
Summary
MA-SAM adapts the Segment Anything Model (SAM) for medical images by incorporating 3D information. This framework enhances medical image segmentation performance across CT, MRI, and surgical videos, outperforming existing methods.
Area of Science:
- Artificial Intelligence
- Medical Imaging
- Computer Vision
Background:
- The Segment Anything Model (SAM) excels in natural image segmentation but struggles with medical images due to domain differences.
- Adapting SAM for medical imaging requires integrating 3D (volumetric/temporal) information while preserving its powerful 2D pre-trained weights.
Purpose of the Study:
- To introduce MA-SAM, a modality-agnostic framework for adapting SAM to diverse 3D medical data (CT, MRI, surgical videos).
- To leverage SAM's 2D backbone by injecting 3D adapters for enhanced feature extraction.
Main Methods:
- MA-SAM employs parameter-efficient fine-tuning, updating minimal weights to preserve SAM's pre-trained knowledge.
- 3D adapters are integrated into the transformer blocks of SAM's image encoder to process volumetric and temporal data.
- The framework is designed to be modality-agnostic, applicable across various medical imaging types.
Main Results:
- MA-SAM consistently outperformed state-of-the-art 3D segmentation methods on five tasks using 11 public datasets (CT, MRI, surgical video).
- Achieved superior Dice scores compared to nnU-Net in CT multi-organ (0.9%), MRI prostate (2.6%), and surgical scene segmentation (9.9%).
- Demonstrated strong generalization capabilities, particularly in challenging tumor segmentation tasks, even with prompts.
Conclusions:
- MA-SAM effectively adapts the Segment Anything Model for 3D medical image segmentation, achieving superior performance.
- The framework's modality-agnostic design and parameter-efficient approach make it a versatile tool for medical AI.
- MA-SAM represents a significant advancement in applying foundation models to complex medical imaging challenges.

