PG-SAM pairs expert diagnostic text with a Segment Anything Model to segment parotid lesions in multi-sequence MRI, reporting the best DSC in most comparisons across three hospital datasets, but the text may leak ground-truth size and location.
SAM-SP: Self-Prompting Makes SAM Great Again
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
The recently introduced Segment Anything Model (SAM), a Visual Foundation Model (VFM), has demonstrated impressive capabilities in zero-shot segmentation tasks across diverse natural image datasets. Despite its success, SAM encounters noticeably performance degradation when applied to specific domains, such as medical images. Current efforts to address this issue have involved fine-tuning strategies, intended to bolster the generalizability of the vanilla SAM. However, these approaches still predominantly necessitate the utilization of domain specific expert-level prompts during the evaluation phase, which severely constrains the model's practicality. To overcome this limitation, we introduce a novel self-prompting based fine-tuning approach, called SAM-SP, tailored for extending the vanilla SAM model. Specifically, SAM-SP leverages the output from the previous iteration of the model itself as prompts to guide subsequent iteration of the model. This self-prompting module endeavors to learn how to generate useful prompts autonomously and alleviates the dependence on expert prompts during the evaluation phase, significantly broadening SAM's applicability. Additionally, we integrate a self-distillation module to enhance the self-prompting process further. Extensive experiments across various domain specific datasets validate the effectiveness of the proposed SAM-SP. Our SAM-SP not only alleviates the reliance on expert prompts but also exhibits superior segmentation performance comparing to the state-of-the-art task-specific segmentation approaches, the vanilla SAM, and SAM-based approaches.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Multi-Sequence Parotid Gland Lesion Segmentation via Expert Text-Guided Segment Anything Model
PG-SAM pairs expert diagnostic text with a Segment Anything Model to segment parotid lesions in multi-sequence MRI, reporting the best DSC in most comparisons across three hospital datasets, but the text may leak ground-truth size and location.