English

Memory as Action: Autonomous Context Curation for Long-Horizon Agentic Tasks

Artificial Intelligence 2026-05-08 v3

Abstract

Long-context Large Language Models, despite their expanded capacity, require careful working memory management to mitigate attention dilution during long-horizon tasks. Yet existing approaches rely on external mechanisms that lack awareness of the agent's reasoning state, leading to suboptimal decisions. We propose Memory-as-Action (MemAct), a framework that treats working memory management as learnable policy actions. By formulating context management as in-place editing operations (deletion, insertion), MemAct enables joint optimization of information retention and task performance through end-to-end reinforcement learning. To address the computational challenges of dynamic context updates, we introduce Dynamic Context Policy Optimization, which restores training efficiency without compromising reasoning integrity. Experiments show that MemAct-RL-14B matches the accuracy of models 16×16\times larger while reducing average context length by 51\%, with learned strategies that adapt to model capabilities and generalize across task complexities.

Keywords

Cite

@article{arxiv.2510.12635,
  title  = {Memory as Action: Autonomous Context Curation for Long-Horizon Agentic Tasks},
  author = {Yuxiang Zhang and Jiangming Shu and Ye Ma and Xueyuan Lin and Shangxi Wu and Jitao Sang},
  journal= {arXiv preprint arXiv:2510.12635},
  year   = {2026}
}
R2 v1 2026-07-01T06:36:51.575Z