paper-with-me

Papers

LE-UDA: Label-efficient unsupervised domain adaptation for medical image segmentation

2022-12-05 · Ziyuan Zhao, Fangcheng Zhou, Kaixin Xu, Zeng Zeng, Cuntai Guan, S. Kevin Zhou

While deep learning methods hitherto have achieved considerable success in medical image segmentation, they are still hampered by two limitations: (i) reliance on large-scale well-labeled datasets, which are difficult to curate due to the expert-driven and time-consuming nature of pixel-level annotations in clinical practices, and (ii) failure to generalize from one domain to another, especially when the target domain is a different modality with severe domain shifts. Recent unsupervised domain adaptation~(UDA) techniques leverage abundant labeled source data together with unlabeled target data to reduce the domain gap, but these methods degrade significantly with limited source annotations. In this study, we address this underexplored UDA problem, investigating a challenging but valuable realistic scenario, where the source domain not only exhibits domain shift~w.r.t. the target domain but also suffers from label scarcity. In this regard, we propose a novel and generic framework called ``Label-Efficient Unsupervised Domain Adaptation"~(LE-UDA). In LE-UDA, we construct self-ensembling consistency for knowledge transfer between both domains, as well as a self-ensembling adversarial learning module to achieve better feature alignment for UDA. To assess the effectiveness of our method, we conduct extensive experiments on two different tasks for cross-modality segmentation between MRI and CT images. Experimental results demonstrate that the proposed LE-UDA can efficiently leverage limited source labels to improve cross-domain segmentation performance, outperforming state-of-the-art UDA approaches in the literature. Code is available at: https://github.com/jacobzhaoziyuan/LE-UDA.

📄 PDF Abstract BibTeX arXiv:2212.02078

Code (1)

jacobzhaoziyuan/le-uda 공식 구현 pytorch

Tasks

Domain AdaptationImage SegmentationMedical Image SegmentationSegmentationSemantic SegmentationTransfer LearningUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Collaborative Unsupervised Domain Adaptation for Medical Image Diagnosis

2019-11-17 · Yifan Zhang, Ying WEI, Peilin Zhao, Shuaicheng Niu 외

Deep learning based medical image diagnosis has shown great potential in clinical medicine. However, it often suffers two major difficulties in practice: 1) only limited labeled samples are available due to expensive ann…

DiagnosticDomain AdaptationUnsupervised Domain Adaptation

Collaborative Unsupervised Domain Adaptation for Medical Image Diagnosis

2020-07-05 · Yifan Zhang, Ying WEI, Qingyao Wu, Peilin Zhao 외

Deep learning based medical image diagnosis has shown great potential in clinical medicine. However, it often suffers two major difficulties in real-world applications: 1) only limited labels are available for model trai…

DiagnosticDomain AdaptationUnsupervised Domain Adaptation

Truly Generalizable Radiograph Segmentation with Conditional Domain Adaptation

2019-01-16 · Hugo Oliveira, Edemir Ferreira, Jefersson A. dos Santos

Digitization techniques for biomedical images yield different visual patterns in radiological exams. These differences may hamper the use of data-driven approaches for inference over these images, such as Deep Neural Net…

Domain AdaptationGeneral ClassificationSegmentationSemantic Segmentation+3

COSMOS: Cross-Modality Unsupervised Domain Adaptation for 3D Medical Image Segmentation based on Target-aware Domain Translation and Iterative Self-Training

2022-03-30 · Hyungseob Shin, Hyeongyu Kim, Sewon Kim, Yohan Jun 외

Recent advances in deep learning-based medical image segmentation studies achieve nearly human-level performance when in fully supervised condition. However, acquiring pixel-level expert annotations is extremely expensiv…

Domain AdaptationImage SegmentationMedical Image SegmentationSegmentation+2

Unsupervised Domain Adaptation for Brain Vessel Segmentation through Transwarp Contrastive Learning

2024-02-23 · Fengming Lin, Yan Xia, Michael MacRaild, Yash Deo 외

Unsupervised domain adaptation (UDA) aims to align the labelled source distribution with the unlabelled target distribution to obtain domain-invariant predictive models. Since cross-modality medical data exhibit signific…

Contrastive LearningDomain AdaptationMedical Image AnalysisUnsupervised Domain Adaptation