MLIC++: Linear Complexity Multi-Reference Entropy Modeling for Learned Image Compression
Wei Jiang, Jiayu Yang, Yongqi Zhai, Feng Gao, Ronggang Wang

TL;DR
This paper introduces MLIC++, a learned image compression method that employs a novel entropy model with linear complexity to efficiently capture multi-scale correlations, achieving state-of-the-art results especially on high-resolution images.
Contribution
The paper proposes MEM++, a multi-reference entropy model with linear complexity for high-resolution image compression, enabling efficient global and local context modeling within a single framework.
Findings
Achieves 13.39% BD-rate reduction on Kodak dataset.
Maintains linear computational complexity with resolution.
Outperforms previous methods in PSNR performance.
Abstract
The latent representation in learned image compression encompasses channel-wise, local spatial, and global spatial correlations, which are essential for the entropy model to capture for conditional entropy minimization. Efficiently capturing these contexts within a single entropy model, especially in high-resolution image coding, presents a challenge due to the computational complexity of existing global context modules. To address this challenge, we propose the Linear Complexity Multi-Reference Entropy Model (MEM). Specifically, the latent representation is partitioned into multiple slices. For channel-wise contexts, previously compressed slices serve as the context for compressing a particular slice. For local contexts, we introduce a shifted-window-based checkerboard attention module. This module ensures linear complexity without sacrificing performance. For global contexts,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Compression Techniques · Image and Signal Denoising Methods · AI in cancer detection
MethodsSoftmax
