paper-with-me

홈 › Papers

A Survey on Cross-Domain Sequential Recommendation

2024-01-10 · Shu Chen, Zitao Xu, Weike Pan, Qiang Yang, Zhong Ming

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.

📄 PDF Abstract BibTeX arXiv:2401.04971

Code (1)

wujiangxu/amid 공식 구현 pytorch

Tasks

Auxiliary LearningSequential RecommendationSurvey

Similar Papers 제목 키워드 기반

A Survey on Sequential Recommendation

2024-12-17 · Liwei Pan, Weike Pan, Meiyan Wei, Hongzhi Yin 외

Different from most conventional recommendation problems, sequential recommendation focuses on learning users' preferences by exploiting the internal order and dependency among the interacted items, which has received si…

Sequential RecommendationSurvey

A Survey on Cross-domain Recommendation: Taxonomies, Methods, and Future Directions

2021-08-07 · Tianzi Zang, Yanmin Zhu, Haobing Liu, Ruohan Zhang 외

Traditional recommendation systems are faced with two long-standing obstacles, namely, data sparsity and cold-start problems, which promote the emergence and development of Cross-Domain Recommendation (CDR). The core ide…

Recommendation SystemsSurvey

A Comprehensive Survey on Cross-Domain Recommendation: Taxonomy, Progress, and Prospects

2025-03-18 · Hao Zhang, Mingyue Cheng, Qi Liu, Junzhe Jiang 외

Recommender systems (RS) have become crucial tools for information filtering in various real world scenarios. And cross domain recommendation (CDR) has been widely explored in recent years in order to provide better reco…

ArticlesModel OptimizationRecommendation SystemsSurvey

Mixed Information Flow for Cross-domain Sequential Recommendations

2020-12-01 · Muyang Ma, Pengjie Ren, Zhumin Chen, Zhaochun Ren 외

Cross-domain sequential recommendation is the task of predict the next item that the user is most likely to interact with based on past sequential behavior from multiple domains. One of the key challenges in cross-domain…

Sequential RecommendationTransfer Learning

Parallel Split-Join Networks for Shared-account Cross-domain Sequential Recommendations

2019-10-06 · Wenchao Sun, Muyang Ma, Pengjie Ren, Yujie Lin 외

Sequential recommendation is a task in which one models and uses sequential information about user behavior for recommendation purposes. We study sequential recommendation in a particularly challenging context, in which …

Sequential Recommendation