Memory Matters More: Event-Centric Memory as a Logic Map for Agent Searching and Reasoning
Yuyang Hu, Jiongnan Liu, Jiejun Tan, Yutao Zhu, Zhicheng Dou

TL;DR
This paper introduces CompassMem, a structured event-centric memory system that organizes experiences into a logical graph, significantly enhancing long-horizon reasoning and memory retrieval in language models.
Contribution
The paper presents a novel event graph memory framework inspired by Event Segmentation Theory, enabling explicit logical relations and goal-directed navigation for better reasoning.
Findings
Improves memory retrieval accuracy in language models.
Enhances reasoning performance on long-horizon tasks.
Demonstrates effectiveness on LoCoMo and NarrativeQA datasets.
Abstract
Large language models (LLMs) are increasingly deployed as intelligent agents that reason, plan, and interact with their environments. To effectively scale to long-horizon scenarios, a key capability for such agents is a memory mechanism that can retain, organize, and retrieve past experiences to support downstream decision-making. However, most existing approaches organize and store memories in a flat manner and rely on simple similarity-based retrieval techniques. Even when structured memory is introduced, existing methods often struggle to explicitly capture the logical relationships among experiences or memory units. Moreover, memory access is largely detached from the constructed structure and still depends on shallow semantic retrieval, preventing agents from reasoning logically over long-horizon dependencies. In this work, we propose CompassMem, an event-centric memory framework…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · AI-based Problem Solving and Planning · Topic Modeling
