English

Exploring Incompatible Knowledge Transfer in Few-shot Image Generation

Computer Vision and Pattern Recognition 2023-04-18 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2304.07574,
  title  = {Exploring Incompatible Knowledge Transfer in Few-shot Image Generation},
  author = {Yunqing Zhao and Chao Du and Milad Abdollahzadeh and Tianyu Pang and Min Lin and Shuicheng Yan and Ngai-Man Cheung},
  journal= {arXiv preprint arXiv:2304.07574},
  year   = {2023}
}

Comments

25 pages, 16 figures, 10 tables. The IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) 2023

R2 v1 2026-06-28T10:07:01.503Z