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

Exploring Incompatible Knowledge Transfer in Few-shot Image Generation

About

Few-shot image generation (FSIG) learns to generate diverse and high-fidelity images from a target domain using a few (e.g., 10) reference samples. Existing FSIG methods select, preserve and transfer prior knowledge from a source generator (pretrained on a related domain) to learn the target generator. In this work, we investigate an underexplored issue in FSIG, dubbed as incompatible knowledge transfer, which would significantly degrade the realisticness of synthetic samples. Empirical observations show that the issue stems from the least significant filters from the source generator. To this end, we propose knowledge truncation to mitigate this issue in FSIG, which is a complementary operation to knowledge preservation and is implemented by a lightweight pruning-based method. Extensive experiments show that knowledge truncation is simple and effective, consistently achieving state-of-the-art performance, including challenging setups where the source and target domains are more distant. Project Page: yunqing-me.github.io/RICK.

Yunqing Zhao, Chao Du, Milad Abdollahzadeh, Tianyu Pang, Min Lin, Shuicheng Yan, Ngai-Man Cheung• 2023

Related benchmarks

TaskDatasetResultRank
Few-shot Image GenerationSunglasses 10-shot
FID25.22
36
Few-shot Image GenerationBabies 10-shot
FID39.39
35
Few-shot Image GenerationAFHQ-Dog 10-shot
FID12.91
34
Few-shot Image GenerationAFHQ-Cat 10-shot
FID53.27
34
Few-shot Image GenerationAFHQ-Wild 10-shot
FID33.02
34
Few-shot Image GenerationMetFaces 10-shot
FID48.53
34
Few-shot Image GenerationSketches 10-shot
FID35.66
18
Few-shot Image GenerationAFHQ Cat
KID35.16
12
Few-shot Image GenerationBabies
intra-LPIPS0.608
11
Few-shot Image GenerationSketches
intra-LPIPS0.493
11
Showing 10 of 13 rows

Other info

Code

Follow for update