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

Large Language Models Enhanced Collaborative Filtering

About

Recent advancements in Large Language Models (LLMs) have attracted considerable interest among researchers to leverage these models to enhance Recommender Systems (RSs). Existing work predominantly utilizes LLMs to generate knowledge-rich texts or utilizes LLM-derived embeddings as features to improve RSs. Although the extensive world knowledge embedded in LLMs generally benefits RSs, the application can only take limited number of users and items as inputs, without adequately exploiting collaborative filtering information. Considering its crucial role in RSs, one key challenge in enhancing RSs with LLMs lies in providing better collaborative filtering information through LLMs. In this paper, drawing inspiration from the in-context learning and chain of thought reasoning in LLMs, we propose the Large Language Models enhanced Collaborative Filtering (LLM-CF) framework, which distils the world knowledge and reasoning capabilities of LLMs into collaborative filtering. We also explored a concise and efficient instruction-tuning method, which improves the recommendation capabilities of LLMs while preserving their general functionalities (e.g., not decreasing on the LLM benchmark). Comprehensive experiments on three real-world datasets demonstrate that LLM-CF significantly enhances several backbone recommendation models and consistently outperforms competitive baselines, showcasing its effectiveness in distilling the world knowledge and reasoning capabilities of LLM into collaborative filtering.

Zhongxiang Sun, Zihua Si, Xiaoxue Zang, Kai Zheng, Yang Song, Xiao Zhang, Jun Xu• 2024

Related benchmarks

TaskDatasetResultRank
RecommendationAmazon Review Sports (test)
AUC81.96
30
RecommendationAmazon Review Beauty (test)
AUC0.8182
30
RecommendationAmazon Review Toys (test)
AUC0.7947
30
Sequential RecommendationAmazon-Book
N@50.77
15
Sequential RecommendationAmazon Office
N@51.61
15
Sequential RecommendationAmazon Toy
N@50.77
15
Sequential RecommendationAmazon Clothing
N@50.0022
15
Showing 7 of 7 rows

Other info

Follow for update