From IDs to Semantics: A Generative Framework for Cross-Domain Recommendation with Adaptive Semantic Tokenization
Peiyu Hu, Wayne Lu, Jia Wang

TL;DR
This paper introduces GenCDR, a novel generative framework for cross-domain recommendation that uses adaptive semantic tokenization and autoregressive modeling to overcome ID tokenization issues and improve domain-specific understanding.
Contribution
The paper proposes a new generative framework with domain-adaptive tokenization and cross-domain autoregressive modeling to enhance cross-domain recommendation performance.
Findings
GenCDR significantly outperforms state-of-the-art baselines on multiple datasets.
The domain-adaptive tokenization effectively generates disentangled semantic IDs.
The autoregressive module accurately models user preferences across domains.
Abstract
Cross-domain recommendation (CDR) is crucial for improving recommendation accuracy and generalization, yet traditional methods are often hindered by the reliance on shared user/item IDs, which are unavailable in most real-world scenarios. Consequently, many efforts have focused on learning disentangled representations through multi-domain joint training to bridge the domain gaps. Recent Large Language Model (LLM)-based approaches show promise, they still face critical challenges, including: (1) the \textbf{item ID tokenization dilemma}, which leads to vocabulary explosion and fails to capture high-order collaborative knowledge; and (2) \textbf{insufficient domain-specific modeling} for the complex evolution of user interests and item semantics. To address these limitations, we propose \textbf{GenCDR}, a novel \textbf{Gen}erative \textbf{C}ross-\textbf{D}omain \textbf{R}ecommendation…
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
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Machine Learning in Healthcare
