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

Deceive D: Adaptive Pseudo Augmentation for GAN Training with Limited Data

About

Generative adversarial networks (GANs) typically require ample data for training in order to synthesize high-fidelity images. Recent studies have shown that training GANs with limited data remains formidable due to discriminator overfitting, the underlying cause that impedes the generator's convergence. This paper introduces a novel strategy called Adaptive Pseudo Augmentation (APA) to encourage healthy competition between the generator and the discriminator. As an alternative method to existing approaches that rely on standard data augmentations or model regularization, APA alleviates overfitting by employing the generator itself to augment the real data distribution with generated images, which deceives the discriminator adaptively. Extensive experiments demonstrate the effectiveness of APA in improving synthesis quality in the low-data regime. We provide a theoretical analysis to examine the convergence and rationality of our new training strategy. APA is simple and effective. It can be added seamlessly to powerful contemporary GANs, such as StyleGAN2, with negligible computational cost.

Liming Jiang, Bo Dai, Wayne Wu, Chen Change Loy• 2021

Related benchmarks

TaskDatasetResultRank
Image GenerationAFHQ Cat
FID4.377
18
Image SynthesisFFHQ 2K 256 resolution
FID16.91
9
Image SynthesisFFHQ 0.1K 256 resolution
FID65.31
8
Image SynthesisFFHQ 140K 256 resolution
FID3.67
8
Image GenerationFFHQ 5k
FID8.379
7
Image GenerationFFHQ-70k (full)
FID3.678
5
Image GenerationFFHQ 1k (train)--
5
Image GenerationFFHQ 7k (train)
FID7.333
4
Image GenerationMetFaces 1336 (train)
FID18.865
4
Image GenerationMetFaces 500 (train)
FID28.408
4
Showing 10 of 21 rows

Other info

Code

Follow for update