Language Representations Can be What Recommenders Need: Findings and Potentials
Leheng Sheng, An Zhang, Yi Zhang, Yuxin Chen, Xiang Wang, and Tat-Seng Chua

TL;DR
This paper demonstrates that advanced language models encode rich information that can be directly used for recommendation tasks, outperforming traditional ID-based collaborative filtering models and revealing a strong connection between language and behavior representations.
Contribution
It re-examines the relationship between language and behavior representations, showing that language models can directly generate effective item embeddings for recommendation without ID-based data.
Findings
Linearly mapped item representations from language models outperform traditional methods.
A simple language-based recommendation model can surpass state-of-the-art ID-based models.
Language representations possess zero-shot recommendation capabilities and encode user intentions.
Abstract
Recent studies empirically indicate that language models (LMs) encode rich world knowledge beyond mere semantics, attracting significant attention across various fields. However, in the recommendation domain, it remains uncertain whether LMs implicitly encode user preference information. Contrary to prevailing understanding that LMs and traditional recommenders learn two distinct representation spaces due to the huge gap in language and behavior modeling objectives, this work re-examines such understanding and explores extracting a recommendation space directly from the language representation space. Surprisingly, our findings demonstrate that item representations, when linearly mapped from advanced LM representations, yield superior recommendation performance. This outcome suggests the possible homomorphism between the advanced language representation space and an effective item…
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
MethodsSoftmax · Attention Is All You Need · Attentive Walk-Aggregating Graph Neural Network · Contrastive Learning
