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

Few-shot Image Generation via Adaptation-Aware Kernel Modulation

About

Few-shot image generation (FSIG) aims to learn to generate new and diverse samples given an extremely limited number of samples from a domain, e.g., 10 training samples. Recent work has addressed the problem using transfer learning approach, leveraging a GAN pretrained on a large-scale source domain dataset and adapting that model to the target domain based on very limited target domain samples. Central to recent FSIG methods are knowledge preserving criteria, which aim to select a subset of source model's knowledge to be preserved into the adapted model. However, a major limitation of existing methods is that their knowledge preserving criteria consider only source domain/source task, and they fail to consider target domain/adaptation task in selecting source model's knowledge, casting doubt on their suitability for setups of different proximity between source and target domain. Our work makes two contributions. As our first contribution, we re-visit recent FSIG works and their experiments. Our important finding is that, under setups which assumption of close proximity between source and target domains is relaxed, existing state-of-the-art (SOTA) methods which consider only source domain/source task in knowledge preserving perform no better than a baseline fine-tuning method. To address the limitation of existing methods, as our second contribution, we propose Adaptation-Aware kernel Modulation (AdAM) to address general FSIG of different source-target domain proximity. Extensive experimental results show that the proposed method consistently achieves SOTA performance across source/target domains of different proximity, including challenging setups when source and target domains are more apart. Project Page: https://yunqing-me.github.io/AdAM/

Yunqing Zhao, Keshigeyan Chandrasegaran, Milad Abdollahzadeh, Ngai-Man Cheung• 2022

Related benchmarks

TaskDatasetResultRank
Few-shot Image GenerationSunglasses 10-shot
FID28.03
36
Few-shot Image GenerationBabies 10-shot
FID48.83
35
Few-shot Image GenerationAFHQ-Cat 10-shot
FID58.07
34
Few-shot Image GenerationAFHQ-Wild 10-shot
FID36.87
34
Few-shot Image GenerationMetFaces 10-shot
FID51.34
34
Few-shot Image GenerationAFHQ-Dog 10-shot
FID100.9
34
Few-shot Image GenerationSketches 10-shot
FID42.64
18
Image GenerationAFHQ Cat
FID57.59
18
Few-shot Image GenerationAFHQ Cat
KID32.78
12
Few-shot Image GenerationBabies
intra-LPIPS0.59
11
Showing 10 of 19 rows

Other info

Code

Follow for update