Introducing Adversarial Dropout in Generative Multi-Adversarial NetworksDownload PDF

11 Feb 2018 (modified: 05 May 2023)ICLR 2018 Workshop SubmissionReaders: Everyone
Abstract: We propose to extend the original generative adversarial networks (GANs) frame- work to multiple discriminators and omit, or dropout, the feedback of each dis- criminator with same probability at the end of each batch. Our approach forces the generator to not rely on a given discriminator to learn how to produce realistic looking samples, but, instead, on a dynamic ensemble of adversaries. This pro- motes variety of the generated samples, leading to a richer generator less prone to mode collapsing. We show preliminary results on MNIST and Fashion-MNIST that sustain our claims.
TL;DR: We propose to reduce mode collapse in GANs by training the generator against a dynamic ensemble of adversaries.
Keywords: GANs, multiple adversarial training, adversarial dropout
5 Replies

Loading