Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

VEEGAN: Reducing Mode Collapse in GANs using Implicit Variational Learning

About

Deep generative models provide powerful tools for distributions over complicated manifolds, such as those of natural images. But many of these methods, including generative adversarial networks (GANs), can be difficult to train, in part because they are prone to mode collapse, which means that they characterize only a few modes of the true distribution. To address this, we introduce VEEGAN, which features a reconstructor network, reversing the action of the generator by mapping from data to noise. Our training objective retains the original asymptotic consistency guarantee of GANs, and can be interpreted as a novel autoencoder loss over the noise. In sharp contrast to a traditional autoencoder over data points, VEEGAN does not require specifying a loss function over the data, but rather only over the representations, which are standard normal by assumption. On an extensive set of synthetic and real world image datasets, VEEGAN indeed resists mode collapsing to a far greater extent than other recent GAN variants, and produces more realistic samples.

Akash Srivastava, Lazar Valkov, Chris Russell, Michael U. Gutmann, Charles Sutton• 2017

Related benchmarks

TaskDatasetResultRank
Image GenerationCIFAR-10 (test)
FID95.2
471
Image GenerationCelebA
FID46.2
110
ClassificationCredit
ROCAUC54
50
Image GenerationStacked MNIST
Modes762
32
RegressionKing (test)
0.25
21
RegressionNews (test)
MSE1.49e+7
17
ClassificationCabs
Accuracy60
13
ClassificationCensus
Accuracy85
13
Unconditional Image GenerationStackedMNIST 1000-mode (test)
# Modes150
11
Tabular Data Generation8 real datasets
Number of Wins2
8
Showing 10 of 11 rows

Other info

Follow for update