让多模态智能体像人一样记住并推理长期信息。
Seeing, Listening, Remembering, and Reasoning: A Multimodal Agent with Long-Term Memory
- 用实体为中心的多模态记忆结构存储视觉听觉信息
- 在长视频问答任务中比最强基线高5.3%以上准确率
- 适合研究长期记忆与跨模态推理的AI开发者
我们提出M3-Agent,一种具备长期记忆的新型多模态智能体框架。如同人类,M3-Agent可处理实时视觉与听觉输入,构建并更新情景记忆与语义记忆,逐步积累世界知识。其记忆以实体为中心、多模态组织,实现对环境更深入、一致的理解。给定指令后,M3-Agent可自主进行多轮推理,并检索相关记忆完成任务。为评估记忆有效性与基于记忆的推理能力,我们构建M3-Bench基准,包含100条新录制的机器人视角视频(M3-Bench-robot)和920条多样网络来源视频(M3-Bench-web),并标注问答对,测试人物理解、通用知识提取与跨模态推理等关键能力。实验结果表明,经强化学习训练的M3-Agent在M3-Bench-robot、M3-Bench-web和VideoMME-long上分别比最强基线(使用Gemini-1.5-pro和GPT-4o的提示代理)高出6.7%、7.7%和5.3%准确率。本工作推动多模态智能体向更类人长期记忆迈进,并为其实际设计提供洞见。模型、代码与数据已开源。
原文摘要 · Abstract (English)
We introduce M3-Agent, a novel multimodal agent framework equipped with long-term memory. Like humans, M3-Agent can process real-time visual and auditory inputs to build and update episodic and semantic memories, gradually accumulating world knowledge. Its memory is organized in an entity-centric, multimodal manner, enabling deeper and more consistent understanding of the environment. Given an instruction, M3-Agent autonomously performs multi-turn reasoning and retrieves relevant memories to complete tasks. To evaluate memory effectiveness and memory-based reasoning in multimodal agents, we develop M3-Bench, a long-video question answering benchmark comprising 100 newly recorded robot-perspective videos (M3-Bench-robot) and 920 diverse web-sourced videos (M3-Bench-web). We annotate QA pairs designed to test capabilities essential for agent applications, such as person understanding, general knowledge extraction, and cross-modal reasoning. Experimental results show that M3-Agent, trained via reinforcement learning, outperforms the strongest baseline, a prompting agent using Gemini-1.5-pro and GPT-4o, achieving 6.7%, 7.7%, and 5.3% higher accuracy on M3-Bench-robot, M3-Bench-web and VideoMME-long, respectively. Our work advances multimodal agents toward more human-like long-term memory and provides insights for their practical design. Model, code and data are available at https://github.com/bytedance-seed/m3-agent.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。