Search papers, labs, and topics across Lattice.
This study investigates the impact of various memory roles on the response quality of RAG-based conversational agents, addressing a gap in understanding how memory influences agent behavior in different contexts. By developing a fine-grained taxonomy of conversational memory and a user-centric evaluation framework, the authors conducted comparative experiments that reveal distinct effects of memory types on response accuracy and relevance. Key findings indicate that clarifying memories enhance factual accuracy and personalization, while irrelevant memories detract from topic relevance and constraint awareness, highlighting the importance of memory management in conversational AI.
Clarifying memories can significantly boost the factual accuracy and personalization of conversational agents, while irrelevant memories lead to degraded responses.
Prior research on memory mechanism in RAG-based conversational system has emphasized how memory is stored and retrieved. However, far less is known about how memories with different functional roles influence response quality. Specifically, how they shape an agent's responses under varying conversational contexts and whether they lead to substantively different response behaviors. Existing evaluations in conversational system are also largely reference-based, insufficiently capturing the nuances in responses that may address users' preferences differently. In this work, we probe the impact of different memory types in shaping agents' responses. We present a fine-grained taxonomy of conversational memory, classify retrieved memories into different role types, and design a user-centric evaluation framework that simulates user perspectives. Through comparative experiments on long-term datasets and frontier LLMs, our analysis reveal many differentiated effects of memories: e.g., clarifying memory improves responses' factual accuracy and constraint awareness, making them more correct and personalized; irrelevant memory reduces topic relevance and degrades constraint awareness. Despite the power of frontier LLMs, these findings shed light on how different memory types can be leveraged to produce more personalized responses and inspire further research in this direction.