English(EN)AdaMem: Adaptive User-Centric Memory for Long-Horizon Dialogue Agents
AdaMem: 面向长对话代理的自适应用户中心记忆
作者PulseAugur 编辑部·[7 个来源]·
arXiv上发布的多篇研究论文提出了增强大型语言模型(LLM)代理记忆能力的新框架。这些方法旨在克服处理长期对话和个性化交互的局限性。创新包括用于记忆组织和检索的自适应图智能、对话数据的结构化锚定以及用于高效记忆管理的基于嵌入的路由。所提出的系统,如MemORAI、GRAVITY、MemRouter、TiMem和AdaMem,在LoCoMo和LongMemEval等基准测试中展示了最先进的性能,提高了连贯性、个性化和推理能力。
AI
arXiv:2605.01386v1 Announce Type: new Abstract: Large Language Models (LLMs) lack persistent memory for long-term personalized conversations. Existing graph-based memory systems suffer from information dilution, absent provenance tracking, and uniform retrieval that ignores query…
arXiv:2605.01688v1 Announce Type: new Abstract: Long-horizon conversational agents rely on memory systems with increasingly sophisticated retrieval mechanisms. However, retrieved fragments are typically fed to the language model as unstructured text, lacking the relational, tempo…
arXiv:2605.00356v1 Announce Type: new Abstract: Long-term conversational agents must decide which turns to store in external memory, yet recent systems rely on autoregressive LLM generation at every turn to make that decision. We present MemRouter, a write-side memory router that…
arXiv cs.AI
TIER_1English(EN)·Kai Li, Xuanqing Yu, Ziyi Ni, Yi Zeng, Yao Xu, Zheqing Zhang, Xin Li, Jitao Sang, Xiaogang Duan, Xuelei Wang, Chengbao Liu, Jie Tan·
arXiv:2601.02845v2 Announce Type: replace-cross Abstract: Long-horizon conversational agents have to manage ever-growing interaction histories that quickly exceed the finite context windows of large language models (LLMs). Existing memory frameworks provide limited support for te…
arXiv:2601.01885v2 Announce Type: replace Abstract: Large language model (LLM) agents face fundamental limitations in long-horizon reasoning due to finite context windows, making effective memory management critical. Existing methods typically handle long-term memory (LTM) and sh…
Long-term conversational agents must decide which turns to store in external memory, yet recent systems rely on autoregressive LLM generation at every turn to make that decision. We present MemRouter, a write-side memory router that decouples memory admission from the downstream …
arXiv:2603.16496v2 Announce Type: replace Abstract: Large language model (LLM) agents increasingly rely on external memory to support long-horizon interaction, personalized assistance, and multi-step reasoning. However, existing memory systems still face three core challenges: th…