Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Contrastive Cross-Domain Sequential Recommendation

About

Cross-Domain Sequential Recommendation (CDSR) aims to predict future interactions based on user's historical sequential interactions from multiple domains. Generally, a key challenge of CDSR is how to mine precise cross-domain user preference based on the intra-sequence and inter-sequence item interactions. Existing works first learn single-domain user preference only with intra-sequence item interactions, and then build a transferring module to obtain cross-domain user preference. However, such a pipeline and implicit solution can be severely limited by the bottleneck of the designed transferring module, and ignores to consider inter-sequence item relationships. In this paper, we propose C^2DSR to tackle the above problems to capture precise user preferences. The main idea is to simultaneously leverage the intra- and inter- sequence item relationships, and jointly learn the single- and cross- domain user preferences. Specifically, we first utilize a graph neural network to mine inter-sequence item collaborative relationship, and then exploit sequential attentive encoder to capture intra-sequence item sequential relationship. Based on them, we devise two different sequential training objectives to obtain user single-domain and cross-domain representations. Furthermore, we present a novel contrastive cross-domain infomax objective to enhance the correlation between single- and cross- domain user representations by maximizing their mutual information. To validate the effectiveness of C^2DSR, we first re-split four e-comerce datasets, and then conduct extensive experiments to demonstrate the effectiveness of our approach C^2DSR.

Jiangxia Cao, Xin Cong, Jiawei Sheng, Tingwen Liu, Bin Wang• 2023

Related benchmarks

TaskDatasetResultRank
Cross-domain Sequential RecommendationAmazon Electronic (test)
H@1045.59
11
Cross-domain Sequential RecommendationAmazon Movie-Book (test)
HR@56.32
11
Cross-domain Sequential RecommendationAmazon Movie-Music Movie (test)
HR@50.0594
11
Cross-domain Sequential RecommendationDouban Movie-Book Movie (test)
HR@59.07
11
Cross-domain Sequential RecommendationAmazon Food (test)
H@1034.16
11
Cross-domain Sequential RecommendationAmazon Kitchen (test)
Hit Rate@1044.24
11
Cross-domain Sequential RecommendationAmazon Cloth (test)
Hit Rate @1071.66
11
Cross-domain Sequential RecommendationAmazon Sport (test)
Hit Rate@1059.48
11
Cross-domain Sequential RecommendationAmazon Cell Phone (test)
H@1028.19
11
Sequential RecommendationFood Kitchen
N@513.81
9
Showing 10 of 15 rows

Other info

Follow for update