English

RecLM: Recommendation Instruction Tuning

Information Retrieval 2025-06-03 v3

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 Rec\underline{Rec}ommendation L\underline{L}anguage M\underline{M}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 approach across various settings, and its plug-and-play compatibility with state-of-the-art recommender systems results in notable performance enhancements. The implementation of our RecLM framework is publicly available at: https://github.com/HKUDS/RecLM.

Keywords

Cite

@article{arxiv.2412.19302,
  title  = {RecLM: Recommendation Instruction Tuning},
  author = {Yangqin Jiang and Yuhao Yang and Lianghao Xia and Da Luo and Kangyi Lin and Chao Huang},
  journal= {arXiv preprint arXiv:2412.19302},
  year   = {2025}
}

Comments

This paper is accepted by ACL 2025 main conference

R2 v1 2026-06-28T20:49:21.783Z