paper-with-me

홈 › Papers

Compression and Retrieval: Implicit Memory Retrieval for Video World Models

2026-06-22 · Zhan Peng, Jie Ma, Huiqiang Sun, Chong Gao, Zhijie Xue, Zhiyu Pan, Zhiguo Cao, Jun Liang, Jing Li arxiv

Video world models hold promise for simulating interactive environments, yet maintaining consistent long-term memory across complex camera trajectories remains a critical challenge. Existing methods typically rely on computationally expensive context scaling or rigid heuristic retrieval mechanisms, which lacks generalization to varying camera trajectories and environments. In this paper, we propose Compression and Retrieval (CaR), an attention-driven implicit memory retrieval mechanism to overcome these limitations. By injecting viewpoint information via positional encoding, our method performs flexible memory retrieval through attention computation. To efficiently process extended contexts with minimal computational overhead, we further introduce a lightweight context compression network. Furthermore, we construct SceneFly, a large-scale synthetic dataset featuring realistic camera trajectories and frame-level annotations to train and evaluate long-horizon video world models. Extensive experiments demonstrate that our approach achieves state-of-the-art results on established benchmarks and exhibits strong generalization to open-domain scenes.

📄 PDF Abstract BibTeX arXiv:2606.23105

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

StreamMeCo: Long-Term Agent Memory Compression for Efficient Streaming Video Understanding

2026-04-10 · Junxi Wang, Te Sun, Jiayi Zhu, Junxian Li 외 arxiv

Vision agent memory has shown remarkable effectiveness in streaming video understanding. However, storing such memory for videos incurs substantial memory overhead, leading to high costs in both storage and computation. …

R$^3$Mem: Bridging Memory Retention and Retrieval via Reversible Compression

2025-02-21 · Xiaoqiang Wang, Suyuchen Wang, Yun Zhu, Bang Liu

Memory plays a key role in enhancing LLMs' performance when deployed to real-world applications. Existing solutions face trade-offs: explicit memory designs based on external storage require complex management and incur …

Language ModelingLanguage Modellingparameter-efficient fine-tuningRetrieval+1

StreamKV: Streaming Video Question-Answering with Segment-based KV Cache Retrieval and Compression

2025-11-10 · Yilong Chen, Xiang Bai, Zhibin Wang, Chengyu Bai 외 arxiv

Video Large Language Models (Video-LLMs) have demonstrated significant potential in the areas of video captioning, search, and summarization. However, current Video-LLMs still face challenges with long real-world videos.…

Video Question AnsweringVideo Captioning

Semantic-Aware Adaptive Visual Memory for Streaming Video Understanding

2026-05-08 · Hang Wu, Sherin Mary Mathews, Yujun Cai, Ming-Hsuan Yang 외 arxiv

Online streaming video understanding requires models to process continuous visual inputs and respond to user queries in real time, where the unbounded stream and unpredictable query timing turn memory management into a c…

I3DM: Implicit 3D-aware Memory Retrieval and Injection for Consistent Video Scene Generation

2026-03-24 · Jia Li, Han Yan, Yihang Chen, Siqi Li 외 arxiv

Despite remarkable progress in video generation, maintaining long-term scene consistency upon revisiting previously explored areas remains challenging. Existing solutions rely either on explicitly constructing 3D geometr…

Novel View Synthesis3D ReconstructionScene GenerationVideo Generation