Pith. sign in

REVIEW 6 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

arxiv 2406.05925 v2 pith:VFVIC5DL submitted 2024-06-09 cs.CL cs.AI

classification cs.CLcs.AI
keywords dialoguelong-termpersonaeventld-agentmemoryagentagents
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
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.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 6 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. PI-Mem: Pushing Long-Context Reasoning to 3.6M Tokens with Parallel-Iterative Memory

    cs.CL 2026-08 conditional novelty 6.0 of 10

    PI-Mem, a parallel-iterative memory workflow, outperforms recurrent-memory baselines on HotpotQA at up to 3.6M tokens while cutting inference latency.

  2. ProactiveEval: A Unified Evaluation Framework for Proactive Dialogue Agents

    cs.CL 2025-08 conditional novelty 6.0 of 10

    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.

  3. MemGuide: Intent-Driven Memory Selection for Goal-Oriented Multi-Session LLM Agents

    cs.CL 2025-05 conditional novelty 6.0 of 10

    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.

  4. On Memory Construction and Retrieval for Personalized Conversational Agents

    cs.CL 2025-02 conditional novelty 6.0 of 10

    SeCom builds conversation memory from LLM-derived topical segments and compresses units with LLMLingua-2 before retrieval, outperforming turn-level, session-level, and summarization baselines on long-term dialogue benchmarks.

  5. Memory OS of AI Agent

    cs.AI 2025-05 conditional novelty 5.0 of 10

    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.

  6. RGMem: Renormalization Group-inspired Memory Evolution for Language Agents

    cs.AI 2025-10 conditional novelty 4.0 of 10

    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.

Pith tools