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

GenCo: Generative Co-training for Generative Adversarial Networks with Limited Data

About

Training effective Generative Adversarial Networks (GANs) requires large amounts of training data, without which the trained models are usually sub-optimal with discriminator over-fitting. Several prior studies address this issue by expanding the distribution of the limited training data via massive and hand-crafted data augmentation. We handle data-limited image generation from a very different perspective. Specifically, we design GenCo, a Generative Co-training network that mitigates the discriminator over-fitting issue by introducing multiple complementary discriminators that provide diverse supervision from multiple distinctive views in training. We instantiate the idea of GenCo in two ways. The first way is Weight-Discrepancy Co-training (WeCo) which co-trains multiple distinctive discriminators by diversifying their parameters. The second way is Data-Discrepancy Co-training (DaCo) which achieves co-training by feeding discriminators with different views of the input images (e.g., different frequency components of the input images). Extensive experiments over multiple benchmarks show that GenCo achieves superior generation with limited training data. In addition, GenCo also complements the augmentation approach with consistent and clear performance gains when combined.

Kaiwen Cui, Jiaxing Huang, Zhipeng Luo, Gongjie Zhang, Fangneng Zhan, Shijian Lu• 2021

Related benchmarks

TaskDatasetResultRank
Image GenerationGrumpy cat 100-shot (train)
FID17.79
28
Image GenerationObama 100-shot (train)
FID32.21
28
Image GenerationPanda 100-shot (train)
FID9.49
28
Few-shot Image GenerationGrumpy Cat 100-shot
FID17.79
26
Few-shot Image GenerationObama 100-shot
FID32.21
26
Image GenerationAnimalFace Dog
FID49.63
21
Image GenerationAnimalFace Cat standard (train)
FID30.89
20
Image GenerationAnimalFace Dog standard (train)
FID49.63
20
Image GenerationAnimal Face Cat (full)
FID30.89
15
Image GenerationPanda low-shot 100-shot
FID9.49
15
Showing 10 of 10 rows

Other info

Follow for update