Large Language Models meet Collaborative Filtering: An Efficient All-round LLM-based Recommender System
Sein Kim, Hongseok Kang, Seungyoon Choi, Donghyun Kim, Minchul Yang,, Chanyoung Park

TL;DR
This paper introduces A-LLMRec, an efficient LLM-based recommender system that effectively combines collaborative filtering knowledge with large language models, excelling in both cold and warm scenarios without extensive fine-tuning.
Contribution
It proposes a model-agnostic, efficient approach to integrate pre-trained CF-RecSys with LLMs, enhancing recommendation performance across diverse scenarios.
Findings
Outperforms traditional CF-RecSys in cold and warm scenarios
Effective in few-shot, cold user, and cross-domain settings
Capable of generating natural language outputs based on collaborative knowledge
Abstract
Collaborative filtering recommender systems (CF-RecSys) have shown successive results in enhancing the user experience on social media and e-commerce platforms. However, as CF-RecSys struggles under cold scenarios with sparse user-item interactions, recent strategies have focused on leveraging modality information of user/items (e.g., text or images) based on pre-trained modality encoders and Large Language Models (LLMs). Despite their effectiveness under cold scenarios, we observe that they underperform simple traditional collaborative filtering models under warm scenarios due to the lack of collaborative knowledge. In this work, we propose an efficient All-round LLM-based Recommender system, called A-LLMRec, that excels not only in the cold scenario but also in the warm scenario. Our main idea is to enable an LLM to directly leverage the collaborative knowledge contained in a…
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 · Natural Language Processing Techniques · Speech Recognition and Synthesis
