English

Evaluating Lossy Compression Rates of Deep Generative Models

Machine Learning 2020-08-18 v1 Machine Learning

Abstract

The field of deep generative modeling has succeeded in producing astonishingly realistic-seeming images and audio, but quantitative evaluation remains a challenge. Log-likelihood is an appealing metric due to its grounding in statistics and information theory, but it can be challenging to estimate for implicit generative models, and scalar-valued metrics give an incomplete picture of a model's quality. In this work, we propose to use rate distortion (RD) curves to evaluate and compare deep generative models. While estimating RD curves is seemingly even more computationally demanding than log-likelihood estimation, we show that we can approximate the entire RD curve using nearly the same computations as were previously used to achieve a single log-likelihood estimate. We evaluate lossy compression rates of VAEs, GANs, and adversarial autoencoders (AAEs) on the MNIST and CIFAR10 datasets. Measuring the entire RD curve gives a more complete picture than scalar-valued metrics, and we arrive at a number of insights not obtainable from log-likelihoods alone.

Keywords

Cite

@article{arxiv.2008.06653,
  title  = {Evaluating Lossy Compression Rates of Deep Generative Models},
  author = {Sicong Huang and Alireza Makhzani and Yanshuai Cao and Roger Grosse},
  journal= {arXiv preprint arXiv:2008.06653},
  year   = {2020}
}
R2 v1 2026-06-23T17:52:33.489Z