SSNVC: Single Stream Neural Video Compression with Implicit Temporal Information
Feng Wang, Haihang Ruan, Zhihuang Xie, Ronggang Wang, Xiangyu Yue

TL;DR
This paper introduces SSNVC, a neural video compression method that simplifies the process by removing explicit motion vector encoding, instead implicitly utilizing temporal information for improved performance and easier training.
Contribution
The novel SSNVC framework eliminates the need for motion vector encoding and employs a one-stage training strategy, simplifying neural video compression.
Findings
Achieves state-of-the-art performance on multiple benchmarks.
Simplifies the compression and training process.
Effectively uses implicit temporal information without explicit motion vectors.
Abstract
Recently, Neural Video Compression (NVC) techniques have achieved remarkable performance, even surpassing the best traditional lossy video codec. However, most existing NVC methods heavily rely on transmitting Motion Vector (MV) to generate accurate contextual features, which has the following drawbacks. (1) Compressing and transmitting MV requires specialized MV encoder and decoder, which makes modules redundant. (2) Due to the existence of MV Encoder-Decoder, the training strategy is complex. In this paper, we present a noval Single Stream NVC framework (SSNVC), which removes complex MV Encoder-Decoder structure and uses a one-stage training strategy. SSNVC implicitly use temporal information by adding previous entropy model feature to current entropy model and using previous two frame to generate predicted motion information at the decoder side. Besides, we enhance the frame…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Signal Denoising Methods · Advanced Vision and Imaging · Advanced Data Compression Techniques
