MSNeRV is an implicit neural representation video codec that combines temporal-window fusion, GoP-level background grids, multi-resolution supervision, and multi-scale feature blocks, reporting strong compression results on HEVC ClassB and UVG.
MetaNeRV: Meta Neural Representations for Videos with Spatial-Temporal Guidance
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Neural Representations for Videos (NeRV) has emerged as a promising implicit neural representation (INR) approach for video analysis, which represents videos as neural networks with frame indexes as inputs. However, NeRV-based methods are time-consuming when adapting to a large number of diverse videos, as each video requires a separate NeRV model to be trained from scratch. In addition, NeRV-based methods spatially require generating a high-dimension signal (i.e., an entire image) from the input of a low-dimension timestamp, and a video typically consists of tens of frames temporally that have a minor change between adjacent frames. To improve the efficiency of video representation, we propose Meta Neural Representations for Videos, named MetaNeRV, a novel framework for fast NeRV representation for unseen videos. MetaNeRV leverages a meta-learning framework to learn an optimal parameter initialization, which serves as a good starting point for adapting to new videos. To address the unique spatial and temporal characteristics of video modality, we further introduce spatial-temporal guidance to improve the representation capabilities of MetaNeRV. Specifically, the spatial guidance with a multi-resolution loss aims to capture the information from different resolution stages, and the temporal guidance with an effective progressive learning strategy could gradually refine the number of fitted frames during the meta-learning process. Extensive experiments conducted on multiple datasets demonstrate the superiority of MetaNeRV for video representations and video compression.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
MSNeRV: Neural Video Representation with Multi-Scale Feature Fusion
MSNeRV is an implicit neural representation video codec that combines temporal-window fusion, GoP-level background grids, multi-resolution supervision, and multi-scale feature blocks, reporting strong compression results on HEVC ClassB and UVG.