Mixed batches and symmetric discriminators for GAN training

06/19/2018
by   Thomas Lucas, et al.
0

Generative adversarial networks (GANs) are pow- erful generative models based on providing feed- back to a generative network via a discriminator network. However, the discriminator usually as- sesses individual samples. This prevents the dis- criminator from accessing global distributional statistics of generated samples, and often leads to mode dropping: the generator models only part of the target distribution. We propose to feed the discriminator with mixed batches of true and fake samples, and train it to predict the ratio of true samples in the batch. The latter score does not depend on the order of samples in a batch. Rather than learning this invariance, we introduce a generic permutation-invariant discriminator ar- chitecture. This architecture is provably a uni- versal approximator of all symmetric functions. Experimentally, our approach reduces mode col- lapse in GANs on two synthetic datasets, and obtains good results on the CIFAR10 and CelebA datasets, both qualitatively and quantitatively.

READ FULL TEXT

page 6

page 7

page 18

research
07/30/2018

Dropout-GAN: Learning from a Dynamic Ensemble of Discriminators

We propose to incorporate adversarial dropout in generative multi-advers...
research
06/16/2020

The Bures Metric for Taming Mode Collapse in Generative Adversarial Networks

Generative Adversarial Networks (GANs) are performant generative methods...
research
11/04/2018

Improving GAN with neighbors embedding and gradient matching

We propose two new techniques for training Generative Adversarial Networ...
research
08/21/2022

Instability and Local Minima in GAN Training with Kernel Discriminators

Generative Adversarial Networks (GANs) are a widely-used tool for genera...
research
04/24/2023

ComGAN: Toward GANs Exploiting Multiple Samples

In this paper, we propose ComGAN(ComparativeGAN) which allows the genera...
research
01/10/2020

microbatchGAN: Stimulating Diversity with Multi-Adversarial Discrimination

We propose to tackle the mode collapse problem in generative adversarial...
research
11/04/2019

Improved BiGAN training with marginal likelihood equalization

We propose a novel training procedure for improving the performance of g...

Please sign up or login with your details

Forgot password? Click here to reset