Learning Content-Weighted Deep Image Compression
Mu Li, Wangmeng Zuo, Shuhang Gu, Jane You, David Zhang

TL;DR
This paper introduces a content-aware deep image compression method that adaptively allocates bits based on image content importance, leading to improved visual quality and compression efficiency.
Contribution
It proposes a novel importance map subnet for spatially adaptive bit rate allocation and a trimmed convolutional network for efficient entropy coding.
Findings
Produces visually better compressed images
Outperforms existing deep and traditional methods
Efficiently compresses importance maps and codes
Abstract
Learning-based lossy image compression usually involves the joint optimization of rate-distortion performance. Most existing methods adopt spatially invariant bit length allocation and incorporate discrete entropy approximation to constrain compression rate. Nonetheless, the information content is spatially variant, where the regions with complex and salient structures generally are more essential to image compression. Taking the spatial variation of image content into account, this paper presents a content-weighted encoder-decoder model, which involves an importance map subnet to produce the importance mask for locally adaptive bit rate allocation. Consequently, the summation of importance mask can thus be utilized as an alternative of entropy estimation for compression rate control. Furthermore, the quantized representations of the learned code and importance map are still spatially…
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 · Advanced Image Processing Techniques · Image and Signal Denoising Methods
