CBANet: Towards Complexity and Bitrate Adaptive Deep Image Compression using a Single Network
Jinyang Guo, Dong Xu, Guo Lu

TL;DR
CBANet introduces a unified deep image compression network that adaptively manages bitrate and computational complexity, enabling flexible decoding with a single model across various constraints, reducing storage needs and maintaining high quality.
Contribution
The paper presents a novel single-network framework with complexity and bitrate adaptive modules, allowing variable bitrate decoding under different computational constraints.
Findings
Supports multiple bitrate decoding with one network
Reduces storage requirements for deployment
Achieves effective compression across benchmarks
Abstract
In this paper, we propose a new deep image compression framework called Complexity and Bitrate Adaptive Network (CBANet), which aims to learn one single network to support variable bitrate coding under different computational complexity constraints. In contrast to the existing state-of-the-art learning based image compression frameworks that only consider the rate-distortion trade-off without introducing any constraint related to the computational complexity, our CBANet considers the trade-off between the rate and distortion under dynamic computational complexity constraints. Specifically, to decode the images with one single decoder under various computational complexity constraints, we propose a new multi-branch complexity adaptive module, in which each branch only takes a small portion of the computational budget of the decoder. The reconstructed images with different visual…
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 · Advanced Image Processing Techniques · Image and Signal Denoising Methods
