paper-with-me

Papers

Efficient Learned Image Compression without Entropy Coding

2026-05-22 · Hao Cao, Wenqi Guo, Zhijin Qin, Jungong Han arxiv

Entropy coding is widely used in typical learned image compression (LIC) that converts latents into a compact bitstream. However, entropy coding is typically sequential and becomes the coding latency bottleneck. To overcome it, we present Entropy-Coding Free Learned Image Compression (EF-LIC), a multi-rate framework that generates compact representation by removing statistical and correlation redundancy with low coding latency. First, we introduce unconstrained vector quantization and prove that its index distribution approaches the maximum-entropy bound, yielding minimal statistical redundancy. Second, we propose a context-conditioned autoregressive transform that directly reparameterizes the latents to reduce inter-dependency. Theoretical analysis shows that EF-LIC can remove correlation redundancy as effectively as typical LIC with entropy coding, leading to comparable compression performance. Experiments show EF-LIC achieves up to 67.86% bitrate reduction over MS-ILLM on Kodak with LPIPS. Ablation studies further show EF-LIC matches the compression performance of its entropy-coding based variant while achieving over $3\times$ faster encoding and $5\times$ faster decoding.

📄 PDF Abstract BibTeX arXiv:2605.23323

Code (0)

등록된 구현이 없습니다.

Tasks

Image Compression

Similar Papers 제목 키워드 기반

Image Compression With Learned Lifting-Based DWT and Learned Tree-Based Entropy Models

2022-12-07 · Ugur Berk Sahin, Fatih Kamisli

This paper explores learned image compression based on traditional and learned discrete wavelet transform (DWT) architectures and learned entropy models for coding DWT subband coefficients. A learned DWT is obtained thro…

Image Compression

Learned Lossless JPEG Transcoding via Joint Lossy and Residual Compression

2022-08-24 · Xiaoshuai Fan, Xin Li, Zhibo Chen

As a commonly-used image compression format, JPEG has been broadly applied in the transmission and storage of images. To further reduce the compression cost while maintaining the quality of JPEG images, lossless transcod…

Image Compression

Video Coding Using Learned Latent GAN Compression

2022-07-09 · Mustafa Shukor, Bharath Bhushan Damodaran, Xu Yao, Pierre Hellier

We propose in this paper a new paradigm for facial video compression. We leverage the generative capacity of GANs such as StyleGAN to represent and compress a video, including intra and inter compression. Each frame is i…

Video Compression

SEEC: Segmentation-Assisted Multi-Entropy Models for Learned Lossless Image Compression

2025-09-09 · Chunhang Zheng, Zichang Ren, Dou Li arxiv

Recently, learned image compression has attracted considerable attention due to its superior performance over traditional methods. However, most existing approaches employ a single entropy model to estimate the probabili…

Semantic SegmentationImage Compression

Learning Perceptual Compression of Facial Video

2021-09-29 · Mustafa Shukor, Xu Yao, Bharath Bhushan Damodaran, Pierre Hellier

We propose in this paper a new paradigm for facial video compression. We leverage the generative capacity of GANs such as StyleGAN to represent and compress each video frame (intra compression), as well as the successive…

Video Compression