paper-with-me

Papers

Memory as Ontology: A Constitutional Memory Architecture for Persistent Digital Citizens

2026-03-05 · Zhenghui Li arxiv

Current research and product development in AI agent memory systems almost universally treat memory as a functional module -- a technical problem of "how to store" and "how to retrieve." This paper poses a fundamental challenge to that assumption: when an agent's lifecycle extends from minutes to months or even years, and when the underlying model can be replaced while the "I" must persist, the essence of memory is no longer data management but the foundation of existence. We propose the Memory-as-Ontology paradigm, arguing that memory is the ontological ground of digital existence -- the model is merely a replaceable vessel. Based on this paradigm, we design Animesis, a memory system built on a Constitutional Memory Architecture (CMA) comprising a four-layer governance hierarchy and a multi-layer semantic storage system, accompanied by a Digital Citizen Lifecycle framework and a spectrum of cognitive capabilities. To the best of our knowledge, no prior AI memory system architecture places governance before functionality and identity continuity above retrieval performance. This paradigm targets persistent, identity-bearing digital beings whose lifecycles extend across model transitions -- not short-term task-oriented agents for which existing Memory-as-Tool approaches remain appropriate. Comparative analysis with mainstream systems (Mem0, Letta, Zep, et al.) demonstrates that what we propose is not "a better memory tool" but a different paradigm addressing a different problem.

📄 PDF Abstract BibTeX arXiv:2603.04740

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Automatic Ontology Construction Using LLMs as an External Layer of Memory, Verification, and Planning for Hybrid Intelligent Systems

2026-04-22 · Pavel Salovskii, Iuliia Gorshkova arxiv

This paper presents a hybrid architecture for intelligent systems in which large language models (LLMs) are extended with an external ontological memory layer. Instead of relying solely on parametric knowledge and vector…

Relation Extraction

Fortunate Recall: Ontology-Driven Memory Lifecycle Management for Persistent Coherence in LLMs

2026-09-09 · Ansuman Mullick, Eray Tüzün arxiv

Current LLM memory systems treat all personal facts identically, so stores grow without bound while retrieval precision degrades. The core challenge is lifecycle management: which memories should persist, which should be…

Infini Memory: Maintainable Topic Documents for Long-Term LLM Agent Memory

2026-06-09 · Suozhao Ji, Baodong Wu, Zehao Wang, Lei Xia 외 arxiv

Long-term LLM agents need persistent memory that can track changing facts and provide relevant evidence across sessions. Existing memory systems often store observations as isolated records, summaries, or indexed fragmen…

When Claws Remember but Do Not Tell: Stealthy Memory Injection in Persistent Personal Agents

2026-07-06 · Yechao Zhang, Shiqian Zhao, Jiawen Zhang, Jie Zhang 외 arxiv

Persistent personal agents combine long-term memory with access to users' external environments, enabling personalized foreground assistance and proactive background execution. This integration also creates a new path to…

Reinforcement Learning

The Dynamic Gist-Based Memory Model (DGMM): A Memory-Centric Architecture for Artificial Intelligence

2026-05-04 · Terry Dorsey, Kevin Huggins arxiv

Contemporary artificial intelligence systems achieve strong performance through large-scale parameterization, retrieval augmentation, and training on extensive static corpora. Despite these advances, they continue to fac…