arXiv:2511.18413cs.CLcs.IR2025-11被引 13

用多智能体模拟用户与物品协作,提升推荐精准度。

Multi-Agent Collaborative Filtering: Orchestrating Users and Items for Agentic Recommendations

  • 将用户和物品建模为带个性的LLM智能体,实现动态协作。
  • 在三个数据集上优于现有基线,推荐效果显著提升。
  • 适合对个性化推荐和智能体交互感兴趣的读者。

智能体推荐将推荐系统视为具备规划、推理、调用工具和与不同偏好用户交互能力的大语言模型(LLM)智能体。然而,现有大多数智能体推荐系统仅关注通用的单智能体规划执行流程或多智能体任务分解管道,缺乏面向推荐的设计,常未能有效利用用户-物品交互历史中的协同信号,导致推荐效果不佳。为此,我们提出多智能体协同过滤(MACF)框架用于智能体推荐,借鉴传统协同过滤算法与基于LLM的多智能体协作之间的类比关系。具体而言,针对目标用户和查询,我们将相似用户和相关物品实例化为具有独特属性的LLM智能体。每个智能体可调用检索工具、提出候选物品,并与其他智能体交互。不同于传统协同过滤中静态的偏好聚合方式,MACF通过中心协调智能体动态招募智能体并提供个性化协作指令,自适应地管理用户与物品智能体间的协作。在三个不同领域的数据集上的实验结果表明,相较于强基线方法,我们的MACF框架具有明显优势。

原文摘要 · Abstract (English)

Agentic recommendations cast recommenders as large language model (LLM) agents that can plan, reason, use tools, and interact with users of varying preferences in web applications. However, most existing agentic recommender systems focus on generic single-agent plan-execute workflows or multi-agent task decomposition pipelines. Without recommendation-oriented design, they often underuse the collaborative signals in the user-item interaction history, leading to unsatisfying recommendation results. To address this, we propose the Multi-Agent Collaborative Filtering (MACF) framework for agentic recommendations, drawing an analogy between traditional collaborative filtering algorithms and LLM-based multi-agent collaboration. Specifically, given a target user and query, we instantiate similar users and relevant items as LLM agents with unique profiles. Each agent is able to call retrieval tools, suggest candidate items, and interact with other agents. Different from the static preference aggregation in traditional collaborative filtering, MACF employs a central orchestrator agent to adaptively manage the collaboration between user and item agents via dynamic agent recruitment and personalized collaboration instruction. Experimental results on datasets from three different domains show the advantages of our MACF framework compared to strong agentic recommendation baselines.

智能体推荐协同过滤多智能体

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