paper-with-me

홈 › Papers

Rethinking Cross-Domain Sequential Recommendation under Open-World Assumptions

2023-11-08 · Wujiang Xu, Qitian Wu, Runzhong Wang, Mingming Ha, Qiongxu Ma, Linxun Chen, Bing Han, Junchi Yan

Cross-Domain Sequential Recommendation (CDSR) methods aim to tackle the data sparsity and cold-start problems present in Single-Domain Sequential Recommendation (SDSR). Existing CDSR works design their elaborate structures relying on overlapping users to propagate the cross-domain information. However, current CDSR methods make closed-world assumptions, assuming fully overlapping users across multiple domains and that the data distribution remains unchanged from the training environment to the test environment. As a result, these methods typically result in lower performance on online real-world platforms due to the data distribution shifts. To address these challenges under open-world assumptions, we design an \textbf{A}daptive \textbf{M}ulti-\textbf{I}nterest \textbf{D}ebiasing framework for cross-domain sequential recommendation (\textbf{AMID}), which consists of a multi-interest information module (\textbf{MIM}) and a doubly robust estimator (\textbf{DRE}). Our framework is adaptive for open-world environments and can improve the model of most off-the-shelf single-domain sequential backbone models for CDSR. Our MIM establishes interest groups that consider both overlapping and non-overlapping users, allowing us to effectively explore user intent and explicit interest. To alleviate biases across multiple domains, we developed the DRE for the CDSR methods. We also provide a theoretical analysis that demonstrates the superiority of our proposed estimator in terms of bias and tail bound, compared to the IPS estimator used in previous work.

📄 PDF Abstract BibTeX arXiv:2311.04590

Code (1)

wujiangxu/amid 공식 구현 pytorch

Tasks

Sequential Recommendation

Methods 이 논문이 사용한 방법론

MIM 설명 없음

Similar Papers 제목 키워드 기반

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

Rethinking Purity and Diversity in Multi-Behavior Sequential Recommendation from the Frequency Perspective

2025-08-28 · Yongqiang Han, Kai Cheng, Kefan Wang, Enhong Chen arxiv

In recommendation systems, users often exhibit multiple behaviors, such as browsing, clicking, and purchasing. Multi-behavior sequential recommendation (MBSR) aims to consider these different behaviors in an integrated m…

Sequential RecommendationRecommendation Systems

CSRec: Rethinking Sequential Recommendation from A Causal Perspective

2024-08-23 · Xiaoyu Liu, Jiaxin Yuan, YuHang Zhou, Jingling Li 외

The essence of sequential recommender systems (RecSys) lies in understanding how users make decisions. Most existing approaches frame the task as sequential prediction based on users' historical purchase records. While e…

Recommendation SystemsSequential Recommendation

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

A Zero-Shot Generalization Framework for LLM-Driven Cross-Domain Sequential Recommendation

2025-01-31 · Yunzhe Li, Junting Wang, Hari Sundaram, Zhining Liu

Zero-shot cross-domain sequential recommendation (ZCDSR) enables predictions in unseen domains without the need for additional training or fine-tuning, making it particularly valuable in data-sparse environments where tr…

Sequential RecommendationTransfer LearningZero-shot Generalization