NeurIPS 2020poster146 citations

Improving Inference for Neural Image Compression

Yibo Yang, Robert Bamler, Stephan Mandt

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.

BibTeX
@inproceedings{NEURIPS2020_066f182b,
 author = {Yang, Yibo and Bamler, Robert and Mandt, Stephan},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
 pages = {573--584},
 publisher = {Curran Associates, Inc.},
 title = {Improving Inference for Neural Image Compression},
 url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/066f182b787111ed4cb65ed437f0855b-Paper.pdf},
 volume = {33},
 year = {2020}
}