paper-with-me

Papers

Channel-wise Autoregressive Entropy Models for Learned Image Compression

2020-07-17 · David Minnen, Saurabh Singh

In learning-based approaches to image compression, codecs are developed by optimizing a computational model to minimize a rate-distortion objective. Currently, the most effective learned image codecs take the form of an entropy-constrained autoencoder with an entropy model that uses both forward and backward adaptation. Forward adaptation makes use of side information and can be efficiently integrated into a deep neural network. In contrast, backward adaptation typically makes predictions based on the causal context of each symbol, which requires serial processing that prevents efficient GPU / TPU utilization. We introduce two enhancements, channel-conditioning and latent residual prediction, that lead to network architectures with better rate-distortion performance than existing context-adaptive models while minimizing serial processing. Empirically, we see an average rate savings of 6.7% on the Kodak image set and 11.4% on the Tecnick image set compared to a context-adaptive baseline model. At low bit rates, where the improvements are most effective, our model saves up to 18% over the baseline and outperforms hand-engineered codecs like BPG by up to 25%.

📄 PDF Abstract BibTeX arXiv:2007.08739

Code (3)

Nikolai10/MRIC tf
tensorflow/compression/blob/master/models/ms2020.py tf
tokkiwa/minnen2020 pytorch

Tasks

GPUImage Compression

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

ChWDTA: Channel-wise Wavelet-Domain Transformer Attention and Entropy Modeling for Learned Image Compression

2026-05-27 · Haisheng Fu, Runyu Yang, Feng Ding, Siyu Zhu 외 arxiv

State-of-the-art learned image compression (LIC) schemes are increasingly based on hybrid CNN-transformer architectures. To further improve rate-distortion performance, we introduce channel-wise wavelet transforms into b…

Image Compression

Causal Context Adjustment Loss for Learned Image Compression

2024-10-07 · Minghao Han, Shiyin Jiang, Shengxi Li, Xin Deng 외

In recent years, learned image compression (LIC) technologies have surpassed conventional methods notably in terms of rate-distortion (RD) performance. Most present learned techniques are VAE-based with an autoregressive…

Image Compression

Efficient Contextformer: Spatio-Channel Window Attention for Fast Context Modeling in Learned Image Compression

2023-06-25 · A. Burakhan Koyuncu, Panqi Jia, Atanas Boev, Elena Alshina 외

Entropy estimation is essential for the performance of learned image compression. It has been demonstrated that a transformer-based entropy model is of critical importance for achieving a high compression ratio, however,…

Image Compression

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

Frequency Disentangled Features in Neural Image Compression

2023-08-04 · Ali Zafari, Atefeh Khoshkhahtinat, Piyush Mehta, Mohammad Saeed Ebrahimi Saadabadi 외

The design of a neural image compression network is governed by how well the entropy model matches the true distribution of the latent code. Apart from the model capacity, this ability is indirectly under the effect of h…

DisentanglementImage CompressionQuantization