arXiv:2607.24794cs.AIcs.CV2026-07中稿 · ECCV

不训练即可提升长视频理解,自动适配不同时间粒度的问答需求。

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

论文配图:Reasoning with Memory: A Temporal Granularity-Adaptive Framework for Training-Free Long Video Understanding
图 1 · 摘自论文原文
  • 用双层记忆机制动态选择关键帧,匹配问题的时间粒度。
  • 在四个数据集上实现领先零样本性能,最高提升12.3个百分点。
  • 适合需要高效长视频分析且无标注数据的场景。

多模态大模型在基础视频任务中表现优异,但受限于上下文窗口,难以理解长视频。现有方法通常依赖关键帧采样,但均匀采样或静态查询引导常忽略重要时间信息,无法适应不同查询的时间粒度。本文提出ReMem,一种无需训练的长视频问答关键帧自适应选择框架。ReMem采用双层记忆增强机制:在问题层面,通过大模型长时记忆解析问题的时间粒度并提取语义实体;在视频层面,利用内在结构记忆对齐帧与问题语义,指导结构感知的动态帧路由,聚类事件并优化采样分配。通过显式保留时间信息,ReMem减少冗余,使大模型实现鲁棒的多粒度视频推理。在三个多模态大模型上评估四个主流长视频问答基准,结果表明其具备高效且领先的零样本性能;其中LLaVA-Video + ReMem在LVBench上达到54.5%(+12.3%),LongVideoBench上达67.1%(+8.2%)。

原文摘要 · Abstract (English)

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.

长视频理解关键帧采样多模态模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。