paper-with-me

Papers

Enhancing Recommender Systems with Large Language Model Reasoning Graphs

2023-08-21 · Yan Wang, Zhixuan Chu, Xin Ouyang, Simeng Wang, Hongyan Hao, Yue Shen, Jinjie Gu, Siqiao Xue, james Y zhang, Qing Cui, Longfei Li, Jun Zhou, Sheng Li

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.

📄 PDF Abstract BibTeX arXiv:2308.10835

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelRecommendation Systems

Methods 이 논문이 사용한 방법론

fail 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

Recommender Systems in the Era of Large Language Models (LLMs)

2023-07-05 · Zihuai Zhao, Wenqi Fan, Jiatong Li, Yunqing Liu 외

With the prosperity of e-commerce and web applications, Recommender Systems (RecSys) have become an important component of our daily life, providing personalized suggestions that cater to user preferences. While Deep Neu…

Recommendation Systems

Towards Next-Generation LLM-based Recommender Systems: A Survey and Beyond

2024-10-10 · Qi Wang, Jindong Li, Shiqi Wang, Qianli Xing 외

Large language models (LLMs) have not only revolutionized the field of natural language processing (NLP) but also have the potential to bring a paradigm shift in many other fields due to their remarkable abilities of lan…

Large Language ModelRecommendation Systems

LLM-Powered Explanations: Unraveling Recommendations Through Subgraph Reasoning

2024-06-22 · Guangsi Shi, Xiaofeng Deng, Linhao Luo, Lijuan Xia 외

Recommender systems are pivotal in enhancing user experiences across various web applications by analyzing the complicated relationships between users and items. Knowledge graphs(KGs) have been widely used to enhance the…

Knowledge GraphsRecommendation Systems

Enhancing Conversational Recommender Systems with Tree-Structured Knowledge and Pretrained Language Models

2025-11-16 · Yongwen Ren, Chao Wang, Peng Du, Chuan Qin 외 arxiv

Recent advances in pretrained language models (PLMs) have significantly improved conversational recommender systems (CRS), enabling more fluent and context-aware interactions. To further enhance accuracy and mitigate hal…

Knowledge Graphs

Enhancing Recommender Systems Using Textual Embeddings from Pre-trained Language Models

2025-03-24 · Ngoc Luyen Le, Marie-Hélène Abel

Recent advancements in language models and pre-trained language models like BERT and RoBERTa have revolutionized natural language processing, enabling a deeper understanding of human-like language. In this paper, we expl…

Recommendation Systems