English

The Memory Curse: How Expanded Recall Erodes Cooperative Intent in LLM Agents

Computation and Language 2026-05-11 v1 Artificial Intelligence Computer Science and Game Theory Multiagent Systems

Abstract

Context window expansion is often treated as a straightforward capability upgrade for LLMs, but we find it systematically fails in multi-agent social dilemmas. Across 7 LLMs and 4 games over 500 rounds, expanding accessible history degrades cooperation in 18 of 28 model--game settings, a pattern we term the memory curse. We isolate the underlying mechanism through three analyses. First, lexical analysis of 378,000 reasoning traces associates this breakdown with eroding forward-looking intent rather than rising paranoia. We validate this using targeted fine-tuning as a cognitive probe: a LoRA adapter trained exclusively on forward-looking traces mitigates the decay and transfers zero-shot to distinct games. Second, memory sanitization holds prompt length fixed while replacing visible history with synthetic cooperative records, which restores cooperation substantially, proving the trigger is memory content, not length alone. Finally, ablating explicit Chain-of-Thought reasoning often reduces the collapse, showing that deliberation paradoxically amplifies the memory curse. Together, these results recast memory as an active determinant of multi-agent behavior: longer recall can either destabilize or support cooperation depending on the reasoning patterns it elicits.

Keywords

Cite

@article{arxiv.2605.08060,
  title  = {The Memory Curse: How Expanded Recall Erodes Cooperative Intent in LLM Agents},
  author = {Jiayuan Liu and Tianqin Li and Shiyi Du and Xin Luo and Haoxuan Zeng and Emanuel Tewolde and Tai Sing Lee and Tonghan Wang and Carl Kingsford and Vincent Conitzer},
  journal= {arXiv preprint arXiv:2605.08060},
  year   = {2026}
}
R2 v1 2026-07-01T12:58:17.610Z