Daily Tech Briefing
AI 科技速览

每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。

AI 快讯
arXiv AI · 2026/7/29 04:00:00

Reasoning with Memory: A Temporal Granularity-Adaptive Framework for Training-Free Long Video Understanding

AI 中文解读
AI看长视频终于不再“断片”了!最新发布的ReMem技术,让多模态大模型无需额外训练就能精准理解长达数小时的视频内容。过去AI处理长视频时,就像走马观花地随机截图,容易漏掉重要细节。ReMem则像给AI装上了“记忆芯片”——它能先分析问题问的是“几秒”“几分钟”还是“整个剧情”,再根据记忆自动锁定视频中最相关的片段,同时剔除冗余画面。这套方法在多个测试中刷新了纪录,比如让LLaVA-Video模型的准确率提升了12%以上。对普通人来说,以后用AI快速检索监控录像、回顾课程回放,或者从电影中挑出关键情节,都会变得更加可靠和高效,再也不用担心AI“断章取义”了。
arXiv:2607.24794v1 Announce Type: new Abstract: While Multimodal Large Language Models (MLLMs) demonstrate superior generalization in fundamental video tasks, restricted context windows limit their long video understanding. To accommodate this constraint, models typically resort to keyframe selection. However, uniform sampling or static query-guided selection often overlooks critical temporal context, failing to adapt to the varying query temporal granularities. In this paper, we propose ReMem, a temporal granularity-adaptive keyframe selection framework for training-free LongVideoQA. ReMem introduces a dual-level memory-augmented adaptation. At the query level, Memory-Driven Question Parsing leverages LLM long-term memory to decode question temporal granularity and extract semantic entities. At the video level, Synergistic Dual-Semantic Frame Alignment exploits intrinsic structural memory to align frames with query semantics, guiding Structure-Aware Dynamic Frame Routing to cluster events and optimally distribute sampling budgets. By explicitly preserving temporal information with memory mechanisms, ReMem suppresses redundancy and empowers MLLMs to perform robust multi-granular video reasoning. Evaluations across four popular LongVideoQA benchmarks using three MLLMs demonstrate highly efficient, state-of-the-art zero-shot performance; notably, LLaVA-Video with ReMem reaches 54.5% (+12.3%) on LVBench and 67.1% (+8.2%) on LongVideoBench.
分享
阅读原文