paper-with-me

홈 › Papers

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

2026-05-25 · Zhengda Jin, Bingbing Wang, Jing Li, Ruifeng Xu, Min Zhang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2605.25869

Code (0)

등록된 구현이 없습니다.

Tasks

Answer Generation

Similar Papers 제목 키워드 기반

Eywa: Provenance-Grounded Long-Term Memory for AI Agents

2026-05-29 · Resham Joshi arxiv

AI agents that persist across sessions need memory they can retrieve, audit, update, and erase. Existing memory systems often collapse source evidence, extracted facts, retrieved context, and answer policy into one opaqu…

The Economics of Model Collapse: Equilibrium, Welfare, and Optimal Provenance Subsidies in Synthetic Data Markets

2026-05-19 · Gustav Olaf Yunus Laitinen-Fredriksson Lundström-Imanov arxiv

Generative artificial intelligence is rapidly transforming the supply side of training data: an increasing share of new tokens, images, and structured records is produced by previous-generation models rather than by huma…

More Edits, More Stable: Understanding the Lifelong Normalization in Sequential Model Editing

2026-05-12 · Xin Ma, Wei Chen, Qi Liu, Derong Xu 외 arxiv

Lifelong Model Editing aims to continuously update evolving facts in Large Language Models while preserving unrelated knowledge and general capabilities, yet it remains plagued by catastrophic forgetting and model collap…

threaTrace: Detecting and Tracing Host-based Threats in Node Level Through Provenance Graph Learning

2021-11-08 · Su Wang, Zhiliang Wang, Tao Zhou, Xia Yin 외

Host-based threats such as Program Attack, Malware Implantation, and Advanced Persistent Threats (APT), are commonly adopted by modern attackers. Recent studies propose leveraging the rich contextual information in data …

Graph LearningGraph Neural NetworkIntrusion Detection

The Granularity Mismatch in Agent Security: Argument-Level Provenance Solves Enforcement and Isolates the LLM Reasoning Bottleneck

2026-05-11 · Linfeng Fan, Ziwei Li, Yuan Tian, Yichen Wang 외 arxiv

Tool-using LLM agents must act on untrusted webpages, emails, files, and API outputs while issuing privileged tool calls. Existing defenses often mediate trust at the granularity of an entire tool invocation, forcing a b…