🤖 AI Summary
Colorectal polyp segmentation faces challenges including high morphological variability, severe domain shift, and prohibitively high annotation costs. Method: This paper proposes the first SAM adaptation framework leveraging automatically generated single-sample prompts. It introduces a novel correlation-prior-guided interactive prompt generation mechanism, integrated with scale-cascaded prior fusion and Euclidean-space prompt evolution—enabling iterative prompt optimization without additional annotations. Semantic transfer and noise filtering are further incorporated to enhance robustness. Contribution/Results: Evaluated on five public datasets, the method achieves an IoU of 76.93% on Kvasir—surpassing the state-of-the-art by 11.44%. It significantly improves generalization across domains and clinical deployability, establishing a new benchmark for efficient, low-annotation polyp segmentation.
📝 Abstract
Polyp segmentation is vital for early colorectal cancer detection, yet traditional fully supervised methods struggle with morphological variability and domain shifts, requiring frequent retraining. Additionally, reliance on large-scale annotations is a major bottleneck due to the time-consuming and error-prone nature of polyp boundary labeling. Recently, vision foundation models like Segment Anything Model (SAM) have demonstrated strong generalizability and fine-grained boundary detection with sparse prompts, effectively addressing key polyp segmentation challenges. However, SAM's prompt-dependent nature limits automation in medical applications, since manually inputting prompts for each image is labor-intensive and time-consuming. We propose OP-SAM, a One-shot Polyp segmentation framework based on SAM that automatically generates prompts from a single annotated image, ensuring accurate and generalizable segmentation without additional annotation burdens. Our method introduces Correlation-based Prior Generation (CPG) for semantic label transfer and Scale-cascaded Prior Fusion (SPF) to adapt to polyp size variations as well as filter out noisy transfers. Instead of dumping all prompts at once, we devise Euclidean Prompt Evolution (EPE) for iterative prompt refinement, progressively enhancing segmentation quality. Extensive evaluations across five datasets validate OP-SAM's effectiveness. Notably, on Kvasir, it achieves 76.93% IoU, surpassing the state-of-the-art by 11.44%.