CVLGIVJun 29, 2021

Uncertainty-Guided Progressive GANs for Medical Image Translation

arXiv:2106.15542v235 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses the need for reliable uncertainty estimates in medical imaging to support informed decisions, though it is incremental by building on existing GAN frameworks.

The paper tackles the problem of uncertainty estimation in GAN-based medical image translation, proposing an uncertainty-guided progressive learning scheme that improves performance over state-of-the-art methods in tasks like PET to CT translation and MRI reconstruction.

Image-to-image translation plays a vital role in tackling various medical imaging tasks such as attenuation correction, motion correction, undersampled reconstruction, and denoising. Generative adversarial networks have been shown to achieve the state-of-the-art in generating high fidelity images for these tasks. However, the state-of-the-art GAN-based frameworks do not estimate the uncertainty in the predictions made by the network that is essential for making informed medical decisions and subsequent revision by medical experts and has recently been shown to improve the performance and interpretability of the model. In this work, we propose an uncertainty-guided progressive learning scheme for image-to-image translation. By incorporating aleatoric uncertainty as attention maps for GANs trained in a progressive manner, we generate images of increasing fidelity progressively. We demonstrate the efficacy of our model on three challenging medical image translation tasks, including PET to CT translation, undersampled MRI reconstruction, and MRI motion artefact correction. Our model generalizes well in three different tasks and improves performance over state of the art under full-supervision and weak-supervision with limited data. Code is released here: https://github.com/ExplainableML/UncerGuidedI2I

Code Implementations1 repo
Foundations

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

Your Notes