Diffusion-based Perceptual Neural Video Compression with Temporal Diffusion Information Reuse
Wenzhuo Ma, Zhenzhong Chen
TL;DR
This work targets perceptual video compression by integrating a foundational diffusion model into a conditional coding framework. DiffVC leverages temporal context from previously decoded frames and the current latent to guide diffusion-based reconstruction, and introduces Temporal Diffusion Information Reuse (TDIR) to cut inference time while maintaining perceptual quality. A Quantization Parameter-based Prompting (QPP) mechanism enables a single diffusion model to adapt across variable bitrates by modulating intermediate diffusion features via prompts. Training uses a multi-stage strategy to jointly optimize motion, contextual, and diffusion modules, with extensive experiments showing state-of-the-art perceptual metrics (notably DISTS) and substantial speedups, validating the approach for practical, bitrate-robust diffusion-based video compression.
Abstract
Recently, foundational diffusion models have attracted considerable attention in image compression tasks, whereas their application to video compression remains largely unexplored. In this article, we introduce DiffVC, a diffusion-based perceptual neural video compression framework that effectively integrates foundational diffusion model with the video conditional coding paradigm. This framework uses temporal context from previously decoded frame and the reconstructed latent representation of the current frame to guide the diffusion model in generating high-quality results. To accelerate the iterative inference process of diffusion model, we propose the Temporal Diffusion Information Reuse (TDIR) strategy, which significantly enhances inference efficiency with minimal performance loss by reusing the diffusion information from previous frames. Additionally, to address the challenges posed by distortion differences across various bitrates, we propose the Quantization Parameter-based Prompting (QPP) mechanism, which utilizes quantization parameters as prompts fed into the foundational diffusion model to explicitly modulate intermediate features, thereby enabling a robust variable bitrate diffusion-based neural compression framework. Experimental results demonstrate that our proposed solution delivers excellent performance in both perception metrics and visual quality.
