English

Dropout-GAN: Learning from a Dynamic Ensemble of Discriminators

Machine Learning 2020-01-22 v2 Machine Learning

Abstract

We propose to incorporate adversarial dropout in generative multi-adversarial networks, by omitting or dropping out, the feedback of each discriminator in the framework with some probability at the end of each batch. Our approach forces the single generator not to constrain its output to satisfy a single discriminator, but, instead, to satisfy a dynamic ensemble of discriminators. We show that this leads to a more generalized generator, promoting variety in the generated samples and avoiding the common mode collapse problem commonly experienced with generative adversarial networks (GANs). We further provide evidence that the proposed framework, named Dropout-GAN, promotes sample diversity both within and across epochs, eliminating mode collapse and stabilizing training.

Keywords

Cite

@article{arxiv.1807.11346,
  title  = {Dropout-GAN: Learning from a Dynamic Ensemble of Discriminators},
  author = {Gonçalo Mordido and Haojin Yang and Christoph Meinel},
  journal= {arXiv preprint arXiv:1807.11346},
  year   = {2020}
}

Comments

Extended version of ACM KDD'18 Deep Learning Day

R2 v1 2026-06-23T03:18:59.587Z