Mixed Attention Network for Cross-domain Sequential Recommendation
Guanyu Lin, Chen Gao, Yu Zheng, Jianxin Chang, Yanan Niu, Yang Song,, Kun Gai, Zhiheng Li, Depeng Jin, Yong Li, Meng Wang

TL;DR
This paper introduces a Mixed Attention Network that effectively captures domain-specific and cross-domain user behaviors to improve cross-domain sequential recommendation, especially for new users with sparse data.
Contribution
The paper proposes a novel mixed attention architecture with local and global modules, overcoming reliance on user overlap across domains in cross-domain recommendation.
Findings
Outperforms existing models on real-world datasets
Effective in cold-start scenarios for new users
Model-agnostic components enhance versatility
Abstract
In modern recommender systems, sequential recommendation leverages chronological user behaviors to make effective next-item suggestions, which suffers from data sparsity issues, especially for new users. One promising line of work is the cross-domain recommendation, which trains models with data across multiple domains to improve the performance in data-scarce domains. Recent proposed cross-domain sequential recommendation models such as PiNet and DASL have a common drawback relying heavily on overlapped users in different domains, which limits their usage in practical recommender systems. In this paper, we propose a Mixed Attention Network (MAN) with local and global attention modules to extract the domain-specific and cross-domain information. Firstly, we propose a local/global encoding layer to capture the domain-specific/cross-domain sequential pattern. Then we propose a mixed…
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 · Sentiment Analysis and Opinion Mining · Topic Modeling
