Dual Contrastive Transformer for Hierarchical Preference Modeling in Sequential Recommendation
Chengkai Huang, Shoujin Wang, Xianzhi Wang, Lina Yao

TL;DR
This paper introduces a hierarchical preference modeling framework using dual-transformers and contrastive learning to improve sequential recommendation accuracy by capturing both low- and high-level user preferences.
Contribution
The paper proposes a novel dual-transformer and contrastive learning scheme for modeling complex user preferences at multiple levels in sequential recommendation systems.
Findings
Outperforms state-of-the-art methods on six real-world datasets.
Effectively captures both low- and high-level user preferences.
Enhances recommendation accuracy through semantics-aware context embedding.
Abstract
Sequential recommender systems (SRSs) aim to predict the subsequent items which may interest users via comprehensively modeling users' complex preference embedded in the sequence of user-item interactions. However, most of existing SRSs often model users' single low-level preference based on item ID information while ignoring the high-level preference revealed by item attribute information, such as item category. Furthermore, they often utilize limited sequence context information to predict the next item while overlooking richer inter-item semantic relations. To this end, in this paper, we proposed a novel hierarchical preference modeling framework to substantially model the complex low- and high-level preference dynamics for accurate sequential recommendation. Specifically, in the framework, a novel dual-transformer module and a novel dual contrastive learning scheme have been…
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 · Advanced Text Analysis Techniques
MethodsContrastive Learning
