SAM Fewshot Finetuning for Anatomical Segmentation in Medical Images
Weiyi Xie, Nathalie Willems, Shubham Patil, Yang Li, Mayank Kumar

TL;DR
This paper introduces a simple yet effective few-shot fine-tuning method for adapting SAM to medical image segmentation, significantly reducing labeling effort while maintaining high accuracy across multiple datasets.
Contribution
The authors reformulate SAM's mask decoder to utilize few-shot embeddings as prompts, enabling efficient adaptation to medical segmentation tasks with minimal labeled data.
Findings
Achieves about 50% improvement in IoU over point prompt SAM.
Performs comparably to fully supervised methods with much less labeled data.
Validated on four datasets across six anatomical segmentation tasks.
Abstract
We propose a straightforward yet highly effective few-shot fine-tuning strategy for adapting the Segment Anything (SAM) to anatomical segmentation tasks in medical images. Our novel approach revolves around reformulating the mask decoder within SAM, leveraging few-shot embeddings derived from a limited set of labeled images (few-shot collection) as prompts for querying anatomical objects captured in image embeddings. This innovative reformulation greatly reduces the need for time-consuming online user interactions for labeling volumetric images, such as exhaustively marking points and bounding boxes to provide prompts slice by slice. With our method, users can manually segment a few 2D slices offline, and the embeddings of these annotated image regions serve as effective prompts for online segmentation tasks. Our method prioritizes the efficiency of the fine-tuning process by…
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
SAM Fewshot Finetuning for Anatomical Segmentation in Medical Images· youtube
Taxonomy
TopicsMedical Imaging and Analysis · Medical Image Segmentation Techniques · Brain Tumor Detection and Classification
MethodsSparse Evolutionary Training · Segment Anything Model
