Interleaved Block-based Learned Image Compression with Feature Enhancement and Quantization Error Compensation
Shiqi Jiang, Hui Yuan, Shuai Li, Raouf Hamzaoui, Xu Wang, and Junyan, Huo

TL;DR
This paper introduces novel modules for learned image compression that enhance feature extraction, refinement, and quantization error compensation, leading to improved compression performance over existing methods and standards.
Contribution
The paper proposes a comprehensive set of modules for LIC that improve latent feature compactness and reduce quantization errors, enhancing overall compression quality.
Findings
Outperforms existing LIC methods in PSNR and MS-SSIM.
Achieves better compression quality on Kodak and CLIC datasets.
Integrates seamlessly with state-of-the-art LIC architectures.
Abstract
In recent years, learned image compression (LIC) methods have achieved significant performance improvements. However, obtaining a more compact latent representation and reducing the impact of quantization errors remain key challenges in the field of LIC. To address these challenges, we propose a feature extraction module, a feature refinement module, and a feature enhancement module. Our feature extraction module shuffles the pixels in the image, splits the resulting image into sub-images, and extracts coarse features from the sub-images. Our feature refinement module stacks the coarse features and uses an attention refinement block composed of concatenated three-dimensional convolution residual blocks to learn more compact latent features by exploiting correlations across channels, within sub-images (intra-sub-image correlations), and across sub-images (inter-sub-image correlations).…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSoftmax · Attention Is All You Need · Convolution
