English

MatchingGAN: Matching-based Few-shot Image Generation

Computer Vision and Pattern Recognition 2020-03-26 v2 Machine Learning Image and Video Processing

Abstract

To generate new images for a given category, most deep generative models require abundant training images from this category, which are often too expensive to acquire. To achieve the goal of generation based on only a few images, we propose matching-based Generative Adversarial Network (GAN) for few-shot generation, which includes a matching generator and a matching discriminator. Matching generator can match random vectors with a few conditional images from the same category and generate new images for this category based on the fused features. The matching discriminator extends conventional GAN discriminator by matching the feature of generated image with the fused feature of conditional images. Extensive experiments on three datasets demonstrate the effectiveness of our proposed method.

Keywords

Cite

@article{arxiv.2003.03497,
  title  = {MatchingGAN: Matching-based Few-shot Image Generation},
  author = {Yan Hong and Li Niu and Jianfu Zhang and Liqing Zhang},
  journal= {arXiv preprint arXiv:2003.03497},
  year   = {2020}
}

Comments

This paper is accepted for oral presentation at ICME 2020(http://www.2020.ieeeicme.org/)

R2 v1 2026-06-23T14:07:13.362Z