Leveraging SAM for Single-Source Domain Generalization in Medical Image Segmentation
Hanhui Wang, Huaize Ye, Yi Xia, and Xueyan Zhang

TL;DR
This paper introduces a novel framework leveraging the Segment Anything Model (SAM) to enhance single-source domain generalization in medical image segmentation, demonstrating improved performance and efficiency over existing methods.
Contribution
The paper proposes a parallel framework combining SAM with traditional segmentation models for SDG, including a merging strategy and prompt refinement, to improve generalization in medical imaging.
Findings
Achieved competitive results on a classic DG dataset.
Validated the effectiveness through ablation experiments.
Demonstrated improved generalization performance.
Abstract
Domain Generalization (DG) aims to reduce domain shifts between domains to achieve promising performance on the unseen target domain, which has been widely practiced in medical image segmentation. Single-source domain generalization (SDG) is the most challenging setting that trains on only one source domain. Although existing methods have made considerable progress on SDG of medical image segmentation, the performances are still far from the applicable standards when faced with a relatively large domain shift. In this paper, we leverage the Segment Anything Model (SAM) to SDG to greatly improve the ability of generalization. Specifically, we introduce a parallel framework, the source images are sent into the SAM module and normal segmentation module respectively. To reduce the calculation resources, we apply a merging strategy before sending images to the SAM module. We extract the…
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
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · COVID-19 diagnosis using AI
MethodsSegment Anything Model
