English

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

Artificial Intelligence 2026-05-12 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2605.10870,
  title  = {Remember the Decision, Not the Description: A Rate-Distortion Framework for Agent Memory},
  author = {Mingxi Zou and Zhihan Guo and Langzhang Liang and Zhuo Wang and Qifan Wang and Qingsong Wen and Irwin King and Lizhen Qu and Zenglin Xu},
  journal= {arXiv preprint arXiv:2605.10870},
  year   = {2026}
}