WritingOpenAIOpenAIpublished Nov 14, 2016seen 6d

On the quantitative analysis of decoder-based generative models

Open original ↗

Captured source

source ↗

On the quantitative analysis of decoder-based generative models | OpenAI

November 14, 2016

On the quantitative analysis of decoder-based generative models

Loading…

Share

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 many powerful generative models is a decoder network, a parametric deep neural net that defines a generative distribution. Examples include variational autoencoders, generative adversarial networks, and generative moment matching networks. 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. The evaluation code is provided at this https URL⁠. 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.

Authors

Yuhuai Wu, Yura Burda, Ruslan Salakhutdinov, Roger Grosse

Related articles

Hierarchical text-conditional image generation with CLIP latentsPublicationApr 13, 2022

DALL·E: Creating images from textMilestoneJan 5, 2021

Image GPTPublicationJun 17, 2020