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

PacGAN: The power of two samples in generative adversarial networks

About

Generative adversarial networks (GANs) are innovative techniques for learning generative models of complex data distributions from samples. Despite remarkable recent improvements in generating realistic images, one of their major shortcomings is the fact that in practice, they tend to produce samples with little diversity, even when trained on diverse datasets. This phenomenon, known as mode collapse, has been the main focus of several recent advances in GANs. Yet there is little understanding of why mode collapse happens and why existing approaches are able to mitigate mode collapse. We propose a principled approach to handling mode collapse, which we call packing. The main idea is to modify the discriminator to make decisions based on multiple samples from the same class, either real or artificially generated. We borrow analysis tools from binary hypothesis testing---in particular the seminal result of Blackwell [Bla53]---to prove a fundamental connection between packing and mode collapse. We show that packing naturally penalizes generators with mode collapse, thereby favoring generator distributions with less mode collapse during the training process. Numerical experiments on benchmark datasets suggests that packing provides significant improvements in practice as well.

Zinan Lin, Ashish Khetan, Giulia Fanti, Sewoong Oh• 2017

Related benchmarks

TaskDatasetResultRank
Image GenerationImageNet (val)
FID57.5
198
Image GenerationCIFAR-10
Inception Score7.12
178
Image GenerationImageNet 128x128
FID57.5
51
Image GenerationStacked MNIST
Modes1.00e+3
32
Image GenerationImageNet 1k (train)
FID57.51
29
Image GenerationImageNet ILSVRC 128x128 2012 (test)
FID57.51
18
Unconditional Image GenerationStackedMNIST 1000-mode (test)
# Modes992
11
Unconditional Image GenerationImageNet 128x128 (train)
FID57.51
9
Mode Collapse AssessmentMNIST (test)
Observed Modes100
4
Showing 9 of 9 rows

Other info

Follow for update