Large Language Models are Competitive Near Cold-start Recommenders for Language- and Item-based Preferences
Scott Sanner, Krisztian Balog, Filip Radlinski, Ben Wedin and, Lucas Dixon

TL;DR
This paper demonstrates that large language models can effectively serve as near cold-start recommenders using language-based preferences, outperforming traditional methods in zero-shot and few-shot scenarios, with more explainable recommendations.
Contribution
The study introduces a new dataset and shows that LLMs can be competitive recommenders for language-based preferences without task-specific training.
Findings
LLMs perform well in zero-shot recommendation scenarios.
Language-based preferences are more explainable than traditional item-based methods.
LLMs outperform state-of-the-art collaborative filtering in cold-start cases.
Abstract
Traditional recommender systems leverage users' item preference history to recommend novel content that users may like. However, modern dialog interfaces that allow users to express language-based preferences offer a fundamentally different modality for preference input. Inspired by recent successes of prompting paradigms for large language models (LLMs), we study their use for making recommendations from both item-based and language-based preferences in comparison to state-of-the-art item-based collaborative filtering (CF) methods. To support this investigation, we collect a new dataset consisting of both item-based and language-based preferences elicited from users along with their ratings on a variety of (biased) recommended items and (unbiased) random items. Among numerous experimental results, we find that LLMs provide competitive recommendation performance for pure language-based…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Topic Modeling · Multimodal Machine Learning Applications
