In Prospect and Retrospect: Reflective Memory Management for Long-term Personalized Dialogue Agents
https://arxiv.org/pdf/2503.08026
. Reflective Memory Management (RMM, Reflective Memory Management) is a new memory management method for accurately remembering and using past information to sustain conversations with users over a long period of time:
Prospective Reflection.
After the conversation is over, the content of the dialogue is broken down and summarized in topic units and organized as a semantically coherent memory. This prevents fragmentation of memory by fixed units (turns, sessions, etc.).
Retrospective Reflection.
During conversation generation, LLM itself automatically evaluates "which memories were useful". This evaluation is used as a reward for reinforcement learning to improve and adjust memory retrieval results online.
.
.
.
The above is a compact summary of the main points of the paper.
relevance
This page is auto-translated from [/nishio/Reflective Memory Management](https://scrapbox.io/nishio/Reflective Memory Management) using DeepL. If you looks something interesting but the auto-translated English is not good enough to understand it, feel free to let me know at @nishio_en. I'm very happy to spread my thought to non-Japanese readers.