arXiv:2510.14629cs.IR2025-10被引 9

用记忆与推理协同提升大模型推荐个性化能力

MR.Rec: Synergizing Memory and Reasoning for Personalized Recommendation Assistant with LLMs

  • 构建增强记忆检索的生成框架,动态融合外部记忆
  • 通过强化学习训练模型自主优化记忆使用与推理策略
  • 在多指标上显著超越现有方法,适合交互式推荐场景

大型语言模型(LLMs)在推荐系统中的应用面临深度个性化和智能推理的挑战,尤其在交互场景中。当前方法受限于有限的上下文窗口和单轮推理,难以捕捉动态用户偏好并主动推理推荐上下文。为此,我们提出MR.Rec,一种将记忆与推理协同用于大模型推荐的新框架。为实现个性化,我们设计了一个全面的检索增强生成(RAG)系统,高效索引并检索相关外部记忆以增强模型个性化能力。为进一步实现记忆与推理的协同,该RAG系统超越传统基于查询的检索,引入增强推理的记忆检索机制。最后,我们设计了强化学习框架,训练大模型自主学习有效的记忆利用与推理优化策略。结合动态记忆检索与自适应推理,该方法可实现更准确、上下文感知且高度个性化的推荐。大量实验表明,MR.Rec在多个指标上显著优于现有最优基线,验证了其在提供智能个性化推荐方面的有效性。代码与数据将在论文录用后发布。

原文摘要 · Abstract (English)

The application of Large Language Models (LLMs) in recommender systems faces key challenges in delivering deep personalization and intelligent reasoning, especially for interactive scenarios. Current methods are often constrained by limited context windows and single-turn reasoning, hindering their ability to capture dynamic user preferences and proactively reason over recommendation contexts. To address these limitations, we propose MR.Rec, a novel framework that synergizes memory and reasoning for LLM-based recommendations. To achieve personalization, we develop a comprehensive Retrieval-Augmented Generation (RAG) system that efficiently indexes and retrieves relevant external memory to enhance LLM personalization capabilities. Furthermore, to enable the synergy between memory and reasoning, our RAG system goes beyond conventional query-based retrieval by integrating reasoning enhanced memory retrieval. Finally, we design a reinforcement learning framework that trains the LLM to autonomously learn effective strategies for both memory utilization and reasoning refinement. By combining dynamic memory retrieval with adaptive reasoning, this approach ensures more accurate, context-aware, and highly personalized recommendations. Extensive experiments demonstrate that MR.Rec significantly outperforms state-of-the-art baselines across multiple metrics, validating its efficacy in delivering intelligent and personalized recommendations. We will release code and data upon paper notification.

个性化推荐大模型记忆增强强化学习

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