MRMS:一种面向长寿命AI智能体的多分辨率记忆基板 / MRMS: A Multi-Resolution Memory Substrate for Long-Lived AI Agents
1️⃣ 一句话总结
本文提出了一种名为MRMS的记忆架构,通过将记忆组织为结构化记录、向量表示和图形关系三个维度,并按照短期、中期和长期时间轴进行分层管理,使AI智能体能够像人类一样有选择地存储、检索、更新和推理过往经历,从而在长期交互中实现可靠且个性化的记忆增强。
Long-lived AI agents require continuity across interactions, but continuity cannot be obtained by simply extending the prompt window. An agent must preserve useful prior experience, retrieve it selectively, distinguish personal context from external evidence, and revise memory when the underlying situation changes. We propose an architectural memory substrate organized along two orthogonal axes: a representational axis spanning structured records, vector representations, and graph relations; and a temporal axis spanning short-term traces, medium-term abstractions, and long-term semantic commitments. Its key design constraint is synchronized structured-vector-graph memory: structured records govern eligibility, vector representations support recall, and graph relations adjudicate support, contradiction, and supersession before gated context projection. Its central claim is that reliable personalization is a memory design problem: useful memory is structured, selectively exposed, continuously consolidated, and epistemically labeled rather than stored as undifferentiated conversation history. Beyond the framework, we instantiate MRMS as a lightweight prototype implementing structured records, vector retrieval, temporal policies, and graph-based revision. The prototype exercises the core substrate mechanisms through pre-generation memory selection, revision, boundary enforcement, and evidence attribution under controlled long-lived interaction scenarios with explicit evidence requirements.
MRMS:一种面向长寿命AI智能体的多分辨率记忆基板 / MRMS: A Multi-Resolution Memory Substrate for Long-Lived AI Agents
本文提出了一种名为MRMS的记忆架构,通过将记忆组织为结构化记录、向量表示和图形关系三个维度,并按照短期、中期和长期时间轴进行分层管理,使AI智能体能够像人类一样有选择地存储、检索、更新和推理过往经历,从而在长期交互中实现可靠且个性化的记忆增强。
源自 arXiv: 2607.04617