A Survey on Cross-Domain Sequential Recommendation
Shu Chen, Zitao Xu, Weike Pan, Qiang Yang, Zhong Ming
TL;DR
Cross-domain sequential recommendation (CDSR) addresses data sparsity by modeling user interactions across multiple domains and time. The paper formulates CDSR with a four-dimensional tensor $\Gamma \in \mathbb{R}^{n\times m\times s\times k}$ and provides a dual lens (macro and micro) to categorize fusion structures and learning technologies, including input representations, fusion bridges, and auxiliary learning techniques. It surveys a spectrum of methods from one-level to multi-level fusion structures and from RNN/attention/GNN baselines to transfer and contrastive learning strategies, illustrating how cross-domain signals can be aligned and amplified. The review also catalogs public datasets and representative results, and it outlines critical future directions such as multi-domain simultaneous improvement, heterogeneous information fusion, privacy preservation, fairness, interpretability, and the integration of advanced technologies like LLMs for CDSR.
Abstract
Cross-domain sequential recommendation (CDSR) shifts the modeling of user preferences from flat to stereoscopic by integrating and learning interaction information from multiple domains at different granularities (ranging from inter-sequence to intra-sequence and from single-domain to cross-domain). In this survey, we first define the CDSR problem using a four-dimensional tensor and then analyze its multi-type input representations under multidirectional dimensionality reductions. Following that, we provide a systematic overview from both macro and micro views. From a macro view, we abstract the multi-level fusion structures of various models across domains and discuss their bridges for fusion. From a micro view, focusing on the existing models, we first discuss the basic technologies and then explain the auxiliary learning technologies. Finally, we exhibit the available public datasets and the representative experimental results as well as provide some insights into future directions for research in CDSR.
