Tokenize Once, Recommend Anywhere: Unified Item Tokenization for Multi-domain LLM-based Recommendation
Yu Hou, Won-Yong Shin

TL;DR
UniTok introduces a unified item tokenization framework for multi-domain LLM-based recommendation, enabling scalable, domain-aware item encoding that improves performance and generalization across diverse datasets.
Contribution
The paper proposes UniTok, a novel mixture-of-experts based item tokenization method that preserves domain-specific semantics and enhances multi-domain recommendation without per-domain retraining.
Findings
Achieves up to 51.89% performance improvement over benchmarks.
Demonstrates strong generalization across multiple item domains.
Provides theoretical validation of the model's architecture and optimization.
Abstract
Large language model (LLM)-based recommender systems have achieved high-quality performance by bridging the discrepancy between the item space and the language space through item tokenization. However, existing item tokenization methods typically require training separate models for each item domain, limiting generalization. Moreover, the diverse distributions and semantics across item domains make it difficult to construct a unified tokenization that preserves domain-specific information. To address these challenges, we propose UniTok, a Unified item Tokenization framework that integrates our own mixture-of-experts (MoE) architecture with a series of codebooks to convert items into discrete tokens, enabling scalable tokenization while preserving semantic information across multiple item domains. Specifically, items from different domains are first projected into a unified latent space…
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 · Advanced Graph Neural Networks
