arXiv:2507.16337cs.CV2025-07中稿 · ICCV

仅用一张标注图像,实现精准通用的息肉分割,无需重复标注。

One Polyp Identifies All: One-Shot Polyp Segmentation with SAM via Cascaded Priors and Iterative Prompt Evolution

  • 基于SAM自动从单张图像生成提示,实现零新增标注。
  • 在Kvasir数据集上达到76.93%的IoU,领先现有方法11.44%。
  • 适合临床部署,解决息肉形态多变与跨域泛化难题。

息肉分割对早期结直肠癌检测至关重要,但传统全监督方法受限于形态变异和领域偏移,需频繁重训。且大规模标注耗时耗力,边界标注易出错。近期视觉基础模型如分割一切模型(SAM)凭借稀疏提示即可实现强泛化性与细粒度边界检测,有效缓解关键挑战。然而,其依赖人工输入提示的特性在医疗场景中难以自动化,因逐图标注成本过高。本文提出OP-SAM框架,基于SAM实现仅需单张标注图像即可自动生成提示,无需额外标注即可实现高精度、强泛化的息肉分割。方法引入基于相关性的先验生成(CPG)实现语义标签迁移,并通过尺度级联先验融合(SPF)适应不同大小息肉并过滤噪声迁移。不一次性输出所有提示,而是采用欧氏提示演化(EPE)进行迭代优化,逐步提升分割质量。在五个数据集上的评估验证了该方法的有效性。尤其在Kvasir数据集上,达到76.93%的IoU,超越当前最优方法11.44%。

原文摘要 · Abstract (English)

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%.

医学图像分割SAM少样本

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。