paper-with-me

홈 › Papers

Target and Task specific Source-Free Domain Adaptive Image Segmentation

2022-03-29 · Vibashan VS, Jeya Maria Jose Valanarasu, Vishal M. Patel

Solving the domain shift problem during inference is essential in medical imaging, as most deep-learning based solutions suffer from it. In practice, domain shifts are tackled by performing Unsupervised Domain Adaptation (UDA), where a model is adapted to an unlabelled target domain by leveraging the labelled source data. In medical scenarios, the data comes with huge privacy concerns making it difficult to apply standard UDA techniques. Hence, a closer clinical setting is Source-Free UDA (SFUDA), where we have access to source-trained model but not the source data during adaptation. Existing SFUDA methods rely on pseudo-label based self-training techniques to address the domain shift. However, these pseudo-labels often have high entropy due to domain shift and adapting the source model with noisy pseudo-labels leads to sub-optimal performance. To overcome this limitation, we propose a systematic two-stage approach for SFUDA comprising of target-specific adaptation followed by task-specific adaptation. In target-specific adaptation, we enhance the pseudo-label generation by minimizing high entropy regions using the proposed ensemble entropy minimization loss and a selective voting strategy. In task-specific adaptation, we exploit the enhanced pseudo-labels using a student-teacher framework to effectively learn segmentation on the target domain. We evaluate our proposed method on 2D fundus datasets and 3D MRI volumes across 7 different domain shifts where we perform better than existing UDA and SFUDA methods for medical image segmentation. Code is available at https://github.com/Vibashan/tt-sfuda.

📄 PDF Abstract BibTeX arXiv:2203.15792

Code (1)

vibashan/tt-sfuda 공식 구현 pytorch

Tasks

DenoisingDomain AdaptationImage SegmentationMedical Image SegmentationPseudo LabelSemantic SegmentationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Target-agnostic Source-free Domain Adaptation for Regression Tasks

2023-12-01 · Tianlang He, Zhiqiu Xia, Jierun Chen, Haoliang Li 외

Unsupervised domain adaptation (UDA) seeks to bridge the domain gap between the target and source using unlabeled target data. Source-free UDA removes the requirement for labeled source data at the target to preserve dat…

Domain AdaptationPredictionregressionSource-Free Domain Adaptation+1

MedAI at SemEval-2021 Task 10: Negation-aware Pre-training for Source-free Negation Detection Domain Adaptation

2021-08-01 · SEMEVAL 2021 · Jinquan Sun, Qi Zhang, Yu Wang, Lei Zhang

Due to the increasing concerns for data privacy, source-free unsupervised domain adaptation attracts more and more research attention, where only a trained source model is assumed to be available, while the labeled sourc…

Domain AdaptationNegationNegation DetectionSource-Free Domain Adaptation+1

Adaptive Adversarial Network for Source-Free Domain Adaptation

2021-01-01 · ICCV 2021 10 · Haifeng Xia, Handong Zhao, Zhengming Ding

Unsupervised Domain Adaptation solves knowledge transfer along with the coexistence of well-annotated source domain and unlabeled target instances. However, the source domain in many practical applications is not alw…

Domain AdaptationSource-Free Domain AdaptationTransfer LearningUnsupervised Domain Adaptation

Domain-Specificity Inducing Transformers for Source-Free Domain Adaptation

2023-08-27 · ICCV 2023 1 · Sunandini Sanyal, Ashish Ramayee Asokan, Suvaansh Bhambri, Akshay Kulkarni 외

Conventional Domain Adaptation (DA) methods aim to learn domain-invariant feature representations to improve the target adaptation performance. However, we motivate that domain-specificity is equally important since in-d…

DisentanglementDomain AdaptationSource-Free Domain AdaptationSpecificity

Adapting Off-the-Shelf Source Segmenter for Target Medical Image Segmentation

2021-06-23 · Xiaofeng Liu, Fangxu Xing, Chao Yang, Georges El Fakhri 외

Unsupervised domain adaptation (UDA) aims to transfer knowledge learned from a labeled source domain to an unlabeled and unseen target domain, which is usually trained on data from both domains. Access to the source doma…

Domain AdaptationImage SegmentationMedical Image SegmentationSegmentation+2