Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Language Representations Can be What Recommenders Need: Findings and Potentials

About

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 representation space for recommendation, implying that collaborative signals may be implicitly encoded within LMs. Motivated by these findings, we explore the possibility of designing advanced collaborative filtering (CF) models purely based on language representations without ID-based embeddings. To be specific, we incorporate several crucial components to build a simple yet effective model, with item titles as the input. Empirical results show that such a simple model can outperform leading ID-based CF models, which sheds light on using language representations for better recommendation. Moreover, we systematically analyze this simple model and find several key features for using advanced language representations: a good initialization for item representations, zero-shot recommendation abilities, and being aware of user intention. Our findings highlight the connection between language modeling and behavior modeling, which can inspire both natural language processing and recommender system communities.

Leheng Sheng, An Zhang, Yi Zhang, Yuxin Chen, Xiang Wang, Tat-Seng Chua• 2024

Related benchmarks

TaskDatasetResultRank
RecommendationAmazon-Book
Recall@2015.35
36
RecommendationOFFICE
NDCG@50.0024
31
RecommendationGoodreads (test)
HR@51.16
29
Next-item recommendationGames Amazon (test)
HR@100.071
27
RecommendationToys
Hit Ratio@100.0041
21
RecommendationSports
nDCG@100.0031
19
RecommendationYelp
Recall@50.046
17
RecommendationAmazon Office
Recall@53.41
17
RecommendationYelp
Recall@2012.13
16
Next-item predictionAmazon Toys (test)
NDCG@52.65
12
Showing 10 of 11 rows

Other info

Follow for update