CoSAM通过自校正机制提升医学图像分割的跨域泛化能力
CoSAM: Self-Correcting SAM for Domain Generalization in 2D Medical Image Segmentation
- 不依赖提示生成器,先用SAM生成粗分割掩码
- 引入误差解码器模拟医生修正过程,实现自动优化
- 通过反馈提示迭代精炼,适合临床部署的鲁棒分割场景
医学图像因不同医疗中心成像协议和设备差异常出现分布偏移。领域泛化(DG)旨在训练模型以适应未见目标域。近期基于提示的分割一切模型(SAM)展现出强大泛化能力,受到广泛关注。现有基于SAM的方法尝试通过提示生成器自动产生提示以减少人工干预,但我们指出,在分布偏移下自动生成的提示可能不够准确,仍需临床医生手动验证与修正。为此,我们提出一种用于2D医学图像分割的自校正SAM(CoSAM)方法。该方法首先以无提示方式利用SAM生成粗分割掩码,作为后续阶段的先验提示,避免使用提示生成器。为自动优化这些粗掩码,我们设计了一个广义误差解码器,模拟临床医生的修正过程。此外,基于修正后的掩码生成多样化提示作为反馈,形成自校正循环,迭代优化预测结果,显著提升模型泛化性能。在两个医学图像分割基准数据集上,多种场景下的大量实验表明,CoSAM优于当前最先进的基于SAM的方法。
原文摘要 · Abstract (English)
Medical images often exhibit distribution shifts due to variations in imaging protocols and scanners across different medical centers. Domain Generalization (DG) methods aim to train models on source domains that can generalize to unseen target domains. Recently, the segment anything model (SAM) has demonstrated strong generalization capabilities due to its prompt-based design, and has gained significant attention in image segmentation tasks. Existing SAM-based approaches attempt to address the need for manual prompts by introducing prompt generators that automatically generate these prompts. However, we argue that auto-generated prompts may not be sufficiently accurate under distribution shifts, potentially leading to incorrect predictions that still require manual verification and correction by clinicians. To address this challenge, we propose a method for 2D medical image segmentation called Self-Correcting SAM (CoSAM). Our approach begins by generating coarse masks using SAM in a prompt-free manner, providing prior prompts for the subsequent stages, and eliminating the need for prompt generators. To automatically refine these coarse masks, we introduce a generalized error decoder that simulates the correction process typically performed by clinicians. Furthermore, we generate diverse prompts as feedback based on the corrected masks, which are used to iteratively refine the predictions within a self-correcting loop, enhancing the generalization performance of our model. Extensive experiments on two medical image segmentation benchmarks across multiple scenarios demonstrate the superiority of CoSAM over state-of-the-art SAM-based methods.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。