用简单方法实现超长视频理解,检索更准、效率更高
Keep It Simple: Multi-Key Episodic Memory Retrieval for Ultra-Long Video Understanding

- 用多关键词匹配机制构建记忆,提升细粒度检索能力
- 推理时按需扩展时间范围,不依赖全局记忆计算
- 在3个长视频数据集上达到顶尖性能,适合长视频任务
当视频长达数小时甚至数天时,当前多模态大模型直接端到端处理已不可行。这需要采用两阶段范式:先无查询依赖地构建记忆,再基于检索进行推理。以往工作致力于复杂记忆构建以预先建模视频中的高层关系,但此时尚不知下游查询内容。我们则优先保证记忆的高召回可检索性,将查询相关的高层关系组合延迟到推理阶段。为此,提出MERIT(多关键词情景记忆检索与推理时时间扩展),一个简洁高效的智能体框架用于超长视频理解。首先,设计情景化多关键词表示,通过简单的键值匹配机制实现细粒度记忆精准检索;其次,引入邻域过滤机制,在不产生大规模计算开销的前提下捕捉更广义语义上下文,仅在推理时对检索片段周围动态扩展时间范围。通过简单键匹配结合按需时间扩展,MERIT在三个长视频基准测试EgoLifeQA、LVBench和Video-MME(Long)上均达到最先进性能。
原文摘要 · Abstract (English)
When videos extend from hours to days, directly processing them end-to-end becomes impractical for current Multi-modal Large Language Models (MLLMs). This ultra-long setting necessitates a two-stage paradigm: query-agnostic memory construction followed by retrieval-based inference. Prior work invests in complex memory construction to pre-model high-level relations in videos, despite not knowing the downstream query at build time. We instead prioritize high-recall retrievability during memory building, and defer query-specific, high-level relation composition to inference time. To this end, we propose MERIT(Multi-key Episodic Retrieval with Inference-time Temporal expansion), a simple yet effective agentic framework for ultra-long video understanding. First, we formulate an episodic multi-key representation that enables precise retrieval of fine-grained memories through a simple key-matching mechanism. Second, we introduce a neighbor filtering mechanism to capture broader semantic context without the massive computational overhead of global memory construction. This is achieved by expanding the temporal scope exclusively around the retrieved segments at inference time. By leveraging simple key-matching with this on-demand temporal expansion, MERIT achieves state-of-the-art performance across three long-video benchmarks: EgoLifeQA, LVBench, and Video-MME (Long).
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。