paper-with-me

Papers

Memory Beyond Recall: A Dual-Process Cognitive Memory System for Self-Evolving LLM Agents

2026-06-08 · Tianxiang Fei, Mingyang Song, Mao Zheng, Xiang Yu arxiv

Long-term memory for an LLM agent is more than retrieving the right passage at the right time. Current memory systems collapse belief revision, causal coupling, and cross-domain abstraction into a single retrieval surface tuned for surface recall, and consequently struggle on implicit personalisation that requires reasoning over how a user has evolved. We propose DCPM, which reorganises agent memory along a cognitive capability hierarchy ascending from raw inputs and atomic facts, through diachronic belief trajectories and identity, to domain schemas, latent intentions and cross-domain patterns. The hierarchy is driven by two processes inheriting the architectural split of dual-process theory: a synchronous daytime writer (System1) that records belief revisions as doubly linked supersedes chains, and an asynchronous nighttime engine (System2) that induces schemas and intentions and sweeps for cross-domain collisions abstracted into higher-level core schemas. On LongMemEval, PersonaMem and PersonaMem-v2, enabling System2 contributes most where the benchmark rewards implicit cross-session inference (up to +5.20 on PersonaMem-v2) and least on span recall, matching the architectural prediction.

📄 PDF Abstract BibTeX arXiv:2606.09483

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Cognitive Prosthetic: An AI-Enabled Multimodal System for Episodic Recall in Knowledge Work

2026-03-02 · Lawrence Obiuwevwi, Krzysztof J. Rechowicz, Vikas Ashok, Sachin Shetty 외 arxiv

Modern knowledge workplaces increasingly strain human episodic memory as individuals navigate fragmented attention, overlapping meetings, and multimodal information streams. Existing workplace tools provide partial suppo…

Event Segmentation Applications in Large Language Model Enabled Automated Recall Assessments

2025-02-19 · Ryan A. Panela, Alex J. Barnett, Morgan D. Barense, Björn Herrmann

Understanding how individuals perceive and recall information in their natural environments is critical to understanding potential failures in perception (e.g., sensory loss) and memory (e.g., dementia). Event segmentati…

Event SegmentationLanguage ModelingLanguage ModellingLarge Language Model+3

Locomo-Plus: Beyond-Factual Cognitive Memory Evaluation Framework for LLM Agents

2026-02-11 · Yifei Li, Weidong Guo, Lingling Zhang, Rongman Xu 외 arxiv

Long-term conversational memory is a core capability for LLM-based dialogue systems, yet existing benchmarks and evaluation protocols primarily focus on surface-level factual recall. In realistic interactions, appropriat…

ImplicitMemBench: Measuring Unconscious Behavioral Adaptation in Large Language Models

2026-04-09 · Chonghan Qin, Xiachong Feng, Weitao Ma, Xiaocheng Feng 외 arxiv

Existing memory benchmarks for LLM agents evaluate explicit recall of facts, yet overlook implicit memory where experience becomes automated behavior without conscious retrieval. This gap is critical: effective assistant…

Spatially-Aware Transformer for Embodied Agents

2024-02-23 · Junmo Cho, Jaesik Yoon, Sungjin Ahn

Episodic memory plays a crucial role in various cognitive processes, such as the ability to mentally recall past events. While cognitive science emphasizes the significance of spatial context in the formation and retriev…

reinforcement-learningReinforcement Learning