paper-with-me

홈 › Papers

CoANeRV: Coordinate-Aware Token-Space Neural Video Representation

2026-08-14 · Jialong Guo, Ke Liu, Mengxuan Li, Jiajun Bu, Haishuai Wang arxiv

Neural representations for videos (NeRV) have shown strong reconstruction fidelity by storing video-specific information in network weights. However, existing formulations typically require either costly per-video optimization or video-specific weight generation, making it difficult to scale to efficient amortized video representation. We propose CoANeRV, a coordinate-aware token-space framework that adapts the broader token-conditioned neural-field paradigm to amortized video representation. CoANeRV forms compact video tokens in one feed-forward pass and uses a shared coordinate-conditioned decoder to reconstruct continuous spatio-temporal queries, avoiding per-video decoder optimization or generation while retaining coordinate-level reconstruction flexibility. To make token-space reconstruction effective, CoANeRV introduces a coordinate-aware decoding architecture that aligns spatio-temporal queries with video tokens through axis-adaptive positional encoding and temperature-modulated cross-attention. Block-wise coordinate querying further reduces peak attention memory, making high-resolution reconstruction practical. Experiments on diverse video datasets show that CoANeRV consistently improves reconstruction quality over prior feed-forward NeRV and INR baselines, reduces peak memory compared with attention-based coordinate decoders, and provides efficient amortized encoding without per-video optimization. These results support the proposed video-specific combination of feed-forward token formation, spatio-temporal coordinate retrieval, and memory-bounded dense querying. The code is available at https://github.com/jialong2023/CoANeRV.

📄 PDF Abstract BibTeX arXiv:2608.13938

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SpaceVLLM: Endowing Multimodal Large Language Model with Spatio-Temporal Video Grounding Capability

2025-03-18 · Jiankang Wang, Zhihan Zhang, Zhihang Liu, Yang Li 외

Multimodal large language models (MLLMs) have made remarkable progress in either temporal or spatial localization. However, they struggle to perform spatio-temporal video grounding. This limitation stems from two major c…

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model+3

V-CAST: Video Curvature-Aware Spatio-Temporal Pruning for Efficient Video Large Language Models

2026-03-29 · Xinying Lin, Xuyang Liu, Yiyu Wang, Teng Ma 외 arxiv

Video large language models (VideoLLMs) show strong capability in video understanding, yet long-context inference is still dominated by massive redundant visual tokens in the prefill stage. We revisit token compression f…

Scene Segmentation

RealisMotion: Decomposed Human Motion Control and Video Generation in the World Space

2025-08-12 · Jingyun Liang, Jingkai Zhou, Shikai Li, Chenjie Cao 외 arxiv

Generating human videos with realistic and controllable motions is a challenging task. While existing methods can generate visually compelling videos, they lack separate control over four key video elements: foreground s…

Video Generation

Efficient Long Video Tokenization via Coordinate-based Patch Reconstruction

2024-11-22 · CVPR 2025 1 · Huiwon Jang, Sihyun Yu, Jinwoo Shin, Pieter Abbeel 외

Efficient tokenization of videos remains a challenge in training vision models that can process long videos. One promising direction is to develop a tokenizer that can encode long video clips, as it would enable the toke…

Baton: Explicit Semantic Blueprints for Joint Video-Audio Generation

2026-05-24 · Shuyuan Tu, Qi Tian, Zihan Yang, Yue Wu 외 arxiv

Current open-source diffusion models struggle to generate stable and synchronized audio-visual content, particularly in scenarios demanding complex semantic reasoning. The root cause is that existing methods rely on coar…

Audio GenerationVideo Denoising