LGJan 17, 2021

Measure-conditional Discriminator with Stationary Optimum for GANs and Statistical Distance Surrogates

arXiv:2101.06802v11 citations
Originality Incremental advance
AI Analysis

This addresses training instability in GANs for generative modeling, but it appears incremental as a plug-and-play modification.

The authors tackled the instability in GAN training by proposing measure-conditional discriminators, which incorporate generated distributions as input to achieve stationary optima, resulting in improved robustness and applications like transfer learning.

We propose a simple but effective modification of the discriminators, namely measure-conditional discriminators, as a plug-and-play module for different GANs. By taking the generated distributions as part of input so that the target optimum for the discriminator is stationary, the proposed discriminator is more robust than the vanilla one. A variant of the measure-conditional discriminator can also handle multiple target distributions, or act as a surrogate model of statistical distances such as KL divergence with applications to transfer learning.

Foundations

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

Your Notes