用知识图谱增强大模型,让推荐系统更懂用户且能说清理由。
Reasoning over User Preferences: Knowledge Graph-Augmented LLMs for Explainable Conversational Recommendations
- 用图文对齐预训练连接知识图谱与对话语言
- 在基准数据集上提升推荐准确率与解释力
- 适合需要透明推荐的电商、内容平台
对话式推荐系统通过交互对话捕捉用户偏好,但现有方法多依赖隐向量表示,缺乏可解释性。本文提出COMPASS框架,融合大语言模型(LLM)与知识图谱(KG),通过两阶段训练实现可解释的偏好推理:首先通过新型图实体描述预训练弥合结构化知识与自然语言之间的模态鸿沟;其次通过知识感知指令微调,使LLM学会从对话历史和知识增强上下文中推理并生成人类可理解的偏好摘要。该方法显著提升现有推荐模型的性能与可解释性。在多个基准数据集上的实验验证了其有效性。
原文摘要 · Abstract (English)
Conversational Recommender Systems (CRSs) aim to provide personalized recommendations by capturing user preferences through interactive dialogues. Explainability in CRSs is crucial as it enables users to understand the reasoning behind recommendations, increasing system transparency and trustworthiness. However, current CRSs often leverage knowledge graphs (KGs) or language models to extract and represent user preferences as latent vectors, which limits their explainability. Large language models (LLMs) offer powerful reasoning capabilities that can bridge this gap by generating human-understandable preference summaries. However, effectively reasoning over user preferences in CRSs remains challenging as LLMs pre-trained on large-scale corpora may not be well-suited for analyzing user preferences. While KGs provide rich domain knowledge, integrating them with LLMs encounters a significant modality gap between structured KG information and unstructured conversations. In this paper, we propose COMPASS, a plug-and-play framework that synergizes LLMs and KGs to reason over user preferences, enhancing the performance and explainability of existing CRSs. COMPASS employs a two-stage training approach: first, it bridges the gap between the structured KG and natural language through novel graph entity captioning pre-training. Next, COMPASS optimizes user preference reasoning via knowledge-aware instruction fine-tuning, where the LLM learns to reason and summarize user preferences from dialogue histories and KG-augmented context. This enables COMPASS to perform knowledge-aware reasoning and generate interpretable user preferences that can seamlessly integrate with existing CRS models for improving recommendation performance and explainability. Our experiments on benchmark datasets demonstrate the effectiveness of COMPASS in improving various CRS models.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。