paper-with-me

홈 › Papers

ProGIC: Progressive and Lightweight Generative Image Compression with Residual Vector Quantization

2026-03-03 · Hao Cao, Chengbin Liang, Wenqi Guo, Zhijin Qin, Jungong Han arxiv

Recent advances in generative image compression (GIC) have delivered remarkable improvements in perceptual quality. However, many GICs rely on large-scale and rigid models, which severely constrain their utility for flexible transmission and practical deployment in low-bitrate scenarios. To address these issues, we propose Progressive Generative Image Compression (ProGIC), a compact codec built on residual vector quantization (RVQ). In RVQ, a sequence of vector quantizers encodes the residuals stage by stage, each with its own codebook. The resulting codewords sum to a coarse-to-fine reconstruction and a progressive bitstream, enabling previews from partial data. We pair this with a lightweight backbone based on depthwise-separable convolutions and small attention blocks, enabling practical deployment on both GPUs and CPU-only devices. Experimental results show that ProGIC attains comparable compression performance compared with previous methods. It achieves bitrate savings of up to 57.57% on DISTS and 58.83% on LPIPS compared to MS-ILLM on the Kodak dataset. Beyond perceptual quality, ProGIC enables progressive transmission for flexibility, and also delivers over 10 times faster encoding and decoding compared with MS-ILLM on GPUs for efficiency.

📄 PDF Abstract BibTeX arXiv:2603.02897

Code (0)

등록된 구현이 없습니다.

Tasks

Image Compression

Similar Papers 제목 키워드 기반

Progressive Learning with Visual Prompt Tuning for Variable-Rate Image Compression

2023-11-23 · Shiyu Qin, Yimin Zhou, Jinpeng Wang, Bin Chen 외

In this paper, we propose a progressive learning paradigm for transformer-based variable-rate image compression. Our approach covers a wide range of compression rates with the assistance of the Layer-adaptive Prompt Modu…

DecoderImage CompressionVisual Prompt Tuning

CoD-Lite: Real-Time Diffusion-Based Generative Image Compression

2026-04-14 · Zhaoyang Jia, Naifu Xue, Zihan Zheng, Jiahao Li 외 arxiv

Recent advanced diffusion methods typically derive strong generative priors by scaling diffusion transformers. However, scaling fails to generalize when adapted for real-time compression scenarios that demand lightweight…

Image Compression

Rethinking Autoregressive Models for Lossless Image Compression via Hierarchical Parallelism and Progressive Adaptation

2025-11-14 · Daxin Li, Yuanchao Bai, Kai Wang, Wenbo Zhao 외 arxiv

Autoregressive (AR) models, the theoretical performance benchmark for learned lossless image compression, are often dismissed as impractical due to prohibitive computational cost. This work re-thinks this paradigm, intro…

Image Compression

ProGVC: Progressive-based Generative Video Compression via Auto-Regressive Context Modeling

2026-03-18 · Daowen Li, Ruixiao Dong, Ying Chen, Kai Li 외 arxiv

Perceptual video compression leverages generative priors to reconstruct realistic textures and motions at low bitrates. However, existing perceptual codecs often lack native support for variable bitrate and progressive d…

Efficient Progressive High Dynamic Range Image Restoration via Attention and Alignment Network

2022-04-20 · Gaocheng Yu, Jin Zhang, Zhe Ma, Hongbin Wang

HDR is an important part of computational photography technology. In this paper, we propose a lightweight neural network called Efficient Attention-and-alignment-guided Progressive Network (EAPNet) for the challenge NTIR…

Image Restoration