paper-with-me

홈 › Papers

Joint Autoregressive and Hierarchical Priors for Learned Image Compression

2018-09-08 · NeurIPS 2018 12 · David Minnen, Johannes Ballé, George Toderici

Recent models for learned image compression are based on autoencoders, learning approximately invertible mappings from pixels to a quantized latent representation. These are combined with an entropy model, a prior on the latent representation that can be used with standard arithmetic coding algorithms to yield a compressed bitstream. Recently, hierarchical entropy models have been introduced as a way to exploit more structure in the latents than simple fully factorized priors, improving compression performance while maintaining end-to-end optimization. Inspired by the success of autoregressive priors in probabilistic generative models, we examine autoregressive, hierarchical, as well as combined priors as alternatives, weighing their costs and benefits in the context of image compression. While it is well known that autoregressive models come with a significant computational penalty, we find that in terms of compression performance, autoregressive and hierarchical priors are complementary and, together, exploit the probabilistic structure in the latents better than all previous learned models. The combined model yields state-of-the-art rate--distortion performance, providing a 15.8% average reduction in file size over the previous state-of-the-art method based on deep learning, which corresponds to a 59.8% size reduction over JPEG, more than 35% reduction compared to WebP and JPEG2000, and bitstreams 8.4% smaller than BPG, the current state-of-the-art image codec. To the best of our knowledge, our model is the first learning-based method to outperform BPG on both PSNR and MS-SSIM distortion metrics.

📄 PDF Abstract BibTeX arXiv:1809.02736

Code (3)

InterDigitalInc/CompressAI pytorch
Nikolai10/Checkerboard-Context-Model tf
mandt-lab/improving-inference-for-neural-image-compression tf

Tasks

Image CompressionMS-SSIMSSIM

Similar Papers 제목 키워드 기반

ARCHE: Autoregressive Residual Compression with Hyperprior and Excitation

2026-03-10 · Sofia Iliopoulou, Dimitris Ampeliotis, Athanassios Skodras arxiv

Recent progress in learning-based image compression has demonstrated that end-to-end optimization can substantially outperform traditional codecs by jointly learning compact latent representations and probabilistic entro…

Computational EfficiencyImage Compression

Hierarchical Autoregressive Image Models with Auxiliary Decoders

2019-03-06 · Jeffrey De Fauw, Sander Dieleman, Karen Simonyan

Autoregressive generative models of images tend to be biased towards capturing local structure, and as a result they often produce samples which are lacking in terms of large-scale coherence. To address this, we propose …

Multi-scale and Context-adaptive Entropy Model for Image Compression

2019-10-17

We propose an end-to-end trainable image compression framework with a multi-scale and context-adaptive entropy model, especially for low bitrate compression. Due to the success of autoregressive priors in probabilistic g…

Image CompressionMS-SSIMSSIM

Seg-VAR: Image Segmentation with Visual Autoregressive Modeling

2025-11-16 · Rongkun Zheng, Lu Qi, Xi Chen, Yi Wang 외 arxiv

While visual autoregressive modeling (VAR) strategies have shed light on image generation with the autoregressive models, their potential for segmentation, a task that requires precise low-level spatial perception, remai…

Image SegmentationImage Generation

Learned Video Compression via Joint Spatial-Temporal Correlation Exploration

2019-12-13 · Haojie Liu, Han Shen, Lichao Huang, Ming Lu 외

Traditional video compression technologies have been developed over decades in pursuit of higher coding efficiency. Efficient temporal information representation plays a key role in video coding. Thus, in this paper, we …

Optical Flow EstimationVideo Compression