Prompting Segment Anything Model with Domain-Adaptive Prototype for Generalizable Medical Image Segmentation
Zhikai Wei, Wenhui Dong, Peilin Zhou, Yuliang Gu, Zhou Zhao, Yongchao, Xu

TL;DR
This paper introduces DAPSAM, a novel framework that fine-tunes the Segment Anything Model with domain-adaptive prototypes and self-learning prompts, significantly improving generalization in medical image segmentation across different domains.
Contribution
The paper proposes a new domain-adaptive prompt framework with prototype-based prompt generation for large models, enhancing medical image segmentation under domain shift.
Findings
Achieves state-of-the-art results on two SDG medical segmentation tasks.
Utilizes a self-learning prototype-based prompt generator for improved generalization.
Incorporates a domain-adaptive memory bank for robust prompt construction.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification · Medical Image Segmentation Techniques · Image Retrieval and Classification Techniques
MethodsSoftmax · Attention Is All You Need · Adapter · Self-Learning
