paper-with-me

홈 › Papers

Continuum Memory Architectures for Long-Horizon LLM Agents

2026-01-14 · Joe Logan arxiv

Retrieval-augmented generation (RAG) has become the default strategy for providing large language model (LLM) agents with contextual knowledge. Yet RAG treats memory as a stateless lookup table: information persists indefinitely, retrieval is read-only, and temporal continuity is absent. We define the \textit{Continuum Memory Architecture} (CMA), a class of systems that maintain and update internal state across interactions through persistent storage, selective retention, associative routing, temporal chaining, and consolidation into higher-order abstractions. Rather than disclosing implementation specifics, we specify the architectural requirements CMA imposes and show consistent behavioral advantages on tasks that expose RAG's structural inability to accumulate, mutate, or disambiguate memory. The empirical probes (knowledge updates, temporal association, associative recall, contextual disambiguation) demonstrate that CMA is a necessary architectural primitive for long-horizon agents while highlighting open challenges around latency, drift, and interpretability.

📄 PDF Abstract BibTeX arXiv:2601.09913

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bridging the Cognitive Gap: A Unified Memory Paradigm for 6G Agentic AI-RAN

2026-05-11 · Xijun Wang, Zhaoyang Liu, Chenyuan Feng, Xiang Chen 외 arxiv

As 6G evolves, the radio access network must transcend traditional automation to embrace agentic AI capable of perception, reasoning, and evolution. A fundamental cognitive gap persists in current disaggregated architect…

Memory-R2: Fair Credit Assignment for Long-Horizon Memory-Augmented LLM Agents

2026-05-20 · Sikuan Yan, Ahmed Bahloul, Ercong Nie, Susanna Schwarzmann 외 arxiv

Memory-augmented LLM agents enable interactions that extend beyond finite context windows by storing, updating, and reusing information across sessions. However, training such agents with reinforcement learning in multi-…

Reinforcement Learning

Stateless Decision Memory for Enterprise AI Agents

2026-04-22 · Vasundra Srinivasan arxiv

Enterprise deployment of long-horizon decision agents in regulated domains (underwriting, claims adjudication, tax examination) is dominated by retrieval-augmented pipelines despite a decade of increasingly sophisticated…

Optimus-1: Hybrid Multimodal Memory Empowered Agents Excel in Long-Horizon Tasks

2024-08-07 · Zaijing Li, Yuquan Xie, Rui Shao, Gongwei Chen 외

Building a general-purpose agent is a long-standing vision in the field of artificial intelligence. Existing agents have made remarkable progress in many domains, yet they still struggle to complete long-horizon tasks in…

AttributeIn-Context LearningMinecraftWorld Knowledge

Four-Axis Decision Alignment for Long-Horizon Enterprise AI Agents

2026-04-21 · Vasundra Srininvasan arxiv

Long-horizon enterprise agents make high-stakes decisions (loan underwriting, claims adjudication, clinical review, prior authorization) under lossy memory, multi-step reasoning, and binding regulatory constraints. Curre…