MLLGJan 19, 2018

Composite Functional Gradient Learning of Generative Adversarial Models

arXiv:1801.06309v216 citations
Originality Highly original
AI Analysis

This addresses instability issues in GAN training for researchers and practitioners in machine learning, offering a novel theoretical perspective and stable method.

The paper tackles the instability of generative adversarial networks by proposing a new theory and method that avoids the traditional minimax formulation, showing that with a strong discriminator, the KL divergence between real and generated data converges to zero, and experiments on image generation demonstrate its effectiveness.

This paper first presents a theory for generative adversarial methods that does not rely on the traditional minimax formulation. It shows that with a strong discriminator, a good generator can be learned so that the KL divergence between the distributions of real data and generated data improves after each functional gradient step until it converges to zero. Based on the theory, we propose a new stable generative adversarial method. A theoretical insight into the original GAN from this new viewpoint is also provided. The experiments on image generation show the effectiveness of our new method.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes