arXiv:2605.18565cs.CLcs.AI2026-05被引 1

新基准测试揭示长时序智能体在记忆干扰下的真实表现短板

MINTEval: Evaluating Memory under Multi-Target Interference in Long-Horizon Agent Systems

论文配图:MINTEval: Evaluating Memory under Multi-Target Interference in Long-Horizon Agent Systems
图 1 · 摘自论文原文
  • 构建含高频更新与强干扰的长上下文环境,模拟真实动态记忆场景
  • 7类系统平均准确率仅27.9%,多目标聚合任务表现更差
  • 适合研究长时记忆、多轮推理与信息干扰问题的学者使用

现实中的智能体需在长期、动态演化的环境中运行,信息反复更新且可能相互干扰,要求对多条信息进行精准回忆与综合推理。然而现有评测基准多聚焦静态、独立的记忆召回,无法捕捉动态记忆间的交互。本文提出MINTEval(长时记忆干扰评估基准),包含:(1) 长且高度互联的上下文,频繁更新引发显著干扰;(2) 多样化领域(状态追踪、多轮对话、维基百科修订、GitHub提交记录),支持领域泛化评估;(3) 多样化问题类型,涵盖单目标回忆(从长上下文中检索特定目标)和多目标聚合(基于多个相关证据进行推理)。整个基准共包含15.6k个问答对,上下文平均达138.8k tokens,最长单例达1.8M tokens。我们评估了7个代表性系统(包括纯长上下文LLM、RAG及记忆增强框架),发现所有系统平均准确率仅为27.9%,尤其在多证据聚合任务上表现极差。分析表明,性能瓶颈主要来自检索与记忆构建环节。当前记忆系统难以召回被后续内容修订或干扰的早期事实,准确率随中间更新次数增加而下降。

原文摘要 · Abstract (English)

Real-world agents operate over long and evolving horizons, where information is repeatedly updated and may interfere across memories, requiring accurate recall and aggregated reasoning over multiple pieces of information. However, existing benchmarks focus on static, independent recall and fail to capture these dynamic interactions between evolving memories. In this paper, we study how current memory-augmented agents perform in realistic, interference-heavy, long-horizon settings across diverse domains and question types. We introduce MINTEval (Long-Horizon Memory under INTerference Evaluation), a benchmark featuring (1) long, highly interconnected contexts with frequently updated information that induces substantial interference, (2) diverse domains (state tracking, multi-turn dialogue, Wikipedia revisions, and GitHub commits), enabling evaluation of domain generalization, and (3) diverse question types that assess robustness to interference, including (i) single-target recall tasks requiring retrieval of a specific target from long contexts, and (ii) multi-target aggregation tasks requiring reasoning over multiple relevant pieces of information. Overall, MINTEval has 15.6k question-answering pairs over long-horizon contexts averaging 138.8k tokens and extending up to 1.8M tokens per instance. We evaluate 7 representative systems, including vanilla long-context LLMs, RAG, and memory-augmented agent frameworks. Across all systems, we observe consistently low performance (avg. 27.9% accuracy), especially on questions requiring aggregated reasoning over multiple pieces of evidence. Our analysis shows that performance is primarily limited by retrieval and memory construction. Furthermore, current memory systems struggle to recall and reason over earlier facts that are revised or interfered with by subsequent context, with accuracy degrading as the number of intervening updates increases.

长时记忆记忆干扰智能体评测多轮推理

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