paper-with-me

홈 › Papers

Source-Free Unsupervised Domain Adaptation with Norm and Shape Constraints for Medical Image Segmentation

2022-09-03 · Satoshi Kondo

Unsupervised domain adaptation (UDA) is one of the key technologies to solve a problem where it is hard to obtain ground truth labels needed for supervised learning. In general, UDA assumes that all samples from source and target domains are available during the training process. However, this is not a realistic assumption under applications where data privacy issues are concerned. To overcome this limitation, UDA without source data, referred to source-free unsupervised domain adaptation (SFUDA) has been recently proposed. Here, we propose a SFUDA method for medical image segmentation. In addition to the entropy minimization method, which is commonly used in UDA, we introduce a loss function for avoiding feature norms in the target domain small and a prior to preserve shape constraints of the target organ. We conduct experiments using datasets including multiple types of source-target domain combinations in order to show the versatility and robustness of our method. We confirm that our method outperforms the state-of-the-art in all datasets.

📄 PDF Abstract BibTeX arXiv:2209.01300

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationImage SegmentationMedical Image SegmentationSemantic SegmentationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Continual BatchNorm Adaptation (CBNA) for Semantic Segmentation

2022-03-02 · Marvin Klingner, Mouadh Ayache, Tim Fingscheidt

Environment perception in autonomous driving vehicles often heavily relies on deep neural networks (DNNs), which are subject to domain shifts, leading to a significantly decreased performance during DNN deployment. Usual…

Autonomous DrivingDomain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

Jacobian Norm for Unsupervised Source-Free Domain Adaptation

2022-04-07 · Weikai Li, Meng Cao, Songcan Chen

Unsupervised Source (data) Free domain adaptation (USFDA) aims to transfer knowledge from a well-trained source model to a related but unlabeled target domain. In such a scenario, all conventional adaptation methods that…

Domain AdaptationSource-Free Domain Adaptation

Source-Free Domain Adaptation for Real-world Image Dehazing

2022-07-14 · Hu Yu, Jie Huang, Yajing Liu, Qi Zhu 외

Deep learning-based source dehazing methods trained on synthetic datasets have achieved remarkable performance but suffer from dramatic performance degradation on real hazy images due to domain shift. Although certain Do…

Domain AdaptationImage DehazingSource-Free Domain AdaptationUnsupervised Domain Adaptation

Key Design Choices for Double-Transfer in Source-Free Unsupervised Domain Adaptation

2023-02-10 · Andrea Maracani, Raffaello Camoriano, Elisa Maiettini, Davide Talon 외

Fine-tuning and Domain Adaptation emerged as effective strategies for efficiently transferring deep learning models to new target tasks. However, target domain labels are not accessible in many real-world scenarios. This…

Domain AdaptationUnsupervised Domain Adaptation

FVP: Fourier Visual Prompting for Source-Free Unsupervised Domain Adaptation of Medical Image Segmentation

2023-04-26 · Yan Wang, Jian Cheng, Yixin Chen, Shuai Shao 외

Medical image segmentation methods normally perform poorly when there is a domain shift between training and testing data. Unsupervised Domain Adaptation (UDA) addresses the domain shift problem by training the model usi…

Domain AdaptationImage SegmentationMedical Image SegmentationSegmentation+3