arXiv:2409.12522cs.CV2024-09中稿 · the 27th Internati…被引 25

用自学习原型提示提升SAM在医学图像分割中的跨域泛化能力

Prompting Segment Anything Model with Domain-Adaptive Prototype for Generalizable Medical Image Segmentation

  • 通过自适应原型提示框架微调SAM,增强模型对不同医疗数据集的适应性
  • 在两种模态的单源域泛化任务上达到当前最优性能
  • 适合需要高泛化能力的医学图像分割场景

基于深度学习的方法常因领域偏移导致性能下降。近年来虽设计了复杂网络结构应对此问题,但大规模预训练大模型凭借卓越分割能力,为医学图像分割提供了新思路。本文提出一种新型域自适应提示框架DAPSAM,用于微调Segment Anything Model(SAM),解决医学图像分割中的单源域泛化(SDG)问题。DAPSAM不仅采用更利于泛化的适配器结构,还引入基于自学习原型的提示生成器以提升模型泛化能力。具体地,先将关键低层特征融合至中间特征,再通过注意力滤波器去除冗余信息,获得更鲁棒的图像嵌入;随后,利用可学习的记忆库构建域自适应原型以生成提示。大量实验表明,DAPSAM在两种不同模态的SDG医学图像分割任务上均取得当前最优表现。代码已开源。

原文摘要 · Abstract (English)

Deep learning based methods often suffer from performance degradation caused by domain shift. In recent years, many sophisticated network structures have been designed to tackle this problem. However, the advent of large model trained on massive data, with its exceptional segmentation capability, introduces a new perspective for solving medical segmentation problems. In this paper, we propose a novel Domain-Adaptive Prompt framework for fine-tuning the Segment Anything Model (termed as DAPSAM) to address single-source domain generalization (SDG) in segmenting medical images. DAPSAM not only utilizes a more generalization-friendly adapter to fine-tune the large model, but also introduces a self-learning prototype-based prompt generator to enhance model's generalization ability. Specifically, we first merge the important low-level features into intermediate features before feeding to each adapter, followed by an attention filter to remove redundant information. This yields more robust image embeddings. Then, we propose using a learnable memory bank to construct domain-adaptive prototypes for prompt generation, helping to achieve generalizable medical image segmentation. Extensive experimental results demonstrate that our DAPSAM achieves state-of-the-art performance on two SDG medical image segmentation tasks with different modalities. The code is available at https://github.com/wkklavis/DAPSAM.

医学图像分割域泛化提示学习SAM

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