IVCVLGJul 28, 2021

Insights from Generative Modeling for Neural Video Compression

arXiv:2107.13136v219 citations
Originality Incremental advance
AI Analysis

This work addresses video compression for applications requiring efficient storage and transmission, offering incremental improvements compatible with existing models.

The paper tackles the problem of neural video compression by viewing existing codecs through the lens of deep generative models, proposing improved architectures that achieve state-of-the-art performance on high-resolution video.

While recent machine learning research has revealed connections between deep generative models such as VAEs and rate-distortion losses used in learned compression, most of this work has focused on images. In a similar spirit, we view recently proposed neural video coding algorithms through the lens of deep autoregressive and latent variable modeling. We present these codecs as instances of a generalized stochastic temporal autoregressive transform, and propose new avenues for further improvements inspired by normalizing flows and structured priors. We propose several architectures that yield state-of-the-art video compression performance on high-resolution video and discuss their tradeoffs and ablations. In particular, we propose (i) improved temporal autoregressive transforms, (ii) improved entropy models with structured and temporal dependencies, and (iii) variable bitrate versions of our algorithms. Since our improvements are compatible with a large class of existing models, we provide further evidence that the generative modeling viewpoint can advance the neural video coding field.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes