arXiv:2410.20027cs.IRcs.AI2024-10被引 31

通过双向反馈循环提升推荐与用户模拟的协同效果。

Agentic Feedback Loop Modeling Improves Recommendation and User Simulation

  • 推荐与用户代理通过迭代反馈优化彼此理解。
  • 平均提升11.52%(对比单个推荐代理)和21.12%(对比单个用户代理)。
  • 避免流行度与位置偏差,适合多智能体推荐系统研究者。

基于大语言模型的智能体在推荐领域日益广泛应用,因其具备丰富知识与强大规划能力。以往研究多聚焦于单独优化推荐或用户智能体,而忽视二者间的协作互动。针对这一空白,我们提出一种新框架,强调智能体间反馈循环以促进协同。具体而言,推荐智能体通过分析用户智能体对推荐项的反馈,不断优化对用户偏好的理解;同时,用户智能体依据推荐项及推荐理由,进一步识别潜在兴趣。该迭代过程增强双方对用户行为的推断能力,实现更有效的物品推荐与更精准的用户模拟。在三个数据集上的大量实验表明,该反馈循环平均较单一推荐智能体提升11.52%,较单一用户智能体提升21.12%。此外,结果表明该机制未加剧真实反馈环中常见的流行度与位置偏差,展现出良好鲁棒性。源代码已开源:https://github.com/Lanyu0303/AFL。

原文摘要 · Abstract (English)

Large language model-based agents are increasingly applied in the recommendation field due to their extensive knowledge and strong planning capabilities. While prior research has primarily focused on enhancing either the recommendation agent or the user agent individually, the collaborative interaction between the two has often been overlooked. Towards this research gap, we propose a novel framework that emphasizes the feedback loop process to facilitate the collaboration between the recommendation agent and the user agent. Specifically, the recommendation agent refines its understanding of user preferences by analyzing the feedback from the user agent on the item recommendation. Conversely, the user agent further identifies potential user interests based on the items and recommendation reasons provided by the recommendation agent. This iterative process enhances the ability of both agents to infer user behaviors, enabling more effective item recommendations and more accurate user simulations. Extensive experiments on three datasets demonstrate the effectiveness of the agentic feedback loop: the agentic feedback loop yields an average improvement of 11.52% over the single recommendation agent and 21.12% over the single user agent. Furthermore, the results show that the agentic feedback loop does not exacerbate popularity or position bias, which are typically amplified by the real-world feedback loop, highlighting its robustness. The source code is available at https://github.com/Lanyu0303/AFL.

智能体推荐系统反馈循环

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