SRPL-SFDA: SAM-Guided Reliable Pseudo-Labels for Source-Free Domain Adaptation in Medical Image Segmentation
Xinya Liu, Jianghao Wu, Tao Lu, Shaoting Zhang, Guotai Wang

TL;DR
This paper introduces SRPL-SFDA, a novel method for source-free domain adaptation in medical image segmentation that leverages SAM-guided pseudo-label refinement and reliability-aware training to improve performance on unlabeled target data.
Contribution
The work proposes a SAM-guided pseudo-label refinement framework with a test-time enhancement, pseudo-label selection, and reliability-aware training for improved source-free domain adaptation.
Findings
Outperforms existing SFDA methods in medical segmentation tasks.
Effectively improves pseudo-label quality and segmentation accuracy.
Achieves performance close to supervised training on target domain.
Abstract
Domain Adaptation (DA) is crucial for robust deployment of medical image segmentation models when applied to new clinical centers with significant domain shifts. Source-Free Domain Adaptation (SFDA) is appealing as it can deal with privacy concerns and access constraints on source-domain data during adaptation to target-domain data. However, SFDA faces challenges such as insufficient supervision in the target domain with unlabeled images. In this work, we propose a Segment Anything Model (SAM)-guided Reliable Pseudo-Labels method for SFDA (SRPL-SFDA) with three key components: 1) Test-Time Tri-branch Intensity Enhancement (T3IE) that not only improves quality of raw pseudo-labels in the target domain, but also leads to SAM-compatible inputs with three channels to better leverage SAM's zero-shot inference ability for refining the pseudo-labels; 2) A reliable pseudo-label selection module…
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 · Advanced Neural Network Applications · Face recognition and analysis
MethodsSegment Anything Model
