On the Quantitative Analysis of Decoder-Based Generative Models
Yuhuai Wu, Yuri Burda, Ruslan Salakhutdinov, Roger Grosse
Abstract
The past several years have seen remarkable progress in generative models which produce convincing samples of images and other modalities. A shared component of some popular models such as generative adversarial networks and generative moment matching networks, is a decoder network, a parametric deep neural net that defines a generative distribution. Unfortunately, it can be difficult to quantify the performance of these models because of the intractability of log-likelihood estimation, and inspecting samples can be misleading. We propose to use Annealed Importance Sampling for evaluating log-likelihoods for decoder-based models and validate its accuracy using bidirectional Monte Carlo. Using this technique, we analyze the performance of decoder-based models, the effectiveness of existing log-likelihood estimators, the degree of overfitting, and the degree to which these models miss important modes of the data distribution.
BibTeX
@inproceedings{
wu2017on,
title={On the Quantitative Analysis of Decoder-Based Generative Models},
author={Yuhuai Wu and Yuri Burda and Ruslan Salakhutdinov and Roger Grosse},
booktitle={International Conference on Learning Representations},
year={2017},
url={https://openreview.net/forum?id=B1M8JF9xx}
}