RA-Rec: An Efficient ID Representation Alignment Framework for LLM-based Recommendation
Xiaohan Yu, Li Zhang, Xin Zhao, Yue Wang, Zhongrui Ma

TL;DR
RA-Rec introduces an efficient framework that aligns ID embeddings with LLMs, significantly improving recommendation accuracy while reducing training data requirements.
Contribution
It proposes a novel ID representation paradigm and an alignment framework compatible with various LLM architectures, enhancing recommendation performance.
Findings
Achieves up to 3.0% absolute HitRate@100 improvement.
Uses less than 10x training data compared to existing methods.
Outperforms current state-of-the-art recommendation models.
Abstract
Large language models (LLM) have recently emerged as a powerful tool for a variety of natural language processing tasks, bringing a new surge of combining LLM with recommendation systems, termed as LLM-based RS. Current approaches generally fall into two main paradigms, the ID direct usage paradigm and the ID translation paradigm, noting their core weakness stems from lacking recommendation knowledge and uniqueness. To address this limitation, we propose a new paradigm, ID representation, which incorporates pre-trained ID embeddings into LLMs in a complementary manner. In this work, we present RA-Rec, an efficient ID representation alignment framework for LLM-based recommendation, which is compatible with multiple ID-based methods and LLM architectures. Specifically, we treat ID embeddings as soft prompts and design an innovative alignment module and an efficient tuning method with…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Topic Modeling · Natural Language Processing Techniques
