Effective Dynamics of Generative Adversarial Networks
Steven Durr, Youssef Mroueh, Yuhai Tu, and Shenshen Wang

TL;DR
This paper introduces an effective model of GAN training dynamics using particles and kernels, revealing conditions for mode collapse and ways to improve convergence.
Contribution
It presents a simplified, interpretable model of GAN training dynamics that captures mode collapse phenomena and suggests regularization strategies for better convergence.
Findings
Mode collapse transition depends on the generator's kernel.
Gradient regularizers can optimize convergence via critical damping.
The model links discriminator type to mode collapse behavior.
Abstract
Generative adversarial networks (GANs) are a class of machine-learning models that use adversarial training to generate new samples with the same (potentially very complex) statistics as the training samples. One major form of training failure, known as mode collapse, involves the generator failing to reproduce the full diversity of modes in the target probability distribution. Here, we present an effective model of GAN training, which captures the learning dynamics by replacing the generator neural network with a collection of particles in the output space; particles are coupled by a universal kernel valid for certain wide neural networks and high-dimensional inputs. The generality of our simplified model allows us to study the conditions under which mode collapse occurs. Indeed, experiments which vary the effective kernel of the generator reveal a mode collapse transition, the shape…
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
TopicsModel Reduction and Neural Networks · Generative Adversarial Networks and Image Synthesis · Adversarial Robustness in Machine Learning
