Related Experiment Video
Updated: Jul 25, 2025

Creation of Patient-Specific Silicone Cardiac Models with Applications in Pre-surgical Plans and Hands-on Training
Published on: February 10, 2022
MedGAN: An adaptive GAN approach for medical image generation
Kehua Guo1, Jie Chen1, Tian Qiu1
1School of Computer Science and Engineering, Central South University, Changsha 410083, China.
Abstract:
Generative adversarial networks (GANs) and their variants as an effective method for generating visually appealing images have shown great potential in different medical imaging applications during past decades. However, some issues remain insufficiently investigated: many models still suffer from model collapse, vanishing gradients, and convergence failure. Considering the fact that medical images differ from typical RGB images in terms of complexity and dimensionality, we propose an adaptive generative adversarial network, namely MedGAN, to mitigate these issues. Specifically, we first use Wasserstein loss as a convergence metric to measure the convergence degree of the generator and the discriminator. Then, we adaptively train MedGAN based on this metric. Finally, we generate medical images based on MedGAN and use them to build few-shot medical data learning models for disease classification and lesion localization. On demodicosis, blister, molluscum, and parakeratosis datasets, our experimental results verify the advantages of MedGAN in model convergence, training speed, and visual quality of generated samples. We believe this approach can be generalized to other medical applications and contribute to radiologists' efforts for disease diagnosis. The source code can be downloaded at https://github.com/geyao-c/MedGAN.

