Redirecting to original paper in 30 seconds...
Click below to go immediately or wait for automatic redirect
📄 Abstract
Abstract: Accurate magnetic resonance imaging (MRI) segmentation is crucial for
clinical decision-making, but remains labor-intensive when performed manually.
Convolutional neural network (CNN)-based methods can be accurate and efficient,
but often generalize poorly to MRI's variable contrast, intensity
inhomogeneity, and protocols. Although the transformer-based Segment Anything
Model (SAM) has demonstrated remarkable generalizability in natural images,
existing adaptations often treat MRI as another imaging modality, overlooking
these modality-specific challenges. We present SAMRI, an MRI-specialized SAM
trained and validated on 1.1 million labeled MR slices spanning whole-body
organs and pathologies. We demonstrate that SAM can be effectively adapted to
MRI by simply fine-tuning its mask decoder using a two-stage strategy, reducing
training time by 94% and trainable parameters by 96% versus full-model
retraining. Across diverse MRI segmentation tasks, SAMRI achieves a mean Dice
of 0.87, delivering state-of-the-art accuracy across anatomical regions and
robust generalization on unseen structures, particularly small and clinically
important structures.
Authors (7)
Zhao Wang
Wei Dai
Thuy Thanh Dao
Steffen Bollmann
Hongfu Sun
Craig Engstrom
+1 more
Submitted
October 30, 2025
Key Contributions
SAMRI adapts the general-purpose Segment Anything Model (SAM) for MRI segmentation by fine-tuning its mask decoder. This approach significantly reduces training time (94%) and trainable parameters (96%) compared to full retraining, demonstrating an efficient method for specializing foundation models for medical imaging tasks.
Business Value
Enables faster and more accurate segmentation of MRI scans, potentially leading to quicker diagnoses and more efficient clinical workflows. Reduces the need for manual segmentation, saving significant clinician time.