A Closer Look at Few-shot Image Generation
Yunqing Zhao, Henghui Ding, Houjing Huang, Ngai-Man Cheung

TL;DR
This paper analyzes few-shot image generation methods within a unified framework, revealing that slowing diversity degradation during adaptation improves quality, and proposes a mutual information maximization approach called Dual Contrastive Learning (DCL) to enhance diversity preservation and image quality.
Contribution
It introduces a unified analysis framework for existing methods and proposes DCL, a novel mutual information maximization technique to better preserve diversity during adaptation.
Findings
All methods achieve similar quality after convergence.
Slowing diversity degradation improves image quality.
DCL outperforms existing methods in preserving diversity and quality.
Abstract
Modern GANs excel at generating high quality and diverse images. However, when transferring the pretrained GANs on small target data (e.g., 10-shot), the generator tends to replicate the training samples. Several methods have been proposed to address this few-shot image generation task, but there is a lack of effort to analyze them under a unified framework. As our first contribution, we propose a framework to analyze existing methods during the adaptation. Our analysis discovers that while some methods have disproportionate focus on diversity preserving which impede quality improvement, all methods achieve similar quality after convergence. Therefore, the better methods are those that can slow down diversity degradation. Furthermore, our analysis reveals that there is still plenty of room to further slow down diversity degradation. Informed by our analysis and to slow down the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning · Image Enhancement Techniques
MethodsContrastive Learning
