RecLM: Recommendation Instruction Tuning
Yangqin Jiang, Yuhao Yang, Lianghao Xia, Da Luo, Kangyi Lin, Chao Huang

TL;DR
RecLM introduces a recommendation instruction-tuning framework that integrates large language models with collaborative filtering, improving user preference understanding and performance in sparse or zero-shot scenarios.
Contribution
It presents a model-agnostic, reinforcement learning-based instruction-tuning paradigm that enhances recommender systems by combining language models with collaborative filtering.
Findings
Significant performance improvements across various settings
Effective handling of sparse data and zero-shot scenarios
Plug-and-play compatibility with existing systems
Abstract
Modern recommender systems aim to deeply understand users' complex preferences through their past interactions. While deep collaborative filtering approaches using Graph Neural Networks (GNNs) excel at capturing user-item relationships, their effectiveness is limited when handling sparse data or zero-shot scenarios, primarily due to constraints in ID-based embedding functions. To address these challenges, we propose a model-agnostic recommendation instruction-tuning paradigm that seamlessly integrates large language models with collaborative filtering. Our proposed ommendation anguage odel (RecLM) enhances the capture of user preference diversity through a carefully designed reinforcement learning reward function that facilitates self-augmentation of language models. Comprehensive evaluations demonstrate significant advantages of our…
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
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Semantic Web and Ontologies
