paper-with-me

홈 › Papers

Large Language Models Enhanced Collaborative Filtering

2024-03-26 · Zhongxiang Sun, Zihua Si, Xiaoxue Zang, Kai Zheng, Yang song, Xiao Zhang, Jun Xu

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.

📄 PDF Abstract BibTeX arXiv:2403.17688

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringIn-Context LearningRecommendation SystemsWorld Knowledge

Similar Papers 제목 키워드 기반

Enhanced Recommendation Combining Collaborative Filtering and Large Language Models

2024-12-25 · Xueting Lin, Zhan Cheng, Longfei Yun, Qingyi Lu 외

With the advent of the information explosion era, the importance of recommendation systems in various applications is increasingly significant. Traditional collaborative filtering algorithms are widely used due to their …

Collaborative FilteringDiversityNatural Language UnderstandingRecommendation Systems

Molar: Multimodal LLMs with Collaborative Filtering Alignment for Enhanced Sequential Recommendation

2024-12-24 · Yucong Luo, Qitao Qin, Hao Zhang, Mingyue Cheng 외

Sequential recommendation (SR) systems have evolved significantly over the past decade, transitioning from traditional collaborative filtering to deep learning approaches and, more recently, to large language models (LLM…

Collaborative FilteringSequential Recommendation

Hybrid Collaborative Filtering with Autoencoders

2016-03-02 · Florian Strub, Jeremie Mary, Romaric Gaudel

Collaborative Filtering aims at exploiting the feedback of users to provide personalised recommendations. Such algorithms look for latent variables in a large sparse matrix of ratings. They can be enhanced by adding side…

Collaborative Filteringspeech-recognition

Transformer-Empowered Content-Aware Collaborative Filtering

2022-04-02 · Weizhe Lin, Linjun Shou, Ming Gong, Pei Jian 외

Knowledge graph (KG) based Collaborative Filtering is an effective approach to personalizing recommendation systems for relatively static domains such as movies and books, by leveraging structured information from KG to …

Collaborative FilteringContrastive LearningRecommendation Systems

Neuron-Enhanced Autoencoder based Collaborative filtering: Theory and Practice

2021-09-29 · Jicong Fan, Rui Chen, Chris Ding

This paper presents a novel recommendation method called neuron-enhanced autoencoder based collaborative filtering (NE-AECF). The method uses an additional neural network to enhance the reconstruction capability of autoe…

Collaborative Filtering