TL;DR
This paper introduces a principled data augmentation framework called DAG for GAN training, which improves the learning of the original data distribution and achieves state-of-the-art results across various GAN models.
Contribution
The paper proposes DAG, a theoretically grounded data augmentation method that aligns augmented data use with the original distribution in GAN training.
Findings
DAG improves GAN performance across multiple models.
DAG achieves state-of-the-art FID scores.
Theoretical analysis confirms DAG's alignment with original data distribution.
Abstract
Recent successes in Generative Adversarial Networks (GAN) have affirmed the importance of using more data in GAN training. Yet it is expensive to collect data in many domains such as medical applications. Data Augmentation (DA) has been applied in these applications. In this work, we first argue that the classical DA approach could mislead the generator to learn the distribution of the augmented data, which could be different from that of the original data. We then propose a principled framework, termed Data Augmentation Optimized for GAN (DAG), to enable the use of augmented data in GAN training to improve the learning of the original distribution. We provide theoretical analysis to show that using our proposed DAG aligns with the original GAN in minimizing the Jensen-Shannon (JS) divergence between the original distribution and model distribution. Importantly, the proposed DAG…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsResidual Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Instance Normalization · Sigmoid Activation · Batch Normalization · Tanh Activation · Cycle Consistency Loss · PatchGAN · Residual Block · HuMan(Expedia)||How do I get a human at Expedia?
