Towards Universal Sequence Representation Learning for Recommender Systems
Yupeng Hou, Shanlei Mu, Wayne Xin Zhao, Yaliang Li, Bolin Ding,, Ji-Rong Wen

TL;DR
This paper introduces UniSRec, a universal sequence representation learning method for recommender systems that leverages item description texts and contrastive pre-training to enable effective transfer across different domains and platforms.
Contribution
The paper proposes a novel universal SRL approach using description texts and contrastive learning, improving transferability and efficiency in recommendation scenarios.
Findings
Effective transfer to new domains demonstrated
Performance gains in cross-platform recommendations
Universal representations outperform ID-based methods
Abstract
In order to develop effective sequential recommenders, a series of sequence representation learning (SRL) methods are proposed to model historical user behaviors. Most existing SRL methods rely on explicit item IDs for developing the sequence models to better capture user preference. Though effective to some extent, these methods are difficult to be transferred to new recommendation scenarios, due to the limitation by explicitly modeling item IDs. To tackle this issue, we present a novel universal sequence representation learning approach, named UniSRec. The proposed approach utilizes the associated description text of items to learn transferable representations across different recommendation scenarios. For learning universal item representations, we design a lightweight item encoding architecture based on parametric whitening and mixture-of-experts enhanced adaptor. For learning…
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
TopicsRecommender Systems and Techniques · Topic Modeling · Advanced Graph Neural Networks
