English

Generative Latent Video Compression

Image and Video Processing 2025-10-14 v1 Computer Vision and Pattern Recognition

Abstract

Perceptual optimization is widely recognized as essential for neural compression, yet balancing the rate-distortion-perception tradeoff remains challenging. This difficulty is especially pronounced in video compression, where frame-wise quality fluctuations often cause perceptually optimized neural video codecs to suffer from flickering artifacts. In this paper, inspired by the success of latent generative models, we present Generative Latent Video Compression (GLVC), an effective framework for perceptual video compression. GLVC employs a pretrained continuous tokenizer to project video frames into a perceptually aligned latent space, thereby offloading perceptual constraints from the rate-distortion optimization. We redesign the codec architecture explicitly for the latent domain, drawing on extensive insights from prior neural video codecs, and further equip it with innovations such as unified intra/inter coding and a recurrent memory mechanism. Experimental results across multiple benchmarks show that GLVC achieves state-of-the-art performance in terms of DISTS and LPIPS metrics. Notably, our user study confirms GLVC rivals the latest neural video codecs at nearly half their rate while maintaining stable temporal coherence, marking a step toward practical perceptual video compression.

Keywords

Cite

@article{arxiv.2510.09987,
  title  = {Generative Latent Video Compression},
  author = {Zongyu Guo and Zhaoyang Jia and Jiahao Li and Xiaoyi Zhang and Bin Li and Yan Lu},
  journal= {arXiv preprint arXiv:2510.09987},
  year   = {2025}
}

Comments

Preprint. Supplementary material in Openreview

R2 v1 2026-07-01T06:30:52.212Z