English

Bidirectional Conditional Generative Adversarial Networks

Machine Learning 2018-11-06 v4 Machine Learning

Abstract

Conditional Generative Adversarial Networks (cGANs) are generative models that can produce data samples (xx) conditioned on both latent variables (zz) and known auxiliary information (cc). We propose the Bidirectional cGAN (BiCoGAN), which effectively disentangles zz and cc in the generation process and provides an encoder that learns inverse mappings from xx to both zz and cc, trained jointly with the generator and the discriminator. We present crucial techniques for training BiCoGANs, which involve an extrinsic factor loss along with an associated dynamically-tuned importance weight. As compared to other encoder-based cGANs, BiCoGANs encode cc more accurately, and utilize zz and cc more effectively and in a more disentangled way to generate samples.

Keywords

Cite

@article{arxiv.1711.07461,
  title  = {Bidirectional Conditional Generative Adversarial Networks},
  author = {Ayush Jaiswal and Wael AbdAlmageed and Yue Wu and Premkumar Natarajan},
  journal= {arXiv preprint arXiv:1711.07461},
  year   = {2018}
}

Comments

To appear in Proceedings of ACCV 2018

R2 v1 2026-06-22T22:51:49.641Z