paper-with-me

홈 › Papers

Source-Relaxed Domain Adaptation for Image Segmentation

2020-05-07 · Mathilde Bateson, Hoel Kervadec, Jose Dolz, Herve Lombaert, Ismail Ben Ayed

Domain adaptation (DA) has drawn high interests for its capacity to adapt a model trained on labeled source data to perform well on unlabeled or weakly labeled target data from a different domain. Most common DA techniques require the concurrent access to the input images of both the source and target domains. However, in practice, it is common that the source images are not available in the adaptation phase. This is a very frequent DA scenario in medical imaging, for instance, when the source and target images come from different clinical sites. We propose a novel formulation for adapting segmentation networks, which relaxes such a constraint. Our formulation is based on minimizing a label-free entropy loss defined over target-domain data, which we further guide with a domain invariant prior on the segmentation regions. Many priors can be used, derived from anatomical information. Here, a class-ratio prior is learned via an auxiliary network and integrated in the form of a Kullback-Leibler (KL) divergence in our overall loss function. We show the effectiveness of our prior-aware entropy minimization in adapting spine segmentation across different MRI modalities. Our method yields comparable results to several state-of-the-art adaptation techniques, even though is has access to less information, the source images being absent in the adaptation phase. Our straight-forward adaptation strategy only uses one network, contrary to popular adversarial techniques, which cannot perform without the presence of the source images. Our framework can be readily used with various priors and segmentation problems.

📄 PDF Abstract BibTeX arXiv:2005.03697

Code (5)

SRDAMICCAI/SRDA 공식 구현 pytorch
mathilde-b/SRDA 공식 구현 pytorch
SRDAMICCAI/Source-Relaxed-Domain-Adaptation pytorch
mathilde-b/SFDA pytorch
mathilde-b/tta pytorch

Tasks

Domain AdaptationImage SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Memory Consistent Unsupervised Off-the-Shelf Model Adaptation for Source-Relaxed Medical Image Segmentation

2022-09-16 · Xiaofeng Liu, Fangxu Xing, Georges El Fakhri, Jonghye Woo

Unsupervised domain adaptation (UDA) has been a vital protocol for migrating information learned from a labeled source domain to facilitate the implementation in an unlabeled heterogeneous target domain. Although UDA is …

Brain Tumor SegmentationDomain AdaptationImage SegmentationMedical Image Segmentation+5

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

Relaxed Conditional Image Transfer for Semi-supervised Domain Adaptation

2021-01-05 · Qijun Luo, Zhili Liu, Lanqing Hong, Chongxuan Li 외

Semi-supervised domain adaptation (SSDA), which aims to learn models in a partially labeled target domain with the assistance of the fully labeled source domain, attracts increasing attention in recent years. To explicit…

Domain AdaptationSemi-supervised Domain Adaptation

Connecting sufficient conditions for domain adaptation: source-guided uncertainty, relaxed divergences and discrepancy localization

2022-03-09 · Sofien Dhouib, Setareh Maghsudi

Recent advances in domain adaptation establish that requiring a low risk on the source domain and equal feature marginals degrade the adaptation's performance. At the same time, empirical evidence shows that incorporatin…

Domain Adaptation

PASS:Test-Time Prompting to Adapt Styles and Semantic Shapes in Medical Image Segmentation

2024-10-02 · Chuyan Zhang, Hao Zheng, Xin You, Yefeng Zheng 외

Test-time adaptation (TTA) has emerged as a promising paradigm to handle the domain shifts at test time for medical images from different institutions without using extra training data. However, existing TTA solutions fo…

Image SegmentationMedical Image SegmentationPrompt LearningSemantic Segmentation+1