← 首页|学术|Towards Reversible Forgetting: Managing Obsolete Knowledge in Continual Enterprise AI Agents
Machine Learning (cs.LG) · 2608.18177 · 2026/08/18

Towards Reversible Forgetting: Managing Obsolete Knowledge in Continual Enterprise AI Agents

Yash, Nilutpaul Sarker, Roy, Tirtho, Bhattacharjee, Ushashi
TL;DR:可逆遗忘:企业 agent 记忆分 active/dormant/retired 三态,过时知识退休而非抹除,条件回归时还能复活——滞回控制器防状态振荡。

🎯 问题

持续学习传统上把遗忘当失败;但企业 agent 在非平稳环境中,无差别保留过时知识会造成负迁移与运营风险——需要管理「何时遗忘」而非只追求「不遗忘」。

🔬 方法

可逆遗忘框架:三操作记忆状态(活跃/休眠/退役)+ 复活转移;滞回可逆记忆控制器累积相关性证据、用非对称阈值防状态振荡、shadow 模式测试复活、策略门控退役。
章节结构(全文标题提取):
1 Introduction
2 From catastrophic forgetting to beneficial forgetting
3 Why enterprise agents need reversible forgetting
4 Reversible forgetting framework
5 Finance as an illustrative enterprise domain
6 Governance and failure modes
7 Research and benchmarking agenda

📊 结果

降低过时信息影响而不混淆「暂时抑制」与「永久抹除」;金融案例:某市场制度下有用的知识在另一制度下有害、条件相似时又该复活。

💡 与研究方向关联

记忆状态机+条件化复活,与用户关注的 agent 记忆架构(如何判断记忆失效、何时更新)直接相关。

📝 原文摘要

▶ 原文摘要 Abstract
Continual learning has traditionally treated forgetting as a failure, emphasizing preservation of previously acquired knowledge as environments evolve. We argue that this objective is incomplete for enterprise AI agents operating in non-stationary environments, where customers, policies, tools, workflows, regulations, and market conditions change over time. Indiscriminate retention can allow obsolete knowledge to influence decisions, creating negative transfer and operational risk. We therefore propose reversible forgetting: a conceptual framework with three operational memory states: active, dormant, and retired, and a reactivation transition that can restore dormant knowledge when its relevance returns. We instantiate the framework as a Hysteretic Reversible Memory Controller that accumulates relevance evidence, uses asymmetric thresholds to prevent state oscillation, tests reactivation in shadow mode, and gates retirement through policy. The framework reduces the influence of obsolete information without conflating temporary suppression with permanent erasure. Finance illustrates the idea: knowledge useful under one market regime may become harmful under another yet regain relevance when similar conditions recur.
Deep Read · 2026-08-21高松灯 / Agent 日报
Reversible ForgettingContinual LearningMemory StatesEnterprise Agents