paper-with-me

Papers

Empowering Few-Shot Recommender Systems with Large Language Models -- Enhanced Representations

2023-12-21 · Zhoumeng Wang

Recommender systems utilizing explicit feedback have witnessed significant advancements and widespread applications over the past years. However, generating recommendations in few-shot scenarios remains a persistent challenge. Recently, large language models (LLMs) have emerged as a promising solution for addressing natural language processing (NLP) tasks, thereby offering novel insights into tackling the few-shot scenarios encountered by explicit feedback-based recommender systems. To bridge recommender systems and LLMs, we devise a prompting template that generates user and item representations based on explicit feedback. Subsequently, we integrate these LLM-processed representations into various recommendation models to evaluate their significance across diverse recommendation tasks. Our ablation experiments and case study analysis collectively demonstrate the effectiveness of LLMs in processing explicit feedback, highlighting that LLMs equipped with generative and logical reasoning capabilities can effectively serve as a component of recommender systems to enhance their performance in few-shot scenarios. Furthermore, the broad adaptability of LLMs augments the generalization potential of recommender models, despite certain inherent constraints. We anticipate that our study can inspire researchers to delve deeper into the multifaceted dimensions of LLMs's involvement in recommender systems and contribute to the advancement of the explicit feedback-based recommender systems field.

📄 PDF Abstract BibTeX arXiv:2312.13557

Code (1)

JNY-Wang/ChatGPT-processed-representations 공식 구현

Tasks

Logical ReasoningRecommendation Systems

Similar Papers 제목 키워드 기반

EasyRec: Simple yet Effective Language Models for Recommendation

2024-08-16 · Xubin Ren, Chao Huang

Deep neural networks have become a powerful technique for learning representations from user-item interaction data in collaborative filtering (CF) for recommender systems. However, many existing methods heavily rely on u…

Collaborative FilteringContrastive LearningLanguage ModellingRecommendation Systems+1

Large Language Model Enhanced Recommender Systems: A Survey

2024-12-18 · Qidong Liu, Xiangyu Zhao, Yuhao Wang, Yejing Wang 외

Large Language Model (LLM) has transformative potential in various domains, including recommender systems (RS). There have been a handful of research that focuses on empowering the RS by LLM. However, previous efforts ma…

Language ModelingLanguage ModellingLarge Language Modelmodel+2

ReLLa: Retrieval-enhanced Large Language Models for Lifelong Sequential Behavior Comprehension in Recommendation

2023-08-22 · Jianghao Lin, Rong Shan, Chenxu Zhu, Kounianhua Du 외

With large language models (LLMs) achieving remarkable breakthroughs in natural language processing (NLP) domains, LLM-enhanced recommender systems have received much attention and have been actively explored currently. …

Data AugmentationLanguage ModellingLarge Language ModelRecommendation Systems+1

Language Models as Recommender Systems: Evaluations and Limitations

2021-09-22 · NeurIPS Workshop ICBINB 2021 12 · Yuhui Zhang, Hao Ding, Zeren Shui, Yifei Ma 외

Pre-trained language models (PLMs) such as BERT and GPT learn general text representations and encode extensive world knowledge; thus, they can be efficiently and accurately adapted to various downstream tasks. In this w…

Movie RecommendationRecommendation SystemsSession-Based RecommendationsWorld Knowledge

Understanding User Intent Modeling for Conversational Recommender Systems: A Systematic Literature Review

2023-08-05 · Siamak Farshidi, Kiyan Rezaee, Sara Mazaheri, Amir Hossein Rahimi 외

Context: User intent modeling is a crucial process in Natural Language Processing that aims to identify the underlying purpose behind a user's request, enabling personalized responses. With a vast array of approaches int…

Model SelectionRecommendation SystemsSystematic Literature Review