Diffusion Probabilistic Models beat GANs on Medical Images
Gustav M\"uller-Franzes, Jan Moritz Niehues, Firas Khader, Soroosh, Tayebi Arasteh, Christoph Haarburger, Christiane Kuhl, Tianci Wang, Tianyu, Han, Sven Nebelung, Jakob Nikolas Kather, Daniel Truhn

TL;DR
This paper demonstrates that diffusion probabilistic models outperform GANs in generating high-quality, diverse medical images across various datasets, establishing DDPMs as a superior method for medical image synthesis.
Contribution
The study introduces Medfusion, a conditional latent DDPM tailored for medical images, and provides comprehensive comparison results showing its superiority over GANs.
Findings
Medfusion achieved lower FID scores than GANs across datasets.
Fidelity and diversity metrics were higher for Medfusion in all tests.
DDPMs outperform GANs in medical image synthesis.
Abstract
The success of Deep Learning applications critically depends on the quality and scale of the underlying training data. Generative adversarial networks (GANs) can generate arbitrary large datasets, but diversity and fidelity are limited, which has recently been addressed by denoising diffusion probabilistic models (DDPMs) whose superiority has been demonstrated on natural images. In this study, we propose Medfusion, a conditional latent DDPM for medical images. We compare our DDPM-based model against GAN-based models, which constitute the current state-of-the-art in the medical domain. Medfusion was trained and compared with (i) StyleGan-3 on n=101,442 images from the AIROGS challenge dataset to generate fundoscopies with and without glaucoma, (ii) ProGAN on n=191,027 from the CheXpert dataset to generate radiographs with and without cardiomegaly and (iii) wGAN on n=19,557 images from…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Generative Adversarial Networks and Image Synthesis · Advanced Image Processing Techniques
MethodsHuMan(Expedia)||How do I get a human at Expedia? · Progressively Growing GAN · Dense Connections · 1x1 Convolution · Wasserstein GAN · Convolution · Local Response Normalization · Diffusion · WGAN-GP Loss
