arXiv:2607.26455cs.CLcs.AI2026-07

评测大模型在持续更新中如何遗忘知识,揭示现有方法的短板。

ForgetBench: Benchmarking Forgetting Dynamics of Long-Term Parametric Memory in Language Models

论文配图:ForgetBench: Benchmarking Forgetting Dynamics of Long-Term Parametric Memory in Language Models
图 1 · 摘自论文原文
  • 设计两种问答任务,分离考查事实与关系知识的遗忘
  • 发现多数方法长期记忆差,更新后知识迅速衰退
  • 适合研究模型记忆机制或持续学习的学者参考

大语言模型在知识获取和推理方面表现强劲,但在持续更新下对已有知识的保留能力仍不明确。现有评估多聚焦单步推理或静态知识编辑,难以捕捉知识随时间退化的动态过程。本文提出ForgetBench,一个系统性评估大模型在持续知识编辑中遗忘行为的基准。引入基于概念的问答和基于场景的问答两种互补评估范式,区分孤立事实与结构化关系知识的保留情况。基于序列化编辑框架构建时间有序的知识流,在多个编辑阶段评估模型表现。进一步提出统一评估框架,建模知识随时间演变,可量化时间衰减、保留强度及跨实例稳定性。在多种模型与编辑方法上的实验表明,现有方法无法兼顾长期保留与泛化质量。结果凸显未来大模型需具备更稳健的记忆机制,以实现知识的高效获取、更新与持久保存。代码将在接受后公开。

原文摘要 · Abstract (English)

Large language models (LLMs) have demonstrated strong capabilities in knowledge acquisition and reasoning, yet their ability to retain previously acquired knowledge under repeated updates remains insufficiently understood. Existing evaluation paradigms primarily focus on single-step reasoning or static knowledge editing, which fail to capture the temporal dynamics of knowledge retention and degradation during continual model modification. In this work, we propose ForgetBench, a benchmark designed to systematically characterize forgetting behavior in LLMs under continual knowledge editing. ForgetBench introduces two complementary evaluation paradigms, namely concept-based QA and scenario-based QA, to disentangle isolated factual retention from structured relational knowledge preservation. Building upon a sequential editing framework, we construct temporally ordered knowledge streams and evaluate model behavior across multiple editing stages. To quantitatively analyze long-term retention dynamics, we further introduce a unified evaluation framework that models knowledge evolution over time, enabling the measurement of temporal decay, retention strength, and cross-instance stability. Extensive experiments across diverse models and editing methods demonstrate that existing approaches fail to strike a balance between long-term retention and generalization quality. Our findings highlight the need for more robust memory mechanisms that can effectively acquire, update, and preserve knowledge over time in future LLMs. Code will be released upon acceptance.

大模型记忆机制持续学习评测基准

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