arXiv:2602.05544cs.AI2026-02被引 1

用语言模型融合协同过滤,一步生成可解释的推荐结果。

Reasoning-guided Collaborative Filtering with Language Models for Explainable Recommendation

  • 通过上下文提示增强协同信号,挖掘隐含偏好与可解释推理路径。
  • 四维评分机制筛选高质量解释,提升推荐准确性与可信度。
  • 统一建模框架支持冷启动和零样本场景,适合实际应用部署。

大型语言模型在可解释推荐中具有潜力,但忽略了协同信号;现有方法将推荐与解释分离,导致内存开销大。本文提出RGCF-XRec,一种混合框架,将推理引导的协同过滤知识引入语言模型,实现单步可解释序列推荐。理论与实证表明,该方法相较主流基于LLM的协同推荐方法具备三大优势:(1)通过上下文提示增强协同知识,发现潜在偏好与可解释推理路径;(2)基于一致性、完整性、相关性与连贯性四维度的高效评分机制,抑制噪声推理痕迹,保留优质解释;(3)统一表示学习网络融合协同与语义信号,构建结构化提示以指导语言模型完成可解释序列推荐。在Amazon数据集(体育、玩具、美妆)上,总交互量达64.25万,该方法在体育类任务中提升HR@10达7.38%,玩具类提升4.59%;同时ROUGE-L分别提升8.02%与3.49%。冷启动场景下整体提升14.5%,热启动场景提升11.9%;在美妆与玩具类零样本任务中,HR@5分别提升18.54%与23.16%,展现优异泛化能力与鲁棒性。采用轻量级LLaMA 3.2-3B骨干网络,训练高效,适用于真实场景部署。

原文摘要 · Abstract (English)

Large Language Models (LLMs) exhibit potential for explainable recommendation systems but overlook collaborative signals, while prevailing methods treat recommendation and explanation as separate tasks, resulting in a memory footprint. We present RGCF-XRec, a hybrid framework that introduces reasoning-guided collaborative filtering (CF) knowledge into a language model to deliver explainable sequential recommendations in a single step. Theoretical grounding and empirical findings reveal that RGCF-XRec offers three key merits over leading CF-aware LLM-based methods: (1) reasoning-guided augmentation of CF knowledge through contextual prompting to discover latent preferences and interpretable reasoning paths; (2) an efficient scoring mechanism based on four dimensions: coherence, completeness, relevance, and consistency to mitigate noisy CF reasoning traces and retain high-quality explanations; (3) a unified representation learning network that encodes collaborative and semantic signals, enabling a structured prompt to condition the LLM for explainable sequential recommendation. RGCF-XRec demonstrates consistent improvements across Amazon datasets, Sports, Toys, and Beauty, comprising 642,503 user-item interactions. It improves HR@10 by 7.38\% in Sports and 4.59\% in Toys, along with ROUGE-L by 8.02\% and 3.49\%, respectively. It reduces the cold warm performance gap, achieving overall gains of 14.5\% in cold-start and 11.9\% in warm start scenarios, and enhances zero-shot HR@5 by 18.54\% in Beauty and 23.16\% in Toys, highlighting effective generalization and robustness. Moreover, RGCF-XRec achieves training efficiency with a lightweight LLaMA 3.2-3B backbone, ensuring scalability for real-world applications.

可解释推荐语言模型协同过滤序列推荐

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