English

Adaptive Feature Interpolation for Low-Shot Image Generation

Computer Vision and Pattern Recognition 2022-07-15 v3

Abstract

Training of generative models especially Generative Adversarial Networks can easily diverge in low-data setting. To mitigate this issue, we propose a novel implicit data augmentation approach which facilitates stable training and synthesize high-quality samples without need of label information. Specifically, we view the discriminator as a metric embedding of the real data manifold, which offers proper distances between real data points. We then utilize information in the feature space to develop a fully unsupervised and data-driven augmentation method. Experiments on few-shot generation tasks show the proposed method significantly improve results from strong baselines with hundreds of training samples.

Keywords

Cite

@article{arxiv.2112.02450,
  title  = {Adaptive Feature Interpolation for Low-Shot Image Generation},
  author = {Mengyu Dai and Haibin Hang and Xiaoyang Guo},
  journal= {arXiv preprint arXiv:2112.02450},
  year   = {2022}
}

Comments

ECCV'22. Code available at https://github.com/dzld00/Adaptive-Feature-Interpolation-for-Low-Shot-Image-Generation

R2 v1 2026-06-24T08:04:31.409Z