High-Efficiency Neural Video Compression via Hierarchical Predictive Learning
Ming Lu, Zhihao Duan, Wuyang Cong, Dandan Ding, Fengqing Zhu, and Zhan, Ma

TL;DR
This paper introduces DHVC 2.0, a neural video codec that uses hierarchical predictive coding to achieve high compression efficiency, real-time processing, and reduced memory usage without traditional motion estimation.
Contribution
The paper presents a novel hierarchical predictive coding framework for neural video compression that eliminates motion estimation, enabling faster processing and better scalability.
Findings
Outperforms existing methods in compression efficiency.
Supports real-time encoding and decoding on standard GPUs.
Enables progressive decoding suitable for network transmission.
Abstract
The enhanced Deep Hierarchical Video Compression-DHVC 2.0-has been introduced. This single-model neural video codec operates across a broad range of bitrates, delivering not only superior compression performance to representative methods but also impressive complexity efficiency, enabling real-time processing with a significantly smaller memory footprint on standard GPUs. These remarkable advancements stem from the use of hierarchical predictive coding. Each video frame is uniformly transformed into multiscale representations through hierarchical variational autoencoders. For a specific scale's feature representation of a frame, its corresponding latent residual variables are generated by referencing lower-scale spatial features from the same frame and then conditionally entropy-encoded using a probabilistic model whose parameters are predicted using same-scale temporal reference from…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Compression Techniques · Image and Signal Denoising Methods · Neural Networks and Applications
