UniGRec: Unified Generative Recommendation with Soft Identifiers for End-to-End Optimization
Jialei Li, Yang Zhang, Yimeng Bai, Shuai Zhu, Ziqi Xue, Xiaoyan Zhao, Dingxian Wang, Frank Yang, Andrew Rabinovich, Xiangnan He

TL;DR
UniGRec introduces a unified, end-to-end trainable generative recommendation framework that addresses key challenges like soft-to-hard mismatch, identifier collapse, and collaborative signal deficiency, leading to superior performance.
Contribution
It proposes a novel unified model with differentiable soft identifiers, annealed inference alignment, regularization for diversity, and distillation for collaborative signals, enabling fully end-to-end optimization.
Findings
Outperforms state-of-the-art baselines on real datasets.
Effectively addresses soft-hard inference gap.
Maintains diverse and balanced item identifiers.
Abstract
Generative recommendation has recently emerged as a transformative paradigm that directly generates target items, surpassing traditional cascaded approaches. It typically involves two components: a tokenizer that learns item identifiers and a recommender trained on them. Existing methods often decouple tokenization from recommendation or rely on asynchronous alternating optimization, limiting full end-to-end alignment. To address this, we unify the tokenizer and recommender under the ultimate recommendation objective via differentiable soft item identifiers, enabling joint end-to-end training. However, this introduces three challenges: training-inference discrepancy due to soft-to-hard mismatch, item identifier collapse from codeword usage imbalance, and collaborative signal deficiency due to an overemphasis on fine-grained token-level semantics. To tackle these challenges, we propose…
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 · Explainable Artificial Intelligence (XAI) · Machine Learning and Data Classification
