IVCVJul 17, 2022

Unsupervised Medical Image Translation with Adversarial Diffusion Models

arXiv:2207.08208v3482 citationsh-index: 12
Originality Incremental advance
AI Analysis

This work addresses the need for improved image translation in medical imaging to enhance protocol diversity, representing an incremental advancement over existing methods.

The authors tackled the problem of missing medical image synthesis by proposing SynDiff, an adversarial diffusion model for unsupervised image translation, which achieved quantitatively and qualitatively superior performance against GAN and diffusion baselines in multi-contrast MRI and MRI-CT tasks.

Imputation of missing images via source-to-target modality translation can improve diversity in medical imaging protocols. A pervasive approach for synthesizing target images involves one-shot mapping through generative adversarial networks (GAN). Yet, GAN models that implicitly characterize the image distribution can suffer from limited sample fidelity. Here, we propose a novel method based on adversarial diffusion modeling, SynDiff, for improved performance in medical image translation. To capture a direct correlate of the image distribution, SynDiff leverages a conditional diffusion process that progressively maps noise and source images onto the target image. For fast and accurate image sampling during inference, large diffusion steps are taken with adversarial projections in the reverse diffusion direction. To enable training on unpaired datasets, a cycle-consistent architecture is devised with coupled diffusive and non-diffusive modules that bilaterally translate between two modalities. Extensive assessments are reported on the utility of SynDiff against competing GAN and diffusion models in multi-contrast MRI and MRI-CT translation. Our demonstrations indicate that SynDiff offers quantitatively and qualitatively superior performance against competing baselines.

Code Implementations2 repos
Foundations

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

Your Notes