NapMem Enables Active Memory Navigation for Conversational Agents.

Yue Xu, Yutao Sun, Yihao Liu, Mengyu Zhou, Jiayi Qiao, Lu Ma, Kai Tang, Wenjie Wang, Xiaoxi Jiang, Guanjun Jiang· July 8, 2026 View original

Summary

NapMem is a new framework that transforms long-term user memory for conversational agents from passive retrieval into an active, structured action space. It organizes user history into a multi-granularity memory pyramid and trains agents to select memory levels based on query and evidence.

Personalized conversational agents require robust long-term user memory to maintain context and provide relevant responses. However, many existing memory systems treat memory as a passive resource, simply retrieving pre-selected evidence for the model to consume. This research introduces NapMem, a framework designed to enable agents to actively navigate and utilize memory. NapMem structures user history into a "memory pyramid" with multiple granularities, linking raw conversations, typed memory records, topic tracks, and user profiles through provenance relations. This hierarchical structure is then exposed to the agent via memory tools. Instead of passively receiving information, the agent is trained to actively select and inspect different memory granularities based on the current query and intermediate evidence, allowing for more informed and personalized responses. Experiments on several memory-intensive benchmarks (PersonaMem-v2, LongMemEval, LoCoMo) show that a NapMem agent, trained with memory-tool reinforcement learning, achieves competitive performance. Crucially, evaluations on non-memory tasks suggest that this learned policy largely preserves the agent's general reasoning and tool-use abilities. Further analyses delve into storage, inference costs, tool-use behavior, and the impact of navigation and granularity, indicating that coupling structured storage with a learned policy for memory use significantly benefits long-term user memory in conversational agents.

Why it matters

Professionals building advanced conversational AI can leverage this approach to create more personalized, context-aware, and efficient agents that can intelligently manage and retrieve long-term user information, improving user experience and reducing errors.

How to implement this in your domain

  1. 1Evaluate current conversational AI memory systems for passive retrieval limitations and explore active memory navigation.
  2. 2Design and implement a multi-granularity memory structure for long-term user history in conversational agents.
  3. 3Train LLM agents using reinforcement learning to actively select and utilize different memory granularities.
  4. 4Benchmark the performance and personalization capabilities of agents with active memory navigation against passive systems.
  5. 5Consider the implications for data storage and inference costs when implementing structured memory systems.

Who benefits

Customer ServiceHealthcareEdTechPersonal AssistantsE-commerce

Key takeaways

  • Traditional conversational agent memory systems are often passive, limiting personalization.
  • NapMem introduces active memory navigation using a multi-granularity memory pyramid.
  • Agents are trained to select memory levels based on query and evidence, improving context use.
  • This approach enhances performance on memory-intensive tasks while preserving general reasoning.

Original post by Yue Xu, Yutao Sun, Yihao Liu, Mengyu Zhou, Jiayi Qiao, Lu Ma, Kai Tang, Wenjie Wang, Xiaoxi Jiang, Guanjun Jiang

"arXiv:2607.05794v1 Announce Type: new Abstract: Long-term user memory is essential for personalized conversational agents, yet many memory systems still expose memory through passive retrieval interfaces, making the model a consumer of pre-selected evidence. We introduce NapMem,…"

View on X

Originally posted by Yue Xu, Yutao Sun, Yihao Liu, Mengyu Zhou, Jiayi Qiao, Lu Ma, Kai Tang, Wenjie Wang, Xiaoxi Jiang, Guanjun Jiang on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses