从回忆到遗忘:为个性化智能体评测长期记忆能力 / From Recall to Forgetting: Benchmarking Long-Term Memory for Personalized Agents
1️⃣ 一句话总结
这篇论文提出了一个名为Memora的长期记忆评测基准,通过记忆、推理和推荐三类任务,以及一个惩罚使用过时信息的新指标FAMA,揭示了当前大语言模型和记忆智能体在持续对话中难以更新和遗忘无效记忆的严重缺陷。
Personalized agents that interact with users over long periods must maintain persistent memory across sessions and update it as circumstances change. However, existing benchmarks predominantly frame long-term memory evaluation as fact retrieval from past conversations, providing limited insight into agents' ability to consolidate memory over time or handle frequent knowledge updates. We introduce Memora, a long-term memory benchmark spanning weeks to months long user conversations. The benchmark evaluates three memory-grounded tasks: remembering, reasoning, and recommending. To ensure data quality, we employ automated memory-grounding checks and human evaluation. We further introduce Forgetting-Aware Memory Accuracy (FAMA), a metric that penalizes reliance on obsolete or invalidated memory when evaluating long-term memory. Evaluations of four LLMs and six memory agents reveal frequent reuse of invalid memories and failures to reconcile evolving memories. Memory agents offer marginal improvements, exposing shortcomings in long-term memory for personalized agents.
从回忆到遗忘:为个性化智能体评测长期记忆能力 / From Recall to Forgetting: Benchmarking Long-Term Memory for Personalized Agents
这篇论文提出了一个名为Memora的长期记忆评测基准,通过记忆、推理和推荐三类任务,以及一个惩罚使用过时信息的新指标FAMA,揭示了当前大语言模型和记忆智能体在持续对话中难以更新和遗忘无效记忆的严重缺陷。
源自 arXiv: 2604.20006