paper-with-me

홈 › Papers

A Cross Channel Context Model for Latents in Deep Image Compression

2021-03-04 · Changyue Ma, Zhao Wang, Ruling Liao, Yan Ye

This paper presents a cross channel context model for latents in deep image compression. Generally, deep image compression is based on an autoencoder framework, which transforms the original image to latents at the encoder and recovers the reconstructed image from the quantized latents at the decoder. The transform is usually combined with an entropy model, which estimates the probability distribution of the quantized latents for arithmetic coding. Currently, joint autoregressive and hierarchical prior entropy models are widely adopted to capture both the global contexts from the hyper latents and the local contexts from the quantized latent elements. For the local contexts, the widely adopted 2D mask convolution can only capture the spatial context. However, we observe that there are strong correlations between different channels in the latents. To utilize the cross channel correlations, we propose to divide the latents into several groups according to channel index and code the groups one by one, where previously coded groups are utilized to provide cross channel context for the current group. The proposed cross channel context model is combined with the joint autoregressive and hierarchical prior entropy model. Experimental results show that, using PSNR as the distortion metric, the combined model achieves BD-rate reductions of 6.30% and 6.31% over the baseline entropy model, and 2.50% and 2.20% over the latest video coding standard Versatile Video Coding (VVC) for the Kodak and CVPR CLIC2020 professional dataset, respectively. In addition, when optimized for the MS-SSIM metric, our approach generates visually more pleasant reconstructed images.

📄 PDF Abstract BibTeX arXiv:2103.02884

Code (0)

등록된 구현이 없습니다.

Tasks

Image CompressionMS-SSIMSSIM

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Causal Contextual Prediction for Learned Image Compression

2020-11-19 · Zongyu Guo, Zhizheng Zhang, Runsen Feng, Zhibo Chen

Over the past several years, we have witnessed impressive progress in the field of learned image compression. Recent learned image codecs are commonly based on autoencoders, that first encode an image into low-dimensiona…

Image CompressionMS-SSIMPredictionSSIM

Content Adaptive Latents and Decoder for Neural Image Compression

2022-12-20 · Guanbo Pan, Guo Lu, Zhihao Hu, Dong Xu

In recent years, neural image compression (NIC) algorithms have shown powerful coding performance. However, most of them are not adaptive to the image content. Although several content adaptive methods have been proposed…

DecoderImage Compression

Learned Image Compression with Hierarchical Progressive Context Modeling

2025-07-25 · Yuqi Li, Haotian Zhang, Li Li, Dong Liu arxiv

Context modeling is essential in learned image compression for accurately estimating the distribution of latents. While recent advanced methods have expanded context modeling capacity, they still struggle to efficiently …

Image Compression

Dynamic Kernel-Based Adaptive Spatial Aggregation for Learned Image Compression

2023-08-17 · Huairui Wang, Nianxiang Fu, Zhenzhong Chen, Shan Liu

Learned image compression methods have shown superior rate-distortion performance and remarkable potential compared to traditional compression methods. Most existing learned approaches use stacked convolution or window-b…

Image Compressionvalid

TC-AE: Unlocking Token Capacity for Deep Compression Autoencoders

2026-04-08 · Teng Li, Ziyuan Huang, Cong Chen, Yangfu Li 외 arxiv

We propose TC-AE, a ViT-based architecture for deep compression autoencoders. Existing methods commonly increase the channel number of latent representations to maintain reconstruction quality under high compression rati…