Self-Prompting Large Vision Models for Few-Shot Medical Image Segmentation
Qi Wu, Yuyao Zhang, Marawan Elbatel

TL;DR
This paper introduces a self-prompting approach for large vision models like SAM to improve few-shot medical image segmentation, avoiding extensive data tuning and leveraging the model's embedding space for better performance.
Contribution
It proposes a novel self-prompting method using SAM's embedding space and a linear classifier, enabling effective few-shot segmentation without extensive data or prior prompts.
Findings
Achieves over 15% improvement compared to fine-tuning methods
Demonstrates competitive results across multiple datasets
Leverages SAM's embedding space for self-prompting
Abstract
Recent advancements in large foundation models have shown promising potential in the medical industry due to their flexible prompting capability. One such model, the Segment Anything Model (SAM), a prompt-driven segmentation model, has shown remarkable performance improvements, surpassing state-of-the-art approaches in medical image segmentation. However, existing methods primarily rely on tuning strategies that require extensive data or prior prompts tailored to the specific task, making it particularly challenging when only a limited number of data samples are available. In this paper, we propose a novel perspective on self-prompting in medical vision applications. Specifically, we harness the embedding space of SAM to prompt itself through a simple yet effective linear pixel-wise classifier. By preserving the encoding capabilities of the large model, the contextual information from…
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
TopicsAdvanced Neural Network Applications · Medical Image Segmentation Techniques · Radiomics and Machine Learning in Medical Imaging
MethodsSegment Anything Model
