Zero-Shot Next-Item Recommendation using Large Pretrained Language Models
Lei Wang, Ee-Peng Lim

TL;DR
This paper explores using large language models like GPT-3 for zero-shot next-item recommendation, introducing a prompting strategy that enables effective recommendations without prior training on user data.
Contribution
It proposes a novel 3-step prompting strategy called NIR prompting that guides LLMs to perform next-item recommendations in zero-shot settings.
Findings
Achieves strong zero-shot performance on MovieLens 100K
Outperforms some models trained on full datasets
Demonstrates potential of LLMs as recommenders
Abstract
Large language models (LLMs) have achieved impressive zero-shot performance in various natural language processing (NLP) tasks, demonstrating their capabilities for inference without training examples. Despite their success, no research has yet explored the potential of LLMs to perform next-item recommendations in the zero-shot setting. We have identified two major challenges that must be addressed to enable LLMs to act effectively as recommenders. First, the recommendation space can be extremely large for LLMs, and LLMs do not know about the target user's past interacted items and preferences. To address this gap, we propose a prompting strategy called Zero-Shot Next-Item Recommendation (NIR) prompting that directs LLMs to make next-item recommendations. Specifically, the NIR-based strategy involves using an external module to generate candidate items based on user-filtering or…
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 · Explainable Artificial Intelligence (XAI)
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · {Dispute@FaQ-s}How to file a dispute with Expedia? · Multi-Head Attention · Attention Is All You Need · Cosine Annealing · Dense Connections · Attention Dropout · Dropout · Weight Decay · Adam
