Mutual Harmony: Sequential Recommendation with Dual Contrastive Network
Guanyu Lin, Chen Gao, Yinfeng Li, Yu Zheng, Zhiheng Li, Depeng Jin,, Dong Li, Jianye Hao, Yong Li

TL;DR
This paper introduces a Dual Contrastive Network (DCN) that enhances sequential recommendation by aligning user and item provider interests through dual contrastive learning, improving personalization and mutual recommendation effectiveness.
Contribution
The paper presents a novel dual contrastive learning framework that incorporates mutual user-provider harmony and self-supervised signals for sequential recommendation.
Findings
Outperforms existing methods on four benchmark datasets.
Effectively captures dynamic and static user interests.
Improves recommendation accuracy and provider exposure.
Abstract
With the outbreak of today's streaming data, the sequential recommendation is a promising solution to achieve time-aware personalized modeling. It aims to infer the next interacted item of a given user based on the historical item sequence. Some recent works tend to improve the sequential recommendation via random masking on the historical item so as to generate self-supervised signals. But such approaches will indeed result in sparser item sequence and unreliable signals. Besides, the existing sequential recommendation models are only user-centric, i.e., based on the historical items by chronological order to predict the probability of candidate items, which ignores whether the items from a provider can be successfully recommended. Such user-centric recommendation will make it impossible for the provider to expose their new items, failing to consider the accordant interactions between…
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 · Human Mobility and Location-Based Analysis · Advanced Technologies in Various Fields
MethodsContrastive Learning
