English

Mitigating Provenance-Role Collapse in Long-Term Agents via Typed Memory Representation

Computation and Language 2026-05-26 v1

Abstract

Long-term memory is essential for persistent LLM agents, yet prevailing architectures store historical interactions as unstructured, flat text. This unconstrained storage induces provenance-role collapse, a critical failure mode where agents suffer from source-monitoring errors. To resolve this cognitive vulnerability at the architectural level, we propose MemIR, a typed Memory Intermediate Representation that operationalizes source monitoring as a structural constraint. MemIR writes long-term memory into grounded atoms that separate raw evidence, retrieval cues, and truth-bearing claims, with factual authorization restricted to supported claim atoms. It then applies multi-route atomic projection and provenance-scoped utilization to transform heterogeneous retrieval hits into claim-centered candidate bundles and a normalized fact interface for answer generation. Experiments on LoCoMo and BEAM-100K demonstrate that MemIR consistently outperforms existing memory baselines, especially on tasks requiring source tracking, temporal grounding, and aggregation of fragmented evidence.

Keywords

Cite

@article{arxiv.2605.25869,
  title  = {Mitigating Provenance-Role Collapse in Long-Term Agents via Typed Memory Representation},
  author = {Zhengda Jin and Bingbing Wang and Jing Li and Ruifeng Xu and Min Zhang},
  journal= {arXiv preprint arXiv:2605.25869},
  year   = {2026}
}
R2 v1 2026-07-22T07:32:34.147Z