Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

CoLLM: Integrating Collaborative Embeddings into Large Language Models for Recommendation

About

Leveraging Large Language Models as Recommenders (LLMRec) has gained significant attention and introduced fresh perspectives in user preference modeling. Existing LLMRec approaches prioritize text semantics, usually neglecting the valuable collaborative information from user-item interactions in recommendations. While these text-emphasizing approaches excel in cold-start scenarios, they may yield sub-optimal performance in warm-start situations. In pursuit of superior recommendations for both cold and warm start scenarios, we introduce CoLLM, an innovative LLMRec methodology that seamlessly incorporates collaborative information into LLMs for recommendation. CoLLM captures collaborative information through an external traditional model and maps it to the input token embedding space of LLM, forming collaborative embeddings for LLM usage. Through this external integration of collaborative information, CoLLM ensures effective modeling of collaborative information without modifying the LLM itself, providing the flexibility to employ various collaborative information modeling techniques. Extensive experiments validate that CoLLM adeptly integrates collaborative information into LLMs, resulting in enhanced recommendation performance. We release the code and data at https://github.com/zyang1580/CoLLM.

Yang Zhang, Fuli Feng, Jizhi Zhang, Keqin Bao, Qifan Wang, Xiangnan He• 2023

Related benchmarks

TaskDatasetResultRank
Sequential RecommendationAmazon Toys (test)
NDCG@1060.43
24
Sequential RecommendationAmazon Sports (test)
NDCG@100.4852
21
Sequential RecommendationML1M
HR@2014.99
15
Mobility PredictionFoursquare NYC
Weighted Precision32.87
12
User Behavior PredictionHonor Behavior Dataset
Weighted Precision59.28
12
User Behavior PredictionApp Usage Dataset
Weighted Precision60.53
12
Sequential RecommendationLastFM
HR@104.68
11
Sequential RecommendationBeauty
HR@104.29
11
Sequential RecommendationGames
HR@100.0928
11
Showing 9 of 9 rows

Other info

Follow for update