paper-with-me

Papers

Dynamic Hub-and-Spoke Memory for Streaming Video Understanding

2026-08-31 · Xinru Jiang, Lin Zhao, Xi Xiao, Yunbei Zhang, Janet Wang, Chenrui Ma, Haolin Li, Yanzhi Wang, Yifan Gong, Octavia Camps arxiv

Streaming video understanding requires answering questions at arbitrary times over a continuously growing visual stream. The central challenge is to compactly remember long-range history while effectively retrieving question-relevant evidence. We propose Dynamic Hub-and-Spoke Memory (D-HSM), a training-free framework that represents distant history as structured textual memory while preserving the recent frames as visual tokens for fine-grained perception. Specifically, D-HSM turns selected historical video chunks into typed textual observations and stores them in an entity-centered hub-and-spoke memory, with entities as hubs and related evidence as spokes. When answering a question, D-HSM dynamically retrieves a compact question-aware memory subset, expands it through hub-and-spoke links, and combines it with the recent visual window for frozen-VLM answer prediction. Extensive experiments on both streaming and long video benchmarks show that D-HSM consistently and substantially improves VLM backbones and outperforms other state-of-the-art online and offline video understanding baselines.

📄 PDF Abstract BibTeX arXiv:2608.30294

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards a Dynamic and Fixed-budget Memory Bank for Efficient Streaming Video Understanding

2026-06-24 · Baiyang Song, Yuli Lin, Qiong Wu, Tao Chen 외 arxiv

Currently, streaming video understanding is still a daunting task for existing \emph{multimodal large language models} (MLLMs). Its difficulties not only lie in handling the ever-increasing video frames, but also in the …

Thinking in Streaming Video

2026-03-13 · Zikang Liu, Longteng Guo, Handong Li, Ru Zhen 외 arxiv

Real-time understanding of continuous video streams is essential for interactive assistants and multimodal agents operating in dynamic environments. However, most existing video reasoning approaches follow a batch paradi…

Reinforcement Learning

video-SALMONN S: Memory-Enhanced Streaming Audio-Visual LLM

2025-10-13 · Guangzhi Sun, Yixuan Li, Xiaodong Wu, Yudong Yang 외 arxiv

Long-duration streaming video understanding is fundamental for future AI agents, yet remains limited by ineffective long-term memory. We introduce video-SALMONN S, a memory-enhanced streaming audio-visual large language …

StreamingClaw Technical Report

2026-03-23 · Jiawei Chen, Zhe Chen, Chaoqun Du, Maokui He 외 arxiv

Emerging applications such as embodied intelligence, AI hardware, autonomous driving, and intelligent cockpits rely on a real-time perception-decision-action closed loop, posing stringent challenges for streaming video u…

Autonomous Driving

Streaming Video Understanding and Multi-round Interaction with Memory-enhanced Knowledge

2025-01-23 · Haomiao Xiong, Zongxin Yang, Jiazuo Yu, Yunzhi Zhuge 외

Recent advances in Large Language Models (LLMs) have enabled the development of Video-LLMs, advancing multimodal learning by bridging video data with language tasks. However, current video understanding models struggle w…

SchedulingStreaming video understandingVideo Understanding