REVIEW 4 cited by
Hello Again! LLM-powered Personalized Agent for Long-term Dialogue
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Open-domain dialogue systems have seen remarkable advancements with the development of large language models (LLMs). Nonetheless, most existing dialogue systems predominantly focus on brief single-session interactions, neglecting the real-world demands for long-term companionship and personalized interactions with chatbots. Crucial to addressing this real-world need are event summary and persona management, which enable reasoning for appropriate long-term dialogue responses. Recent progress in the human-like cognitive and reasoning capabilities of LLMs suggests that LLM-based agents could significantly enhance automated perception, decision-making, and problem-solving. In response to this potential, we introduce a model-agnostic framework, the Long-term Dialogue Agent (LD-Agent), which incorporates three independently tunable modules dedicated to event perception, persona extraction, and response generation. For the event memory module, long and short-term memory banks are employed to separately focus on historical and ongoing sessions, while a topic-based retrieval mechanism is introduced to enhance the accuracy of memory retrieval. Furthermore, the persona module conducts dynamic persona modeling for both users and agents. The integration of retrieved memories and extracted personas is subsequently fed into the generator to induce appropriate responses. The effectiveness, generality, and cross-domain capabilities of LD-Agent are empirically demonstrated across various illustrative benchmarks, models, and tasks. The code is released at https://github.com/leolee99/LD-Agent.
Forward citations
Cited by 4 Pith papers
-
ProactiveEval: A Unified Evaluation Framework for Proactive Dialogue Agents
A unified evaluation framework for proactive dialogue agents, built with 328 synthetic environments across six domains, shows that thinking modes improve target planning but not dialogue guidance in a 22-model comparison.
-
MemGuide: Intent-Driven Memory Selection for Goal-Oriented Multi-Session LLM Agents
MemGuide retrieves and filters past dialogue memories by intent and missing slots, and on its new synthetic benchmark MS-TOD it improves task success by 11 points and shortens dialogues by 2.84 turns.
-
Memory OS of AI Agent
A hierarchical short/mid/long-term memory system with OS-style segmented paging and heat-based eviction improves LLM response accuracy on long-conversation benchmarks.
-
RGMem: Renormalization Group-inspired Memory Evolution for Language Agents
RGMem, a hierarchical memory framework with thresholded updates inspired by renormalization group ideas, reports state-of-the-art scores on the LOCOMO long-term conversational memory benchmark.
Discussion (0). Sign in to comment.