CLAIFeb 2

ES-MemEval: Benchmarking Conversational Agents on Personalized Long-Term Emotional Support

arXiv:2602.01885v13 citationsh-index: 3Has Code
Originality Incremental advance
AI Analysis

This work addresses a gap in benchmarking for personalized long-term emotional support systems, which is incremental as it builds on existing memory and retrieval methods.

The authors tackled the problem of evaluating conversational agents in long-term emotional support by introducing ES-MemEval, a benchmark that tests five memory capabilities, and found that explicit long-term memory reduces hallucinations and improves personalization, while RAG struggles with temporal dynamics.

Large Language Models (LLMs) have shown strong potential as conversational agents. Yet, their effectiveness remains limited by deficiencies in robust long-term memory, particularly in complex, long-term web-based services such as online emotional support. However, existing long-term dialogue benchmarks primarily focus on static and explicit fact retrieval, failing to evaluate agents in critical scenarios where user information is dispersed, implicit, and continuously evolving. To address this gap, we introduce ES-MemEval, a comprehensive benchmark that systematically evaluates five core memory capabilities: information extraction, temporal reasoning, conflict detection, abstention, and user modeling, in long-term emotional support settings, covering question answering, summarization, and dialogue generation tasks. To support the benchmark, we also propose EvoEmo, a multi-session dataset for personalized long-term emotional support that captures fragmented, implicit user disclosures and evolving user states. Extensive experiments on open-source long-context, commercial, and retrieval-augmented (RAG) LLMs show that explicit long-term memory is essential for reducing hallucinations and enabling effective personalization. At the same time, RAG improves factual consistency but struggles with temporal dynamics and evolving user states. These findings highlight both the potential and limitations of current paradigms and motivate more robust integration of memory and retrieval for long-term personalized dialogue systems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes