ACL 2025long0 citations

In Prospect and Retrospect: Reflective Memory Management for Long-term Personalized Dialogue Agents

Zhen Tan, Jun Yan, I-Hung Hsu, Rujun Han, Zifeng Wang, Long Le, Yiwen Song, Yanfei Chen

Abstract

Large Language Models (LLMs) have made significant progress in open-ended dialogue, yet their inability to retain and retrieve relevant information from long-term interactions limits their effectiveness in applications requiring sustained personalization. External memory mechanisms have been proposed to address this limitation, enabling LLMs to maintain conversational continuity. However, existing approaches struggle with two key challenges. First, rigid memory granularity fails to capture the natural semantic structure of conversations, leading to fragmented and incomplete representations. Second, fixed retrieval mechanisms cannot adapt to diverse dialogue contexts and user interaction patterns. In this work, we propose Reflective Memory Management (RMM), a novel mechanism for long-term dialogue agents, integrating forward- and backward-looking reflections: (1) Prospective Reflection, which dynamically summarizes interactions across granularities—utterances, turns, and sessions—into a personalized memory bank for effective future retrieval, and (2) Retrospective Reflection, which iteratively refines the retrieval in an online reinforcement learning (RL) manner based on LLMs’ cited evidence. Experiments show that RMM demonstrates consistent improvement across various metrics and benchmarks. For example, RMM shows more than 10% accuracy improvement over the baseline without memory management on the LongMemEval dataset.

BibTeX
@inproceedings{tan-etal-2025-prospect,
    title = "In Prospect and Retrospect: Reflective Memory Management for Long-term Personalized Dialogue Agents",
    author = "Tan, Zhen  and
      Yan, Jun  and
      Hsu, I-Hung  and
      Han, Rujun  and
      Wang, Zifeng  and
      Le, Long  and
      Song, Yiwen  and
      Chen, Yanfei  and
      Palangi, Hamid  and
      Lee, George  and
      Iyer, Anand Rajan  and
      Chen, Tianlong  and
      Liu, Huan  and
      Lee, Chen-Yu  and
      Pfister, Tomas",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.acl-long.413/",
    doi = "10.18653/v1/2025.acl-long.413",
    pages = "8416--8439",
    ISBN = "979-8-89176-251-0"
}
In Prospect and Retrospect: Reflective Memory Management for Long-term Personalized Dialogue Agents · ACL 2025