IDGenRec: LLM-RecSys Alignment with Textual ID Learning
Juntao Tan, Shuyuan Xu, Wenyue Hua, Yingqiang Ge, Zelong Li and, Yongfeng Zhang

TL;DR
This paper introduces IDGenRec, a novel approach that encodes recommendation items as meaningful textual IDs, enabling LLM-based recommenders to generate personalized suggestions effectively and serving as a potential foundation model for zero-shot recommendation across diverse datasets.
Contribution
The paper proposes a new textual ID learning method for LLM-based recommendation systems, improving item encoding and enabling zero-shot recommendation across multiple datasets.
Findings
Outperforms existing models in sequential recommendation tasks.
Zero-shot recommendation performance is comparable or superior to traditional models.
Open-sourced code and data facilitate reproducibility and further research.
Abstract
Generative recommendation based on Large Language Models (LLMs) have transformed the traditional ranking-based recommendation style into a text-to-text generation paradigm. However, in contrast to standard NLP tasks that inherently operate on human vocabulary, current research in generative recommendations struggles to effectively encode recommendation items within the text-to-text framework using concise yet meaningful ID representations. To better align LLMs with recommendation needs, we propose IDGen, representing each item as a unique, concise, semantically rich, platform-agnostic textual ID using human language tokens. This is achieved by training a textual ID generator alongside the LLM-based recommender, enabling seamless integration of personalized recommendations into natural language generation. Notably, as user history is expressed in natural language and decoupled from the…
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
TopicsNatural Language Processing Techniques
MethodsALIGN
