TL;DR
This paper introduces InfoMax-GAN, a novel framework that enhances adversarial image generation by combining information maximization and contrastive learning to stabilize training and improve diversity across multiple datasets.
Contribution
It presents a simple, practical method that mitigates mode collapse and discriminator forgetting in GANs using a single auxiliary objective with low computational cost.
Findings
Significantly stabilizes GAN training across five datasets.
Improves image synthesis quality compared to state-of-the-art SSGAN.
Performs robustly without hyperparameter tuning.
Abstract
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…
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.
