English

Improving Inference for Neural Image Compression

Image and Video Processing 2021-01-11 v4 Machine Learning Machine Learning

Abstract

We consider the problem of lossy image compression with deep latent variable models. State-of-the-art methods build on hierarchical variational autoencoders (VAEs) and learn inference networks to predict a compressible latent representation of each data point. Drawing on the variational inference perspective on compression, we identify three approximation gaps which limit performance in the conventional approach: an amortization gap, a discretization gap, and a marginalization gap. We propose remedies for each of these three limitations based on ideas related to iterative inference, stochastic annealing for discrete optimization, and bits-back coding, resulting in the first application of bits-back coding to lossy compression. In our experiments, which include extensive baseline comparisons and ablation studies, we achieve new state-of-the-art performance on lossy image compression using an established VAE architecture, by changing only the inference method.

Keywords

Cite

@article{arxiv.2006.04240,
  title  = {Improving Inference for Neural Image Compression},
  author = {Yibo Yang and Robert Bamler and Stephan Mandt},
  journal= {arXiv preprint arXiv:2006.04240},
  year   = {2021}
}

Comments

9 pages + detailed supplement with additional results; various typos corrected. Camera-ready version paper at NeurIPS 2020

R2 v1 2026-06-23T16:07:48.171Z