Bayesian Conditional Generative Adverserial Networks
Machine Learning
2017-06-20 v1 Artificial Intelligence
Machine Learning
Abstract
Traditional GANs use a deterministic generator function (typically a neural network) to transform a random noise input to a sample that the discriminator seeks to distinguish. We propose a new GAN called Bayesian Conditional Generative Adversarial Networks (BC-GANs) that use a random generator function to transform a deterministic input to a sample . Our BC-GANs extend traditional GANs to a Bayesian framework, and naturally handle unsupervised learning, supervised learning, and semi-supervised learning problems. Experiments show that the proposed BC-GANs outperforms the state-of-the-arts.
Cite
@article{arxiv.1706.05477,
title = {Bayesian Conditional Generative Adverserial Networks},
author = {M. Ehsan Abbasnejad and Qinfeng Shi and Iman Abbasnejad and Anton van den Hengel and Anthony Dick},
journal= {arXiv preprint arXiv:1706.05477},
year = {2017}
}