Language-Model Prior Overcomes Cold-Start Items
Shiyu Wang, Hao Ding, Yupeng Gu, Sergul Aydore, Kousha Kalantari,, Branislav Kveton

TL;DR
This paper presents a novel method that uses language models to estimate item similarities as a Bayesian prior, effectively addressing the cold-start problem in recommender systems and improving performance across different algorithms.
Contribution
It introduces a language-model-based prior for cold-start items, enhancing various recommender systems without relying on structured metadata.
Findings
Improved recommendation accuracy for cold-start items.
Effective integration with both sequential and collaborative filtering.
Validated on two real-world datasets.
Abstract
The growth of recommender systems (RecSys) is driven by digitization and the need for personalized content in areas such as e-commerce and video streaming. The content in these systems often changes rapidly and therefore they constantly face the ongoing cold-start problem, where new items lack interaction data and are hard to value. Existing solutions for the cold-start problem, such as content-based recommenders and hybrid methods, leverage item metadata to determine item similarities. The main challenge with these methods is their reliance on structured and informative metadata to capture detailed item similarities, which may not always be available. This paper introduces a novel approach for cold-start item recommendation that utilizes the language model (LM) to estimate item similarities, which are further integrated as a Bayesian prior with classic recommender systems. This…
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
TopicsNatural Language Processing Techniques
