Universal Learned Image Compression With Low Computational Cost
Bowen Li, Yao Xin, Youneng Bao, Fanyang Meng, Yongsheng Liang, Wen Tan

TL;DR
This paper introduces shift-addition parallel modules (SAPMs) for learned image compression, significantly reducing computational costs while maintaining or improving compression quality, making it more suitable for resource-limited devices.
Contribution
The paper proposes SAPMs as plug-and-play modules to enhance CNN-based image compression architectures with lower energy consumption and introduces Laplace Mixture Likelihoods for better entropy estimation.
Findings
Achieves comparable or better PSNR and MS-SSIM performance
About 2x energy reduction compared to traditional CNN methods
Effective integration of SAPMs for resource-efficient compression
Abstract
Recently, learned image compression methods have developed rapidly and exhibited excellent rate-distortion performance when compared to traditional standards, such as JPEG, JPEG2000 and BPG. However, the learning-based methods suffer from high computational costs, which is not beneficial for deployment on devices with limited resources. To this end, we propose shift-addition parallel modules (SAPMs), including SAPM-E for the encoder and SAPM-D for the decoder, to largely reduce the energy consumption. To be specific, they can be taken as plug-and-play components to upgrade existing CNN-based architectures, where the shift branch is used to extract large-grained features as compared to small-grained features learned by the addition branch. Furthermore, we thoroughly analyze the probability distribution of latent representations and propose to use Laplace Mixture Likelihoods for more…
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
TopicsAdvanced Data Compression Techniques · Image Retrieval and Classification Techniques · Speech and Audio Processing
