Unbiased and Robust: External Attention-enhanced Graph Contrastive Learning for Cross-domain Sequential Recommendation
Xinhua Wang, Houping Yue, Zizheng Wang, Liancheng Xu, Jinyu Zhang

TL;DR
This paper introduces EA-GCL, a novel framework for cross-domain sequential recommendation that mitigates inter-domain bias and captures global user behavior patterns using external attention and graph contrastive learning.
Contribution
The paper proposes an external attention-based sequence encoder and a multi-task learning approach to reduce inter-domain bias in CSR models, improving recommendation performance.
Findings
EA-GCL outperforms state-of-the-art baselines on real-world datasets.
The external attention mechanism effectively alleviates batch-based bias interference.
Multi-task learning with SSL enhances the robustness of user behavior modeling.
Abstract
Cross-domain sequential recommenders (CSRs) are gaining considerable research attention as they can capture user sequential preference by leveraging side information from multiple domains. However, these works typically follow an ideal setup, i.e., different domains obey similar data distribution, which ignores the bias brought by asymmetric interaction densities (a.k.a. the inter-domain density bias). Besides, the frequently adopted mechanism (e.g., the self-attention network) in sequence encoder only focuses on the interactions within a local view, which overlooks the global correlations between different training batches. To this end, we propose an External Attention-enhanced Graph Contrastive Learning framework, namely EA-GCL. Specifically, to remove the impact of the inter-domain density bias, an auxiliary Self-Supervised Learning (SSL) task is attached to the traditional graph…
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 · Advanced Graph Neural Networks · Mental Health via Writing
MethodsContrastive Learning
