CVAILGNEJun 23, 2021

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

arXiv:2106.12499v129 citations
Originality Incremental advance
AI Analysis

This work addresses domain adaptation for generative tasks in medical imaging, enabling better MRI synthesis across different scanners or centers, though it is incremental as it extends self-training from discriminative to generative tasks.

The paper tackled the problem of domain shift in cross-domain image synthesis, specifically for tagged-to-cine MRI, by proposing a generative self-training framework that improved synthesis quality compared to adversarial training methods.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes