ProMISe: Promptable Medical Image Segmentation using SAM
Jinfeng Wang, Sifan Song, Xinkun Wang, Yiyi Wang, Yiyi Miao, Jionglong, Su, S. Kevin Zhou

TL;DR
ProMISe introduces a non-fine-tuned framework for medical image segmentation that leverages adaptive prompts and incremental pattern shifting to achieve state-of-the-art performance while preserving SAM's original capabilities.
Contribution
The paper presents ProMISe, a novel end-to-end framework combining adaptive prompting and pattern shifting to adapt SAM for medical imaging without fine-tuning.
Findings
Achieves competitive performance in medical image segmentation.
Maintains SAM's prompting capabilities while adapting to medical domains.
Operates effectively without fine-tuning, reducing costs and risks.
Abstract
With the proposal of the Segment Anything Model (SAM), fine-tuning SAM for medical image segmentation (MIS) has become popular. However, due to the large size of the SAM model and the significant domain gap between natural and medical images, fine-tuning-based strategies are costly with potential risk of instability, feature damage and catastrophic forgetting. Furthermore, some methods of transferring SAM to a domain-specific MIS through fine-tuning strategies disable the model's prompting capability, severely limiting its utilization scenarios. In this paper, we propose an Auto-Prompting Module (APM), which provides SAM-based foundation model with Euclidean adaptive prompts in the target domain. Our experiments demonstrate that such adaptive prompts significantly improve SAM's non-fine-tuned performance in MIS. In addition, we propose a novel non-invasive method called Incremental…
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
MethodsSegment Anything Model
