English

Enhancing Recommender Systems with Large Language Model Reasoning Graphs

Information Retrieval 2024-01-26 v2

Abstract

Recommendation systems aim to provide users with relevant suggestions, but often lack interpretability and fail to capture higher-level semantic relationships between user behaviors and profiles. In this paper, we propose a novel approach that leverages large language models (LLMs) to construct personalized reasoning graphs. These graphs link a user's profile and behavioral sequences through causal and logical inferences, representing the user's interests in an interpretable way. Our approach, LLM reasoning graphs (LLMRG), has four components: chained graph reasoning, divergent extension, self-verification and scoring, and knowledge base self-improvement. The resulting reasoning graph is encoded using graph neural networks, which serves as additional input to improve conventional recommender systems, without requiring extra user or item information. Our approach demonstrates how LLMs can enable more logical and interpretable recommender systems through personalized reasoning graphs. LLMRG allows recommendations to benefit from both engineered recommendation systems and LLM-derived reasoning graphs. We demonstrate the effectiveness of LLMRG on benchmarks and real-world scenarios in enhancing base recommendation models.

Keywords

Cite

@article{arxiv.2308.10835,
  title  = {Enhancing Recommender Systems with Large Language Model Reasoning Graphs},
  author = {Yan Wang and Zhixuan Chu and Xin Ouyang and Simeng Wang and Hongyan Hao and Yue Shen and Jinjie Gu and Siqiao Xue and James Y Zhang and Qing Cui and Longfei Li and Jun Zhou and Sheng Li},
  journal= {arXiv preprint arXiv:2308.10835},
  year   = {2024}
}

Comments

12 pages, 6 figures

R2 v1 2026-06-28T12:00:37.028Z