paper-with-me

홈 › Papers

MetaNeRV: Meta Neural Representations for Videos with Spatial-Temporal Guidance

2025-01-05 · Jialong Guo, Ke Liu, Jiangchao Yao, Zhihua Wang, Jiajun Bu, Haishuai Wang

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.

📄 PDF Abstract BibTeX arXiv:2501.02427

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-LearningVideo Compression

Similar Papers 제목 키워드 기반

Spatialyze: A Geospatial Video Analytics System with Spatial-Aware Optimizations

2023-08-07 · Chanwut Kittivorawong, Yongming Ge, Yousef Helal, Alvin Cheung

Videos that are shot using commodity hardware such as phones and surveillance cameras record various metadata such as time and location. We encounter such geospatial videos on a daily basis and such videos have been grow…

Management

Deep Hierarchical Representation of Point Cloud Videos via Spatio-Temporal Decomposition

2021-12-14 · IEEE Transactions on Pattern Analysis and Machine Intelligence 2021 12 · Fan, Hehe; Yu, Xin; Yang, Yi; Kankanhalli 외

In point cloud videos, point coordinates are irregular and unordered but point timestamps exhibit regularities and order. Grid-based networks for conventional video processing cannot be directly used to model raw point c…

3D Action Recognition

Return of Frustratingly Easy Unsupervised Video Domain Adaptation

2026-05-19 · Pengfei Wei, Yiqun Sun, Zhiqiang Xu, Yiping Ke 외 arxiv

Unsupervised video domain adaptation (UVDA) is a practical but under-explored problem. In this paper, we propose a frustratingly easy UVDA method, called MetaTrans. Specifically, MetaTrans adopts a concise learning objec…

Action RecognitionDomain Adaptation

MagicTime: Time-lapse Video Generation Models as Metamorphic Simulators

2024-04-07 · Shenghai Yuan, Jinfa Huang, Yujun Shi, Yongqi Xu 외

Recent advances in Text-to-Video generation (T2V) have achieved remarkable success in synthesizing high-quality general videos from textual descriptions. A largely overlooked problem in T2V is that existing models have n…

Text-to-Video GenerationVideo Generation

Video-based Person Re-identification with Spatial and Temporal Memory Networks

2021-08-20 · ICCV 2021 10 · Chanho Eom, Geon Lee, Junghyup Lee, Bumsub Ham

Video-based person re-identification (reID) aims to retrieve person videos with the same identity as a query person across multiple cameras. Spatial and temporal distractors in person videos, such as background clutter a…

Person Re-IdentificationVideo-Based Person Re-Identification