AsymLLIC: Asymmetric Lightweight Learned Image Compression
Shen Wang, Zhengxue Cheng, Donghui Feng, Guo Lu, Li Song, Wenjun Zhang

TL;DR
This paper introduces AsymLLIC, an asymmetric lightweight learned image compression architecture that reduces decoder complexity while maintaining high compression performance, suitable for low-end devices.
Contribution
It proposes a novel training scheme for asymmetric LIC, enabling simpler decoders without sacrificing compression quality, and provides a comprehensive comparison of decoder structures.
Findings
Achieves comparable performance to VVC with a lightweight decoder
Decoders with only 51.47 GMACs and 19.65M parameters
Method is adaptable to various LIC models
Abstract
Learned image compression (LIC) methods often employ symmetrical encoder and decoder architectures, evitably increasing decoding time. However, practical scenarios demand an asymmetric design, where the decoder requires low complexity to cater to diverse low-end devices, while the encoder can accommodate higher complexity to improve coding performance. In this paper, we propose an asymmetric lightweight learned image compression (AsymLLIC) architecture with a novel training scheme, enabling the gradual substitution of complex decoding modules with simpler ones. Building upon this approach, we conduct a comprehensive comparison of different decoder network structures to strike a better trade-off between complexity and compression performance. Experiment results validate the efficiency of our proposed method, which not only achieves comparable performance to VVC but also offers a…
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 and Signal Denoising Methods · Neural Networks and Applications
