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

TL;DR
This paper explores how large language models can be integrated into recommender systems to improve their performance in few-shot scenarios by generating user and item representations from explicit feedback.
Contribution
It introduces a prompting template to generate representations from LLMs and demonstrates their effectiveness across various recommendation tasks.
Findings
LLMs improve recommendation performance in few-shot settings.
The proposed method enhances generalization of recommender systems.
Ablation studies confirm the importance of LLM-processed representations.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Multimodal Machine Learning Applications · Recommender Systems and Techniques
