Zero-Shot Next-Item Recommendation using Large Pretrained Language Models

AI-generated keywords: Large Language Models (LLMs)

AI-generated Key Points

  • Large language models (LLMs) can be used for next-item recommendations in the zero-shot setting.
  • LLMs have achieved impressive zero-shot performance in various natural language processing tasks, but their application as recommenders is unexplored.
  • Two major challenges for LLMs as recommenders are the large recommendation space and lack of knowledge about user preferences.
  • The authors propose a prompting strategy called Zero-Shot Next-Item Recommendation (NIR) prompting to address these challenges.
  • NIR prompting involves using an external module to generate candidate items based on user or item filtering.
  • The proposed approach incorporates a 3-step prompting process to guide GPT-3, a specific LLM, in capturing user preferences and recommending movies.
  • Evaluation on the MovieLens 100K dataset shows strong zero-shot performance, outperforming some sequential recommendation models trained on the entire dataset.
  • This research opens up opportunities for using LLMs as recommenders and provides a novel strategy for next-item recommendations in the zero-shot setting.
  • Code for implementing this strategy is available on GitHub at https://github.com/AGI-Edgerunners/LLM-Next-Item-Rec.
Also access our AI generated: Comprehensive summary, Lay summary, Blog-like article; or ask questions about this paper to our AI assistant.

Authors: Lei Wang, Ee-Peng Lim

Technical Report
License: CC BY 4.0

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 item-filtering. Our strategy incorporates a 3-step prompting that guides GPT-3 to carry subtasks that capture the user's preferences, select representative previously watched movies, and recommend a ranked list of 10 movies. We evaluate the proposed approach using GPT-3 on MovieLens 100K dataset and show that it achieves strong zero-shot performance, even outperforming some strong sequential recommendation models trained on the entire training dataset. These promising results highlight the ample research opportunities to use LLMs as recommenders. The code can be found at https://github.com/AGI-Edgerunners/LLM-Next-Item-Rec.

Submitted to arXiv on 06 Apr. 2023

Ask questions about this paper to our AI assistant

You can also chat with multiple papers at once here.

AI assistant instructions?

Results of the summarizing process for the arXiv paper: 2304.03153v1

The paper discusses the potential of large language models (LLMs) to perform next-item recommendations in the zero-shot setting. While LLMs have achieved impressive zero-shot performance in various natural language processing tasks, their application as recommenders has not been explored. The authors identify two major challenges that need to be addressed for LLMs to act effectively as recommenders: the large recommendation space and the lack of knowledge about the target user's past interacted items and preferences. To address these challenges, the authors propose a prompting strategy called Zero-Shot Next-Item Recommendation (NIR) prompting. This strategy involves using an external module to generate candidate items based on user-filtering or item-filtering. The proposed approach incorporates a 3-step prompting process that guides GPT-3, a specific LLM, to capture the user's preferences, select representative previously watched movies, and recommend a ranked list of 10 movies. The authors evaluate their approach using GPT-3 on the MovieLens 100K dataset and demonstrate its strong zero-shot performance. In fact, their approach outperforms some strong sequential recommendation models trained on the entire training dataset. These promising results highlight the research opportunities to use LLMs as recommenders. In conclusion, this paper presents a novel strategy for next-item recommendations in the zero-shot setting using large pretrained language models. The proposed approach shows significant potential and opens up avenues for further research in this area. The code for implementing this strategy is available on GitHub at https://github.com/AGI-Edgerunners/LLM-Next-Item-Rec., providing researchers with an easy way to explore these ideas further.
Created on 28 Jun. 2023

Assess the quality of the AI-generated content by voting

Score: 0

Why do we need votes?

Votes are used to determine whether we need to re-run our summarizing tools. If the count reaches -10, our tools can be restarted.

The previous summary was created more than a year ago and can be re-run (if necessary) by clicking on the Run button below.

Similar papers summarized with our AI tools

Navigate through even more similar papers through a

tree representation

Look for similar papers (in beta version)

By clicking on the button above, our algorithm will scan all papers in our database to find the closest based on the contents of the full papers and not just on metadata. Please note that it only works for papers that we have generated summaries for and you can rerun it from time to time to get a more accurate result while our database grows.

Disclaimer: The AI-based summarization tool and virtual assistant provided on this website may not always provide accurate and complete summaries or responses. We encourage you to carefully review and evaluate the generated content to ensure its quality and relevance to your needs.