arXiv:2605.14401cs.CLcs.AI2026-05被引 6

用分层记忆结构让推荐系统更懂用户长期偏好变化。

Agentic Recommender System with Hierarchical Belief-State Memory

论文配图:Agentic Recommender System with Hierarchical Belief-State Memory
图 1 · 摘自论文原文
  • 三层次记忆架构:事件、偏好、画像逐级抽象行为信号
  • 六步动态管理记忆,提升推荐准确率26.4%(HR@1)
  • 适合研究智能推荐与记忆机制的学者或工程师

增强记忆的LLM代理已推动个性化推荐发展,但现有方法普遍采用扁平记忆表示,混淆了短暂信号与稳定偏好,且未提供完整的记忆演化生命周期。我们提出MARS(Memory-Augmented Agentic Recommender System),将推荐视为部分可观测问题,维护一个逐步从嘈杂行为观测中抽象出用户偏好紧凑估计的结构化信念状态。MARS将信念状态分为三层:事件记忆缓冲原始信号,偏好记忆以可变细粒度块形式保存并显式追踪强度与证据,画像记忆将所有偏好提炼为连贯的自然语言叙述。由基于LLM的规划器自适应调度六种操作——提取、强化、弱化、整合、遗忘、重合成,取代固定周期启发式策略。在四个InstructRec基准领域上的实验表明,MARS在平均HR@1上比最强基线提升26.4%,在NDCG@10上提升10.3%,并在动态演化场景中通过代理调度获得进一步增益。

原文摘要 · Abstract (English)

Memory-augmented LLM agents have advanced personalized recommendation, yet existing approaches universally adopt flat memory representations that conflate ephemeral signals with stable preferences, and none provides a complete lifecycle governing how memory should evolve. We propose MARS (Memory-Augmented Agentic Recommender System), a framework that treats recommendation as a partially observable problem and maintains a structured belief state that progressively abstracts noisy behavioral observations into a compact estimate of user preferences. MARS organizes this belief state into three tiers: event memory buffers raw signals, preference memory maintains fine-grained mutable chunks with explicit strength and evidence tracking, and profile memory distills all preferences into a coherent natural language narrative. A complete lifecycle of six operations -- extraction, reinforcement, weakening, consolidation, forgetting, and resynthesis -- is adaptively scheduled by an LLM-based planner rather than fixed-interval heuristics. Experiments on four InstructRec benchmark domains show that MARS achieves state-of-the-art performance with average improvements of 26.4% in HR@1 and 10.3% in NDCG@10 over the strongest baselines with further gains from agentic scheduling in evolving settings.

推荐系统记忆机制LLM应用智能代理

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。