Personalized Retrieval Boosts Long-Term Conversational AI Memory

ZhiShu Jiang, Haibo Liu, Xin Shen, Guanqiang QI, Chenxi Miao, Weikang Li, Liwei Qian, Xin Pei, Jizhou Huang· July 2, 2026 View original

Summary

This paper introduces Profile-guided Personalized Retrieval Optimization (PPRO), a framework that makes memory retrieval in long-term conversational agents user-aware and optimizable. PPRO uses user profiles and retrieval-oriented query rewriting to significantly improve personalized recall and answer quality.

Long-term conversational AI agents are expected to retain and recall past interactions, but the utility of this memory hinges on retrieving the most relevant information for a specific user at the right time. Existing memory-augmented LLM agents have made strides in creating compact memory banks, yet their retrieval mechanisms often rely on simple query similarity or fixed ranking rules, overlooking the crucial aspect of user-conditioned relevance. To address this limitation, the Profile-guided Personalized Retrieval Optimization (PPRO) framework is proposed. PPRO is a retrieval-centric system designed to make memory retrieval both user-aware and optimizable. It constructs episodic and semantic memory banks from dialogue histories and then generates a user profile based on these accumulated memories. This user profile acts as an explicit personalized prior in memory ranking, allowing the retrieval process to account for stable user attributes, preferences, and relationships. Furthermore, PPRO trains a query rewriter using Group Relative Policy Optimization, leveraging both evidence retrieval quality and the quality of the downstream answer as feedback, all while keeping the core memory banks and answer model fixed. Experiments on LoCoMo and LongMemEval-S datasets demonstrated consistent performance gains over both training-free and training-based baselines, with ablation studies confirming the substantial contributions of both profile-guided ranking and retrieval-oriented rewriting.

Why it matters

For businesses developing customer service chatbots, virtual assistants, or personalized AI companions, PPRO offers a significant advancement in creating more intelligent and contextually relevant long-term interactions, leading to improved user satisfaction and efficiency.

How to implement this in your domain

  1. 1Analyze existing conversational AI systems to identify opportunities for personalized memory retrieval.
  2. 2Develop mechanisms to create and maintain dynamic user profiles based on interaction history and preferences.
  3. 3Experiment with integrating profile-guided ranking into your RAG or memory retrieval pipeline.
  4. 4Implement a query rewriting module that can optimize retrieval based on user context and desired answer quality.
  5. 5Conduct A/B testing to measure the impact of personalized retrieval on user engagement, satisfaction, and task completion rates.

Who benefits

Customer ServiceE-commerceHealthcareEducationEntertainment

Key takeaways

  • Personalized memory retrieval is crucial for effective long-term conversational AI.
  • PPRO uses user profiles to guide memory ranking, accounting for user attributes and preferences.
  • A query rewriter is trained to optimize retrieval quality and downstream answer quality.
  • This framework significantly improves personalized recall and overall conversational performance.

Original post by ZhiShu Jiang, Haibo Liu, Xin Shen, Guanqiang QI, Chenxi Miao, Weikang Li, Liwei Qian, Xin Pei, Jizhou Huang

"arXiv:2607.00017v1 Announce Type: cross Abstract: Long-term conversational agents are expected to remember past interactions, but memory is useful only when the right evidence is recalled for the right user. Existing memory-augmented LLM agents have made progress in building comp…"

View on X

Originally posted by ZhiShu Jiang, Haibo Liu, Xin Shen, Guanqiang QI, Chenxi Miao, Weikang Li, Liwei Qian, Xin Pei, Jizhou Huang on X · view source

Want to go deeper?

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

Explore courses