Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

InfoMax-GAN: Improved Adversarial Image Generation via Information Maximization and Contrastive Learning

About

While Generative Adversarial Networks (GANs) are fundamental to many generative modelling applications, they suffer from numerous issues. In this work, we propose a principled framework to simultaneously mitigate two fundamental issues in GANs: catastrophic forgetting of the discriminator and mode collapse of the generator. We achieve this by employing for GANs a contrastive learning and mutual information maximization approach, and perform extensive analyses to understand sources of improvements. Our approach significantly stabilizes GAN training and improves GAN performance for image synthesis across five datasets under the same training and evaluation conditions against state-of-the-art works. In particular, compared to the state-of-the-art SSGAN, our approach does not suffer from poorer performance on image domains such as faces, and instead improves performance significantly. Our approach is simple to implement and practical: it involves only one auxiliary objective, has a low computational cost, and performs robustly across a wide range of training settings and datasets without any hyperparameter tuning. For reproducibility, our code is available in Mimicry: https://github.com/kwotsin/mimicry.

Kwot Sin Lee, Ngoc-Trung Tran, Ngai-Man Cheung• 2020

Related benchmarks

TaskDatasetResultRank
Unconditional Image GenerationCIFAR-10 (test)
FID15.41
216
Image GenerationImageNet 128x128 (test val)
FID60.61
25
Unconditional image synthesisImageNet 128x128 (test)
FID58.9
6
Showing 3 of 3 rows

Other info

Follow for update