LLaRA: Large Language-Recommendation Assistant
Jiayi Liao, Sihang Li, Zhengyi Yang, Jiancan Wu, Yancheng Yuan, Xiang, Wang, Xiangnan He

TL;DR
LLaRA introduces a hybrid prompting approach that combines traditional recommender embeddings with textual features, leveraging curriculum learning to enhance sequential recommendation performance using large language models.
Contribution
It proposes a novel hybrid prompting method with curriculum learning to integrate behavioral patterns and world knowledge in sequential recommendation tasks.
Findings
Significant improvement over baseline models in recommendation accuracy.
Effective integration of ID embeddings and textual features via curriculum learning.
Demonstrated scalability and robustness across datasets.
Abstract
Sequential recommendation aims to predict users' next interaction with items based on their past engagement sequence. Recently, the advent of Large Language Models (LLMs) has sparked interest in leveraging them for sequential recommendation, viewing it as language modeling. Previous studies represent items within LLMs' input prompts as either ID indices or textual metadata. However, these approaches often fail to either encapsulate comprehensive world knowledge or exhibit sufficient behavioral understanding. To combine the complementary strengths of conventional recommenders in capturing behavioral patterns of users and LLMs in encoding world knowledge about items, we introduce Large Language-Recommendation Assistant (LLaRA). Specifically, it uses a novel hybrid prompting method that integrates ID-based item embeddings learned by traditional recommendation models with textual item…
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 · Recommender Systems and Techniques
MethodsALIGN · Adapter
