TeCoNeRV: Leveraging Temporal Coherence for Compressible Neural Representations for Videos
Namitha Padmanabhan, Matthew Gwilliam, Abhinav Shrivastava

TL;DR
TeCoNeRV introduces a novel video compression method using implicit neural representations that leverages temporal coherence, reduces memory and bitrate, and achieves higher quality at faster speeds across various resolutions.
Contribution
The paper proposes a new approach that decomposes weight prediction spatially and temporally, employs residual-based storage, and uses temporal coherence regularization, enabling efficient high-resolution video compression with lower memory and bitrate.
Findings
Achieves 2.47dB and 5.35dB PSNR improvements at 480p and 720p.
Reduces bitrates by 36% and speeds up encoding by 1.5-3×.
Demonstrates results at 480p, 720p, and 1080p on multiple datasets.
Abstract
Implicit Neural Representations (INRs) have recently demonstrated impressive performance for video compression. However, since a separate INR must be overfit for each video, scaling to high-resolution videos while maintaining encoding efficiency remains a significant challenge. Hypernetwork-based approaches predict INR weights (hyponetworks) for unseen videos at high speeds, but with low quality, large compressed size, and prohibitive memory needs at higher resolutions. We address these fundamental limitations through three key contributions: (1) an approach that decomposes the weight prediction task spatially and temporally, by breaking short video segments into patch tubelets, to reduce the pretraining memory overhead by 20; (2) a residual-based storage scheme that captures only differences between consecutive segment representations, significantly reducing bitstream size; and…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Neural Network Applications · Human Pose and Action Recognition
