English

CR-GAN: Learning Complete Representations for Multi-view Generation

Computer Vision and Pattern Recognition 2018-07-02 v1

Abstract

Generating multi-view images from a single-view input is an essential yet challenging problem. It has broad applications in vision, graphics, and robotics. Our study indicates that the widely-used generative adversarial network (GAN) may learn "incomplete" representations due to the single-pathway framework: an encoder-decoder network followed by a discriminator network. We propose CR-GAN to address this problem. In addition to the single reconstruction path, we introduce a generation sideway to maintain the completeness of the learned embedding space. The two learning pathways collaborate and compete in a parameter-sharing manner, yielding considerably improved generalization ability to "unseen" dataset. More importantly, the two-pathway framework makes it possible to combine both labeled and unlabeled data for self-supervised learning, which further enriches the embedding space for realistic generations. The experimental results prove that CR-GAN significantly outperforms state-of-the-art methods, especially when generating from "unseen" inputs in wild conditions.

Keywords

Cite

@article{arxiv.1806.11191,
  title  = {CR-GAN: Learning Complete Representations for Multi-view Generation},
  author = {Yu Tian and Xi Peng and Long Zhao and Shaoting Zhang and Dimitris N. Metaxas},
  journal= {arXiv preprint arXiv:1806.11191},
  year   = {2018}
}

Comments

7 pages, 9 figures, accepted by IJCAI 2018

R2 v1 2026-06-23T02:45:27.281Z