IVCVMMJun 15

Variable-Rate Deep Image Compression based on Low-Rank Adaptation by Progressive Learning

arXiv:2606.161074.5
Predicted impact top 57% in IV · last 90 daysOriginality Incremental advance
AI Analysis

It addresses the unresolved issue of variable-rate image compression in deep learning, offering a parameter-efficient solution for applications requiring multiple compression rates.

This work proposes a progressive learning approach for variable-rate deep image compression using Low-Rank Adaptation (LoRA), achieving competitive performance while saving 99% in parameter storage, 90% in datasets, and 97% in training steps compared to multiple-model methods.

In the digital age, image compression is crucial for numerous applications, including web media, streaming services, high-resolution medical imaging, and connected vehicle networks, enabling efficient data storage and transmission. With the increasing demand for high-quality image communication, the need for advanced compression techniques becomes increasingly critical. Numerous Deep Image Compression (DIC) techniques have recently been introduced, showing impressive performance compared to traditional standards. However, variable-rate image compression remains an unresolved issue. Specific DIC methods deploy multiple networks to attain different compression rates, whereas others use a single model, which often results in higher computational complexity and reduced performance. This work proposes a progressive learning approach for variable-rate image compression based on the parameter-efficient fine-tuning method, the Low-Rank Adaptation (LoRA). We introduce an additional LoRA Rate-Adaptive Module (LoRAM) in DIC methods. Due to the re-parameterized merging of LoRA, our proposed method does not introduce additional computational complexity during inference. Compared to methods utilizing multiple models, comprehensive experiments demonstrate that our approach achieves competitive performance, saving 99\% in parameter storage, 90% in datasets, and 97% in training steps.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes