IVCVLGOct 7, 2021

Uncertainty-aware GAN with Adaptive Loss for Robust MRI Image Enhancement

arXiv:2110.03343v128 citations
Originality Incremental advance
AI Analysis

This addresses robustness and uncertainty in medical imaging, which is critical for informed decisions, but it is incremental as it builds on existing GAN methods.

The paper tackles the problem of robust image-to-image translation for medical MRI enhancement by proposing a GAN-based framework with an adaptive loss for handling out-of-distribution noisy data and uncertainty quantification, resulting in improved accuracy and voxel-level uncertainty estimates on real-world datasets.

Image-to-image translation is an ill-posed problem as unique one-to-one mapping may not exist between the source and target images. Learning-based methods proposed in this context often evaluate the performance on test data that is similar to the training data, which may be impractical. This demands robust methods that can quantify uncertainty in the prediction for making informed decisions, especially for critical areas such as medical imaging. Recent works that employ conditional generative adversarial networks (GANs) have shown improved performance in learning photo-realistic image-to-image mappings between the source and the target images. However, these methods do not focus on (i)~robustness of the models to out-of-distribution (OOD)-noisy data and (ii)~uncertainty quantification. This paper proposes a GAN-based framework that (i)~models an adaptive loss function for robustness to OOD-noisy data that automatically tunes the spatially varying norm for penalizing the residuals and (ii)~estimates the per-voxel uncertainty in the predictions. We demonstrate our method on two key applications in medical imaging: (i)~undersampled magnetic resonance imaging (MRI) reconstruction (ii)~MRI modality propagation. Our experiments with two different real-world datasets show that the proposed method (i)~is robust to OOD-noisy test data and provides improved accuracy and (ii)~quantifies voxel-level uncertainty in the predictions.

Foundations

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

Your Notes