Split Hierarchical Variational Compression
Tom Ryder, Chen Zhang, Ning Kang, Shifeng Zhang

TL;DR
This paper introduces Split Hierarchical Variational Compression (SHVC), a novel VAE-based method that improves image compression efficiency and performance by enabling parallel coding and reducing model complexity.
Contribution
SHVC proposes an autoregressive prior and a flexible coding framework that overcome practical limitations of existing VAE-based compression methods.
Findings
Achieves state-of-the-art lossless image compression performance.
Uses up to 100x fewer model parameters than competing VAEs.
Supports parallel coding, enhancing practical deployment.
Abstract
Variational autoencoders (VAEs) have witnessed great success in performing the compression of image datasets. This success, made possible by the bits-back coding framework, has produced competitive compression performance across many benchmarks. However, despite this, VAE architectures are currently limited by a combination of coding practicalities and compression ratios. That is, not only do state-of-the-art methods, such as normalizing flows, often demonstrate out-performance, but the initial bits required in coding makes single and parallel image compression challenging. To remedy this, we introduce Split Hierarchical Variational Compression (SHVC). SHVC introduces two novelties. Firstly, we propose an efficient autoregressive prior, the autoregressive sub-pixel convolution, that allows a generalisation between per-pixel autoregressions and fully factorised probability models.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · AI in cancer detection · Advanced Data Compression Techniques
