paper-with-me

Papers

Leveraging LLM Reasoning Enhances Personalized Recommender Systems

2024-07-22 · Alicia Y. Tsai, Adam Kraft, Long Jin, Chenwei Cai, Anahita Hosseini, Taibai Xu, Zemin Zhang, Lichan Hong, Ed H. Chi, Xinyang Yi

Recent advancements have showcased the potential of Large Language Models (LLMs) in executing reasoning tasks, particularly facilitated by Chain-of-Thought (CoT) prompting. While tasks like arithmetic reasoning involve clear, definitive answers and logical chains of thought, the application of LLM reasoning in recommendation systems (RecSys) presents a distinct challenge. RecSys tasks revolve around subjectivity and personalized preferences, an under-explored domain in utilizing LLMs' reasoning capabilities. Our study explores several aspects to better understand reasoning for RecSys and demonstrate how task quality improves by utilizing LLM reasoning in both zero-shot and finetuning settings. Additionally, we propose RecSAVER (Recommender Systems Automatic Verification and Evaluation of Reasoning) to automatically assess the quality of LLM reasoning responses without the requirement of curated gold references or human raters. We show that our framework aligns with real human judgment on the coherence and faithfulness of reasoning responses. Overall, our work shows that incorporating reasoning into RecSys can improve personalized tasks, paving the way for further advancements in recommender system methodologies.

📄 PDF Abstract BibTeX arXiv:2408.00802

Code (0)

등록된 구현이 없습니다.

Tasks

Arithmetic ReasoningRecommendation Systems

Similar Papers 제목 키워드 기반

Bi-NAS: Towards Effective and Personalized Explanation for Recommender Systems via Bi-Level Neural Architecture Search

2026-07-01 · Longfeng Wu, Yao Zhou, Tong Zeng, Zhimin Peng 외 arxiv

Recommender systems are vital in helping users navigate vast amounts of information, offering personalized suggestions and effective explanations for these recommendations. While previous efforts have attempted to provid…

Neural Architecture SearchExplanation Generation

A Comprehensive Survey on Self-Supervised Learning for Recommendation

2024-04-04 · Xubin Ren, Wei Wei, Lianghao Xia, Chao Huang

Recommender systems play a crucial role in tackling the challenge of information overload by delivering personalized recommendations based on individual user preferences. Deep learning techniques, such as RNNs, GNNs, and…

Contrastive LearningRecommendation SystemsSelf-Supervised LearningSurvey

Enhancing Recommender Systems with Large Language Model Reasoning Graphs

2023-08-21 · Yan Wang, Zhixuan Chu, Xin Ouyang, Simeng Wang 외

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 propos…

Language ModelingLanguage ModellingLarge Language ModelRecommendation Systems

PANE-GNN: Unifying Positive and Negative Edges in Graph Neural Networks for Recommendation

2023-06-07 · Ziyang Liu, Chaokun Wang, Jingcao Xu, Cheng Wu 외

Recommender systems play a crucial role in addressing the issue of information overload by delivering personalized recommendations to users. In recent years, there has been a growing interest in leveraging graph neural n…

DenoisingGraph Representation LearningRecommendation SystemsRepresentation Learning

AgentRecBench: Benchmarking LLM Agent-based Personalized Recommender Systems

2025-05-26 · Yu Shang, Peijie Liu, Yuwei Yan, Zijing Wu 외

The emergence of agentic recommender systems powered by Large Language Models (LLMs) represents a paradigm shift in personalized recommendations, leveraging LLMs' advanced reasoning and role-playing capabilities to enabl…

BenchmarkingRecommendation Systems