GenRec: Large Language Model for Generative Recommendation
Jianchao Ji, Zelong Li, Shuyuan Xu, Wenyue Hua, Yingqiang Ge, Juntao, Tan, Yongfeng Zhang

TL;DR
This paper introduces GenRec, a novel generative recommendation system leveraging large language models to directly generate recommended items from textual user-item interaction data, outperforming traditional methods.
Contribution
It presents a new LLM-based generative recommendation framework that uses specialized prompts and fine-tuning to directly generate recommendations, unlike traditional ranking approaches.
Findings
GenRec outperforms traditional methods on benchmark datasets.
Fine-tuning LLMs improves recommendation accuracy.
Prompt engineering enhances LLM understanding of recommendation tasks.
Abstract
In recent years, large language models (LLM) have emerged as powerful tools for diverse natural language processing tasks. However, their potential for recommender systems under the generative recommendation paradigm remains relatively unexplored. This paper presents an innovative approach to recommendation systems using large language models (LLMs) based on text data. In this paper, we present a novel LLM for generative recommendation (GenRec) that utilized the expressive power of LLM to directly generate the target item to recommend, rather than calculating ranking score for each candidate item one by one as in traditional discriminative recommendation. GenRec uses LLM's understanding ability to interpret context, learn user preferences, and generate relevant recommendation. Our proposed approach leverages the vast knowledge encoded in large language models to accomplish…
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 · Recommender Systems and Techniques · Machine Learning in Healthcare
