Unified Semantic and ID Representation Learning for Deep Recommenders
Guanyu Lin, Zhigang Hua, Tao Feng, Shuang Yang, Bo Long, Jiaxuan You

TL;DR
This paper introduces a unified framework combining semantic and ID tokens for improved large-scale recommender systems, addressing issues of redundancy and cold-start performance, and demonstrating significant empirical gains.
Contribution
The paper proposes a novel unified learning framework that leverages both semantic and ID tokens, integrating cosine similarity and Euclidean distance for enhanced representation learning in recommenders.
Findings
Outperforms state-of-the-art baselines by 6-17%
Reduces token size by over 80%
Effectively combines semantic and ID tokens for better generalization
Abstract
Effective recommendation is crucial for large-scale online platforms. Traditional recommendation systems primarily rely on ID tokens to uniquely identify items, which can effectively capture specific item relationships but suffer from issues such as redundancy and poor performance in cold-start scenarios. Recent approaches have explored using semantic tokens as an alternative, yet they face challenges, including item duplication and inconsistent performance gains, leaving the potential advantages of semantic tokens inadequately examined. To address these limitations, we propose a Unified Semantic and ID Representation Learning framework that leverages the complementary strengths of both token types. In our framework, ID tokens capture unique item attributes, while semantic tokens represent shared, transferable characteristics. Additionally, we analyze the role of cosine similarity and…
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 · Text and Document Classification Technologies
