DEff-GAN: Diverse Attribute Transfer for Few-Shot Image Synthesis
Rajiv Kumar, G. Sivakumar

TL;DR
DEff-GAN introduces a method for few-shot image synthesis that models multiple images to generate diverse samples, leveraging shared features and relationships between limited input images.
Contribution
The paper extends single-image GANs to multi-image scenarios using an auxiliary classifier, enabling diverse and relationship-aware image synthesis from few samples.
Findings
Generates diverse samples with limited data
Effective when input images share similarities
Outperforms existing few-shot GAN methods
Abstract
Requirements of large amounts of data is a difficulty in training many GANs. Data efficient GANs involve fitting a generators continuous target distribution with a limited discrete set of data samples, which is a difficult task. Single image methods have focused on modeling the internal distribution of a single image and generating its samples. While single image methods can synthesize image samples with diversity, they do not model multiple images or capture the inherent relationship possible between two images. Given only a handful of images, we are interested in generating samples and exploiting the commonalities in the input images. In this work, we extend the single-image GAN method to model multiple images for sample synthesis. We modify the discriminator with an auxiliary classifier branch, which helps to generate a wide variety of samples and to classify the input labels. Our…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Image Processing Techniques and Applications · Advanced Image and Video Retrieval Techniques
MethodsAuxiliary Classifier
