AI RESEARCH

When Continual Learning Moves to Memory: A Study of Experience Reuse in LLM Agents

arXiv CS.AI

ArXi:2604.27003v1 Announce Type: cross Memory-augmented LLM agents offer an appealing shortcut to continual learning: rather than updating model parameters, they accumulate experience in external memory, seemingly sidestepping the stability-plasticity dilemma of parametric learning. We show that this challenge does not disappear but resurfaces at the memory level. Under a limited context window, old and new experiences compete during retrieval, relocating the continual-learning bottleneck from parameter updates to memory access. To study this phenomenon, we.