paper-with-me

Papers

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

2026-03-18 · Daowen Li, Ruixiao Dong, Ying Chen, Kai Li, Ding Ding, Li 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 delivery, and their generative modules are weakly coupled with entropy coding, limiting bitrate reduction. Inspired by the next-scale prediction in the Visual Auto-Regressive (VAR) models, we propose ProGVC, a Progressive-based Generative Video Compression framework that unifies progressive transmission, efficient entropy coding, and detail synthesis within a single codec. ProGVC encodes videos into hierarchical multi-scale residual token maps, enabling flexible rate adaptation by transmitting a coarse-to-fine subset of scales in a progressive manner. A Transformer-based multi-scale autoregressive context model estimates token probabilities, utilized both for efficient entropy coding of the transmitted tokens and for predicting truncated fine-scale tokens at the decoder to restore perceptual details. Extensive experiments demonstrate that as a new coding paradigm, ProGVC delivers promising perceptual compression performance at low bitrates while offering practical scalability at the same time.

📄 PDF Abstract BibTeX arXiv:2603.17546

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond GFVC: A Progressive Face Video Compression Framework with Adaptive Visual Tokens

2024-10-11 · Bolin Chen, Shanzhi Yin, Zihan Zhang, Jie Chen 외

Recently, deep generative models have greatly advanced the progress of face video coding towards promising rate-distortion performance and diverse application functionalities. Beyond traditional hybrid video coding parad…

Motion EstimationPhilosophyVideo Compression

Free-GVC: Towards Training-Free Extreme Generative Video Compression with Temporal Coherence

2026-02-10 · Xiaoyue Ling, Chuqin Zhou, Chunyi Li, Yunuo Chen 외 arxiv

Building on recent advances in video generation, generative video compression has emerged as a new paradigm for achieving visually pleasing reconstructions. However, existing methods exhibit limited exploitation of tempo…

Video Generation

Generative Video Compression as Hierarchical Variational Inference

2020-11-23 · pproximateinference AABI Symposium 2021 1 · Ruihan Yang, Yibo Yang, Joseph Marino, Stephan Mandt

Recent work by Marino et al. (2020) showed improved performance in sequential density estimation by combining masked autoregressive flows with hierarchical latent variable models. We draw a connection between such autore…

Density EstimationVariational InferenceVideo Compression

ZeroGVC: Zero-Shot Generative Video Compression with Autoregressive Diffusion Priors

2026-06-21 · Yixin Gao, Xiaohan Pan, Lin Liu, Xin Li 외 arxiv

Recent generative video compression methods leverage powerful generative priors to achieve perceptually pleasing reconstructions. However, most existing approaches require additional training to adapt generative models t…

Video Reconstruction

PVC: Progressive Visual Token Compression for Unified Image and Video Processing in Large Vision-Language Models

2024-12-12 · CVPR 2025 1 · Chenyu Yang, Xuan Dong, Xizhou Zhu, Weijie Su 외

Large Vision-Language Models (VLMs) have been extended to understand both images and videos. Visual token compression is leveraged to reduce the considerable token length of visual inputs. To meet the needs of different …

Video Understanding