arXiv:2609.12354v1 Announce Type: new Abstract: Long-term conversational agents must answer user queries by recalling information from extended dialogue histories, yet directly using the full history is costly and often unreliable, while compressed memory units may lose fine-grained evidence needed for question answering. Motivated by the reconstructive view of autobiographical memory, we propose CueMem, a cue-guided framework that treats extracted memory records as retrieval cues rather than self-contained evidence and reconstructs query-relevant dialogue context from their source turns. During memory construction, CueMem extracts fine-grained memory cues from dialogue turns and links each cue to its source turn. At query time, it retrieves query-relevant cues, maps them to source-turn anchors, and expands from these anchors over a turn graph that captures temporal proximity and semantic relatedness, reconstructing a compact evidence context from the original dialogue for LLM answer generation. Experiments on LoCoMo and LongMemEval show that CueMem consistently outperforms representative long-term memory baselines. Further analyses show that graph-based context reconstruction helps recover supporting dialogue evidence while reducing query-time input tokens and latency compared with the full-history LLM setting. These results highlight retrieval cues as an effective alternative to self-contained memory evidence for long-term conversational question answering.
CueMem: Cue-Guided Context Reconstruction for Long-Term Conversational Memory
Researchers proposed CueMem, a cue-guided framework that reconstructs query-relevant dialogue context from source turns to improve long-term conversational memory for LLM agents. In experiments on the LoCoMo and LongMemEval benchmarks, CueMem consistently outperformed representative long-term memory baselines while reducing query-time input tokens and latency compared with the full-history LLM setting, according to the arXiv paper 2609.12354v1. The method treats extracted memory records as retrieval cues rather than self-contained evidence, mapping them to source-turn anchors and expanding over a turn graph that captures temporal proximity and semantic relatedness.
Run your AI side-project on zahid.host
EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.