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

Collaborative Sampling in Generative Adversarial Networks

About

The standard practice in Generative Adversarial Networks (GANs) discards the discriminator during sampling. However, this sampling method loses valuable information learned by the discriminator regarding the data distribution. In this work, we propose a collaborative sampling scheme between the generator and the discriminator for improved data generation. Guided by the discriminator, our approach refines the generated samples through gradient-based updates at a particular layer of the generator, shifting the generator distribution closer to the real data distribution. Additionally, we present a practical discriminator shaping method that can smoothen the loss landscape provided by the discriminator for effective sample refinement. Through extensive experiments on synthetic and image datasets, we demonstrate that our proposed method can improve generated samples both quantitatively and qualitatively, offering a new degree of freedom in GAN sampling.

Yuejiang Liu, Parth Kothari, Alexandre Alahi• 2019

Related benchmarks

TaskDatasetResultRank
Image GenerationCIFAR-10 (test)
FID0.472
471
Image GenerationCIFAR-100 (test)
IS60.719
35
Conditional Image GenerationUTKFace
Intra-FID0.457
7
Image GenerationImageNet-100 (test)
Intra-FID35.178
6
Conditional Image GenerationUTKFace (test)
Storage Usage (MB)82.8
5
Efficiency AnalysisUTKFace
Storage Usage (MB)82.8
5
Efficiency AnalysisImageNet-100 (train)
Storage Usage (GB)0.13
5
Sampling Efficiency Evaluation for CcGANsImageNet-100
Storage Usage (GB)0.13
5
Conditional Image GenerationRC-49
Intra-FID0.389
4
Showing 9 of 9 rows

Other info

Follow for update