arXiv:2509.01551cs.IR2025-09被引 2

云设备协同智能体提升推荐系统隐私与效率

Cloud-Device Collaborative Agents for Sequential Recommendation

  • 云端大模型与设备小模型分工协作,任务按需求分配
  • 在多个数据集上准确率与效率均优于现有方法
  • 适合注重隐私和实时性的移动推荐场景

大语言模型(LLM)推动了基于智能体的推荐系统发展,具备强大的语义理解与灵活推理能力。然而,部署于云端的LLM虽可实现个性化推荐,却面临隐私泄露、无法获取实时信号及扩展性瓶颈等问题;而本地部署的设备端智能体虽保障隐私与响应速度,但受限于算力,难以完成全局建模与大规模召回。为弥合二者互补短板,我们提出CDA4Rec——一种面向序列推荐的云-设备协同框架,由云端大语言模型(LLM)与设备端小型语言模型(SLM)组成双智能体。该框架通过将推荐任务分解为语义建模、候选召回、结构化用户建模与最终排序等模块,依据计算负载与隐私敏感度动态分配至云端或设备端。策略规划机制利用云端智能体的推理能力生成个性化执行计划,支持上下文感知的任务调度与部分并行执行,从而确保实时响应、高效运行与细粒度个性化,即便在用户行为稀疏或状态多变时亦表现稳定。在多个真实世界数据集上的大量实验表明,CDA4Rec在准确率与效率方面持续超越对比基线,验证其在异构与资源受限环境下的有效性。

原文摘要 · Abstract (English)

Recent advances in large language models (LLMs) have enabled agent-based recommendation systems with strong semantic understanding and flexible reasoning capabilities. While LLM-based agents deployed in the cloud offer powerful personalization, they often suffer from privacy concerns, limited access to real-time signals, and scalability bottlenecks. Conversely, on-device agents ensure privacy and responsiveness but lack the computational power for global modeling and large-scale retrieval. To bridge these complementary limitations, we propose CDA4Rec, a novel Cloud-Device collaborative framework for sequential Recommendation, powered by dual agents: a cloud-side LLM and a device-side small language model (SLM). CDA4Rec tackles the core challenge of cloud-device coordination by decomposing the recommendation task into modular sub-tasks including semantic modeling, candidate retrieval, structured user modeling, and final ranking, which are allocated to cloud or device based on computational demands and privacy sensitivity. A strategy planning mechanism leverages the cloud agent's reasoning ability to generate personalized execution plans, enabling context-aware task assignment and partial parallel execution across agents. This design ensures real-time responsiveness, improved efficiency, and fine-grained personalization, even under diverse user states and behavioral sparsity. Extensive experiments across multiple real-world datasets demonstrate that CDA4Rec consistently outperforms competitive baselines in both accuracy and efficiency, validating its effectiveness in heterogeneous and resource-constrained environments.

推荐系统智能体云设备协同LLM应用

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