TL;DR
This paper introduces three curriculum learning strategies based on image difficulty ranking to improve GAN training, resulting in faster convergence and higher quality image generation and translation.
Contribution
The paper presents novel curriculum learning methods for GANs that leverage image difficulty scores, enhancing training efficiency and output quality.
Findings
All strategies lead to faster convergence.
Improved fooling rates in image generation.
Higher human preference for curriculum-trained images.
Abstract
Despite the significant advances in recent years, Generative Adversarial Networks (GANs) are still notoriously hard to train. In this paper, we propose three novel curriculum learning strategies for training GANs. All strategies are first based on ranking the training images by their difficulty scores, which are estimated by a state-of-the-art image difficulty predictor. Our first strategy is to divide images into gradually more difficult batches. Our second strategy introduces a novel curriculum loss function for the discriminator that takes into account the difficulty scores of the real images. Our third strategy is based on sampling from an evolving distribution, which favors the easier images during the initial training stages and gradually converges to a uniform distribution, in which samples are equally likely, regardless of difficulty. We compare our curriculum learning…
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
MethodsBatch Normalization · Residual Connection · PatchGAN · *Communicated@Fast*How Do I Communicate to Expedia? · Tanh Activation · Residual Block · Instance Normalization · HuMan(Expedia)||How do I get a human at Expedia? · Sigmoid Activation · GAN Least Squares Loss
