English

Unsupervised Image Generation with Infinite Generative Adversarial Networks

Computer Vision and Pattern Recognition 2021-08-19 v1

Abstract

Image generation has been heavily investigated in computer vision, where one core research challenge is to generate images from arbitrarily complex distributions with little supervision. Generative Adversarial Networks (GANs) as an implicit approach have achieved great successes in this direction and therefore been employed widely. However, GANs are known to suffer from issues such as mode collapse, non-structured latent space, being unable to compute likelihoods, etc. In this paper, we propose a new unsupervised non-parametric method named mixture of infinite conditional GANs or MIC-GANs, to tackle several GAN issues together, aiming for image generation with parsimonious prior knowledge. Through comprehensive evaluations across different datasets, we show that MIC-GANs are effective in structuring the latent space and avoiding mode collapse, and outperform state-of-the-art methods. MICGANs are adaptive, versatile, and robust. They offer a promising solution to several well-known GAN issues. Code available: github.com/yinghdb/MICGANs.

Keywords

Cite

@article{arxiv.2108.07975,
  title  = {Unsupervised Image Generation with Infinite Generative Adversarial Networks},
  author = {Hui Ying and He Wang and Tianjia Shao and Yin Yang and Kun Zhou},
  journal= {arXiv preprint arXiv:2108.07975},
  year   = {2021}
}

Comments

18 pages, 11 figures

R2 v1 2026-06-24T05:12:40.770Z