SAM-MPA: Applying SAM to Few-shot Medical Image Segmentation using Mask Propagation and Auto-prompting
Jie Xu, Xiaokang Li, Chengyu Yue, Yuanyuan Wang, Yi Guo

TL;DR
This paper introduces SAM-MPA, a novel framework that leverages the pre-trained Segment Anything Model for few-shot medical image segmentation, using mask propagation and auto-prompting to achieve high accuracy with minimal labeled data.
Contribution
The paper presents a new SAM-based approach for few-shot medical image segmentation that eliminates the need for extensive domain-specific pre-training.
Findings
Achieves Dice scores of 74.53% on Breast US and 94.36% on Chest X-ray datasets.
Outperforms existing state-of-the-art few-shot auto-segmentation methods.
Requires only 10 labeled examples for high-accuracy segmentation.
Abstract
Medical image segmentation often faces the challenge of prohibitively expensive annotation costs. While few-shot learning offers a promising solution to alleviate this burden, conventional approaches still rely heavily on pre-training with large volumes of labeled data from known categories. To address this issue, we propose leveraging the Segment Anything Model (SAM), pre-trained on over 1 billion masks, thus circumventing the need for extensive domain-specific annotated data. In light of this, we developed SAM-MPA, an innovative SAM-based framework for few-shot medical image segmentation using Mask Propagation-based Auto-prompting. Initially, we employ k-centroid clustering to select the most representative examples for labelling to construct the support set. These annotated examples are registered to other images yielding deformation fields that facilitate the propagation of the mask…
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 · Brain Tumor Detection and Classification · Advanced Neural Network Applications
MethodsSegment Anything Model
