Computationally Efficient Neural Image Compression
Nick Johnston, Elad Eban, Ariel Gordon, Johannes Ball\'e

TL;DR
This paper presents a method to significantly reduce the computational complexity of neural image compression models, achieving over 50% faster decoding while maintaining high rate-distortion performance.
Contribution
It introduces automatic network optimization techniques to decrease decoder runtime and analyzes the trade-offs between distortion metrics and computational efficiency.
Findings
Decoder runtime reduced by over 50%
Maintains competitive rate-distortion performance
Provides insights into efficiency trade-offs in neural compression
Abstract
Image compression using neural networks have reached or exceeded non-neural methods (such as JPEG, WebP, BPG). While these networks are state of the art in ratedistortion performance, computational feasibility of these models remains a challenge. We apply automatic network optimization techniques to reduce the computational complexity of a popular architecture used in neural image compression, analyze the decoder complexity in execution runtime and explore the trade-offs between two distortion metrics, rate-distortion performance and run-time performance to design and research more computationally efficient neural image compression. We find that our method decreases the decoder run-time requirements by over 50% for a stateof-the-art neural architecture.
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
TopicsImage and Signal Denoising Methods · Advanced Data Compression Techniques · Advanced Image Processing Techniques
