paper-with-me

홈 › Papers

CBANet: Towards Complexity and Bitrate Adaptive Deep Image Compression using a Single Network

2021-05-26 · Jinyang Guo, Dong Xu, Guo Lu

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 qualities can be readily generated by using different numbers of branches. Furthermore, to achieve variable bitrate decoding with one single decoder, we propose a bitrate adaptive module to project the representation from a base bitrate to the expected representation at a target bitrate for transmission. Then it will project the transmitted representation at the target bitrate back to that at the base bitrate for the decoding process. The proposed bit adaptive module can significantly reduce the storage requirement for deployment platforms. As a result, our CBANet enables one single codec to support multiple bitrate decoding under various computational complexity constraints. Comprehensive experiments on two benchmark datasets demonstrate the effectiveness of our CBANet for deep image compression.

📄 PDF Abstract BibTeX arXiv:2105.12386

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage Compression

Similar Papers 제목 키워드 기반

Decouple Distortion from Perception: Region Adaptive Diffusion for Extreme-low Bitrate Perception Image Compression

2025-01-01 · CVPR 2025 1 · Jinchang Xu, Shaokang Wang, Jintao Chen, Zhe Li 외

Leveraging the generative power of diffusion models, generative image compression has achieved impressive perceptual fidelity even at extremely low bitrates. However, current methods often neglect the non-uniform com…

DecoderImage CompressionLocal Distortion

CADC: Content Adaptive Diffusion-Based Generative Image Compression

2026-02-25 · Xihua Sheng, Lingyu Zhu, Tianyu Zhang, Dong Liu 외 arxiv

Diffusion-based generative image compression has demonstrated remarkable potential for achieving realistic reconstruction at ultra-low bitrates. The key to unlocking this potential lies in making the entire compression p…

Image Compression

Joint Degradation-Aware Arbitrary-Scale Super-Resolution for Variable-Rate Extreme Image Compression

2026-03-18 · Xinning Chai, Zhengxue Cheng, Xin Li, Rong Xie 외 arxiv

Recent diffusion-based extreme image compression methods have demonstrated remarkable performance at ultra-low bitrates. However, most approaches require training separate diffusion models for each target bitrate, result…

Image Compression

Learned Rate Control for Frame-Level Adaptive Neural Video Compression via Dynamic Neural Network

2025-08-28 · Chenhao Zhang, Wei Gao arxiv

Neural Video Compression (NVC) has achieved remarkable performance in recent years. However, precise rate control remains a challenge due to the inherent limitations of learning-based codecs. To solve this issue, we prop…

MCUCoder: Adaptive Bitrate Learned Video Compression for IoT Devices

2024-11-29 · Ali Hojjat, Janek Haberer, Olaf Landsiedel

The rapid growth of camera-based IoT devices demands the need for efficient video compression, particularly for edge applications where devices face hardware constraints, often with only 1 or 2 MB of RAM and unstable int…

MS-SSIMSSIMVideo Compression