paper-with-me

홈 › Papers

Generative Self-training for Cross-domain Unsupervised Tagged-to-Cine MRI Synthesis

2021-06-23 · Xiaofeng Liu, Fangxu Xing, Maureen Stone, Jiachen Zhuo, Reese Timothy, Jerry L. Prince, Georges El Fakhri, Jonghye Woo

Self-training based unsupervised domain adaptation (UDA) has shown great potential to address the problem of domain shift, when applying a trained deep learning model in a source domain to unlabeled target domains. However, while the self-training UDA has demonstrated its effectiveness on discriminative tasks, such as classification and segmentation, via the reliable pseudo-label selection based on the softmax discrete histogram, the self-training UDA for generative tasks, such as image synthesis, is not fully investigated. In this work, we propose a novel generative self-training (GST) UDA framework with continuous value prediction and regression objective for cross-domain image synthesis. Specifically, we propose to filter the pseudo-label with an uncertainty mask, and quantify the predictive confidence of generated images with practical variational Bayes learning. The fast test-time adaptation is achieved by a round-based alternative optimization scheme. We validated our framework on the tagged-to-cine magnetic resonance imaging (MRI) synthesis problem, where datasets in the source and target domains were acquired from different scanners or centers. Extensive validations were carried out to verify our framework against popular adversarial training UDA methods. Results show that our GST, with tagged MRI of test subjects in new target domains, improved the synthesis quality by a large margin, compared with the adversarial training UDA methods.

📄 PDF Abstract BibTeX arXiv:2106.12499

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationImage GenerationPseudo LabelTest-time AdaptationUnsupervised Domain AdaptationValue prediction

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Attentive Continuous Generative Self-training for Unsupervised Domain Adaptive Medical Image Translation

2023-05-23 · Xiaofeng Liu, Jerry L. Prince, Fangxu Xing, Jiachen Zhuo 외

Self-training is an important class of unsupervised domain adaptation (UDA) approaches that are used to mitigate the problem of domain shift, when applying knowledge learned from a labeled source domain to unlabeled and …

Domain AdaptationPseudo LabelPseudo Label FilteringTranslation+2

Analyzing the Robustness of Unsupervised Speech Recognition

2021-10-07 · Guan-Ting Lin, Chan-Jan Hsu, Da-Rong Liu, Hung-Yi Lee 외

Unsupervised speech recognition (unsupervised ASR) aims to learn the ASR system with non-parallel speech and text corpus only. Wav2vec-U has shown promising results in unsupervised ASR by self-supervised speech represent…

Generative Adversarial Networkspeech-recognitionSpeech RecognitionUnsupervised Speech Recognition

Unsupervised Domain Adaptation in Semantic Segmentation Based on Pixel Alignment and Self-Training

2021-09-29 · Hexin Dong, Fei Yu, Jie Zhao, Bin Dong 외

This paper proposes an unsupervised cross-modality domain adaptation approach based on pixel alignment and self-training. Pixel alignment transfers ceT1 scans to hrT2 modality, helping to reduce domain shift in the train…

Domain AdaptationSegmentationSemantic SegmentationUnsupervised Domain Adaptation

Self-Ensembling with GAN-based Data Augmentation for Domain Adaptation in Semantic Segmentation

2019-09-02 · ICCV 2019 10 · Jaehoon Choi, Taekyung Kim, Changick Kim

Deep learning-based semantic segmentation methods have an intrinsic limitation that training a model requires a large amount of data with pixel-level annotations. To address this challenging issue, many researchers give …

Data AugmentationDomain AdaptationSegmentationSemantic Segmentation+1

A Review of Single-Source Deep Unsupervised Visual Domain Adaptation

2020-09-01 · Sicheng Zhao, Xiangyu Yue, Shanghang Zhang, Bo Li 외

Large-scale labeled training datasets have enabled deep neural networks to excel across a wide range of benchmark vision tasks. However, in many applications, it is prohibitively expensive and time-consuming to obtain la…

Domain AdaptationUnsupervised Domain Adaptation