arXiv:2605.10870cs.AI2026-05被引 3

让智能体记住影响决策的差异,而非冗余描述。

Remember the Decision, Not the Description: A Rate-Distortion Framework for Agent Memory

论文配图:Remember the Decision, Not the Description: A Rate-Distortion Framework for Agent Memory
图 1 · 摘自论文原文
  • 以决策效果损失为标准优化记忆压缩
  • 在相同内存下提升长程对话表现
  • 适合需要高效记忆的长期决策场景

长周期语言智能体受限于运行时内存,现有记忆机制多基于相关性、显著性或摘要质量等描述性标准组织经验。然而对智能体而言,记忆的价值不在于忠实还原过去,而在于保留不同历史路径间对决策至关重要的区分。本文将此问题建模为以决策为中心的率失真问题,以压缩导致的决策质量下降度量记忆质量。由此推导出精确的遗忘边界和记忆-失真前沿,刻画内存预算与决策性能间的最优权衡。基于此,提出DeMem在线记忆学习算法,仅当数据证实共享状态会导致决策冲突时才更新记忆划分,并证明了近似最小最大后悔率。在合成诊断与长周期对话基准上,相同运行时预算下,DeMem均实现一致提升,验证了‘记忆应保决策差异而非描述’的核心原则。

原文摘要 · Abstract (English)

Long-horizon language agents must operate under limited runtime memory, yet existing memory mechanisms often organize experience around descriptive criteria such as relevance, salience, or summary quality. For an agent, however, memory is valuable not because it faithfully describes the past, but because it preserves the distinctions between histories that must remain separated under a fixed budget to support good decisions. We cast this as a decision-centric rate-distortion problem, measuring memory quality by the loss in achievable decision quality induced by compression. This yields an exact forgetting boundary for what can be safely forgotten, and a memory-distortion frontier characterizing the optimal tradeoff between memory budget and decision quality. Motivated by this decision-centric view of memory, we propose DeMem, an online memory learner that refines its partition only when data certify that a shared state would induce decision conflict, and prove near-minimax regret guarantees. On both controlled synthetic diagnostics and long-horizon conversational benchmarks, DeMem yields consistent gains under the same runtime budget, supporting the principle that memory should preserve the distinctions that matter for decisions, not descriptions.

智能体记忆决策优化率失真

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