Generative Adversarial Networks as Variational Training of Energy Based Models
arXiv:1611.01799
Abstract
In this paper, we study deep generative models for effective unsupervised learning. We propose VGAN, which works by minimizing a variational lower bound of the negative log likelihood (NLL) of an energy based model (EBM), where the model density is approximated by a variational distribution that is easy to sample from. The training of VGAN takes a two step procedure: given , is updated to maximize the lower bound; is then updated one step with samples drawn from to decrease the lower bound. VGAN is inspired by the generative adversarial networks (GANs), where corresponds to the discriminator and corresponds to the generator, but with several notable differences. We hence name our model variational GANs (VGANs). VGAN provides a practical solution to training deep EBMs in high dimensional space, by eliminating the need of MCMC sampling. From this view, we are also able to identify causes to the difficulty of training GANs and propose viable solutions. \footnote{Experimental code is available at https://github.com/Shuangfei/vgan}
Under review at ICLR 2017
References in corpus (2)
Cited by in corpus (5)
- How to Train Your Energy-Based Models
- Boosting Deep Learning Risk Prediction with Generative Adversarial Networks for Electronic Health Records
- Augmented Normalizing Flows: Bridging the Gap Between Generative Flows and Latent Variable Models
- Learning Deep Energy Models: Contrastive Divergence vs. Amortized MLE
- Bounds all around: training energy-based models with bidirectional bounds