Benchmarking Vanilla GAN, DCGAN, and WGAN Architectures for MRI Reconstruction: A Quantitative Analysis
Humaira Mehwish, Hina Shakir, Muneeba Rashid, Asarim Aamir, Reema Qaiser Khan

TL;DR
This study benchmarks Vanilla GAN, DCGAN, and WGAN architectures for MRI reconstruction, demonstrating that DCGAN and WGAN produce higher quality images and are promising for clinical applications, with a focus on reproducibility.
Contribution
First cross-organ benchmark of baseline GANs for MRI reconstruction under a common pipeline, providing a reproducible framework for future research.
Findings
WGAN achieves SSIM of 0.99, PSNR of 43.5.
DCGAN achieves SSIM of 0.97, PSNR of 49.3.
WGAN and DCGAN outperform Vanilla GAN in image quality.
Abstract
Magnetic Resonance Imaging (MRI) is a crucial imaging modality for viewing internal body structures. This research work analyses the performance of popular GAN models for accurate and precise MRI reconstruction by enhancing image quality and improving diagnostic accuracy. Three GAN architectures considered in this study are Vanilla GAN, Deep Convolutional GAN (DCGAN), and Wasserstein GAN (WGAN). They were trained and evaluated using knee, brain, and cardiac MRI datasets to assess their generalizability across body regions. While the Vanilla GAN operates on the fundamentals of the adversarial network setup, DCGAN advances image synthesis by securing the convolutional layers, giving a superior appearance to the prevalent spatial features. Training instability is resolved in WGAN through the Wasserstein distance to minimize an unstable regime, therefore, ensuring stable convergence and…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Generative Adversarial Networks and Image Synthesis · Advanced MRI Techniques and Applications
