Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Knowledge Graph Retrieval-Augmented Generation for LLM-based Recommendation

About

Recommender systems have become increasingly vital in our daily lives, helping to alleviate the problem of information overload across various user-oriented online services. The emergence of Large Language Models (LLMs) has yielded remarkable achievements, demonstrating their potential for the development of next-generation recommender systems. Despite these advancements, LLM-based recommender systems face inherent limitations stemming from their LLM backbones, particularly issues of hallucinations and the lack of up-to-date and domain-specific knowledge. Recently, Retrieval-Augmented Generation (RAG) has garnered significant attention for addressing these limitations by leveraging external knowledge sources to enhance the understanding and generation of LLMs. However, vanilla RAG methods often introduce noise and neglect structural relationships in knowledge, limiting their effectiveness in LLM-based recommendations. To address these limitations, we propose to retrieve high-quality and up-to-date structure information from the knowledge graph (KG) to augment recommendations. Specifically, our approach develops a retrieval-augmented framework, termed K-RagRec, that facilitates the recommendation generation process by incorporating structure information from the external KG. Extensive experiments have been conducted to demonstrate the effectiveness of our proposed method.

Shijie Wang, Wenqi Fan, Yue Feng, Shanru Lin, Xinyu Ma, Shuaiqiang Wang, Dawei Yin• 2025

Related benchmarks

TaskDatasetResultRank
RecommendationMovieLens 1M (test)
Recall@30.77
34
RecommendationMovieLens 20M (test)
Accuracy67.4
24
RecommendationAmazon-Book
Accuracy60.6
6
RecommendationMovieLens 1M--
6
RecommendationMovieLens cold-start 1M (derived)
Accuracy40.6
4
Showing 5 of 5 rows

Other info

Follow for update