Comprehensive Complexity Assessment of Emerging Learned Image Compression on CPU and GPU
Farhad Pakdaman, Moncef Gabbouj

TL;DR
This paper evaluates the computational complexity of emerging learned image compression methods on CPU and GPU, providing insights into their efficiency and guiding future development in the field.
Contribution
It offers a comprehensive complexity assessment of six learned image compression methods, highlighting key factors influencing their computational demands.
Findings
Quantified the overall complexity of LC methods
Compared different methods fairly across platforms
Identified key factors affecting computational complexity
Abstract
Learned Compression (LC) is the emerging technology for compressing image and video content, using deep neural networks. Despite being new, LC methods have already gained a compression efficiency comparable to state-of-the-art image compression, such as HEVC or even VVC. However, the existing solutions often require a huge computational complexity, which discourages their adoption in international standards or products. This paper provides a comprehensive complexity assessment of several notable methods, that shed light on the matter, and guide the future development of this field by presenting key findings. To do so, six existing methods have been evaluated for both encoding and decoding, on CPU and GPU platforms. Various aspects of complexity such as the overall complexity, share of each coding module, number of operations, number of parameters, most demanding GPU kernels, and memory…
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 · Video Coding and Compression Technologies · Digital Filter Design and Implementation
