arXiv:2503.06430cs.CLcs.AI2025-03KDD被引 15

用图检索增强大模型,让对话推荐更准且无需训练

Graph Retrieval-Augmented LLM for Conversational Recommendation Systems

  • 用图神经网络和页面排名检索用户相似行为与候选商品
  • 在两个数据集上超越现有方法,且无需针对任务训练
  • 适合想快速部署对话推荐系统的研究者和开发者

对话推荐系统通过自然语言对话提供个性化推荐,但因用户表达简略导致知识稀疏。现有方法虽引入外部知识,仍难以理解语义与复杂偏好。大语言模型虽具备强语言理解能力,但缺乏领域知识,常产生幻觉或需昂贵微调。本文提出G-CRS框架,结合图检索增强生成与上下文学习,无需任务特定训练即可提升推荐效果。该框架采用两阶段检索-推荐结构:先用图神经网络识别候选物品,再通过个性化页面排名发现潜在物品与相似用户行为;将检索结果转化为结构化提示输入大模型,实现有上下文依据的推荐。在两个公开数据集上的实验表明,G-CRS在不进行训练的情况下显著优于现有方法。

原文摘要 · Abstract (English)

Conversational Recommender Systems (CRSs) have emerged as a transformative paradigm for offering personalized recommendations through natural language dialogue. However, they face challenges with knowledge sparsity, as users often provide brief, incomplete preference statements. While recent methods have integrated external knowledge sources to mitigate this, they still struggle with semantic understanding and complex preference reasoning. Recent Large Language Models (LLMs) demonstrate promising capabilities in natural language understanding and reasoning, showing significant potential for CRSs. Nevertheless, due to the lack of domain knowledge, existing LLM-based CRSs either produce hallucinated recommendations or demand expensive domain-specific training, which largely limits their applicability. In this work, we present G-CRS (Graph Retrieval-Augmented Large Language Model for Conversational Recommender Systems), a novel training-free framework that combines graph retrieval-augmented generation and in-context learning to enhance LLMs' recommendation capabilities. Specifically, G-CRS employs a two-stage retrieve-and-recommend architecture, where a GNN-based graph reasoner first identifies candidate items, followed by Personalized PageRank exploration to jointly discover potential items and similar user interactions. These retrieved contexts are then transformed into structured prompts for LLM reasoning, enabling contextually grounded recommendations without task-specific training. Extensive experiments on two public datasets show that G-CRS achieves superior recommendation performance compared to existing methods without requiring task-specific training.

对话推荐图检索大模型应用零样本

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