SAM2-SGP: Enhancing SAM2 for Medical Image Segmentation via Support-Set Guided Prompting
Yang Xing, Jiong Wu, Yuheng Bu, Kuang Gong

TL;DR
This paper introduces SAM2-SGP, a novel framework that enhances SAM2 for medical image segmentation by eliminating manual prompts and addressing domain shift, leading to significant performance improvements across various medical imaging modalities.
Contribution
We propose SAM2-SGP, which automatically generates pseudo-masks and attention guidance, and employs low-rank adaptation to improve SAM2's effectiveness in medical image segmentation.
Findings
Outperforms state-of-the-art models like nnUNet and SwinUNet
Effective across multiple medical imaging modalities
Reduces reliance on manual prompts
Abstract
Although new vision foundation models such as Segment Anything Model 2 (SAM2) have significantly enhanced zero-shot image segmentation capabilities, reliance on human-provided prompts poses significant challenges in adapting SAM2 to medical image segmentation tasks. Moreover, SAM2's performance in medical image segmentation was limited by the domain shift issue, since it was originally trained on natural images and videos. To address these challenges, we proposed SAM2 with support-set guided prompting (SAM2-SGP), a framework that eliminated the need for manual prompts. The proposed model leveraged the memory mechanism of SAM2 to generate pseudo-masks using image-mask pairs from a support set via a Pseudo-mask Generation (PMG) module. We further introduced a novel Pseudo-mask Attention (PMA) module, which used these pseudo-masks to automatically generate bounding boxes and enhance…
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
TopicsBrain Tumor Detection and Classification · COVID-19 diagnosis using AI · Medical Image Segmentation Techniques
MethodsSparse Evolutionary Training
