ArXiv TLDR

Context-Aware Disentanglement for Cross-Domain Sequential Recommendation: A Causal View

🐦 Tweet
2604.07992

Xingzi Wang, Qingtian Bian, Hui Fang

cs.IR

TLDR

CoDiS is a context-aware disentanglement framework using a causal view to improve cross-domain sequential recommendation by addressing key limitations.

Key contributions

  • Uses variational context adjustment to reduce confounding effects in user sequences.
  • Employs expert isolation and selection to resolve gradient conflicts between domains.
  • Applies variational adversarial disentangling for robust domain-shared and specific preference learning.
  • Outperforms state-of-the-art CDSR baselines on real-world datasets.

Why it matters

Existing cross-domain sequential recommendation methods face issues like spurious correlations and gradient conflicts. This paper introduces CoDiS, a novel causal framework that accurately disentangles preferences. It significantly improves recommendation quality, especially in sparse data and cold-start scenarios.

Original Abstract

Cross-Domain Sequential Recommendation (CDSR) aims to en-hance recommendation quality by transferring knowledge across domains, offering effective solutions to data sparsity and cold-start issues. However, existing methods face three major limitations: (1) they overlook varying contexts in user interaction sequences, resulting in spurious correlations that obscure the true causal relationships driving user preferences; (2) the learning of domain- shared and domain-specific preferences is hindered by gradient conflicts between domains, leading to a seesaw effect where performance in one domain improves at the expense of the other; (3) most methods rely on the unrealistic assumption of substantial user overlap across domains. To address these issues, we propose CoDiS, a context-aware disentanglement framework grounded in a causal view to accurately disentangle domain-shared and domain-specific preferences. Specifically, Our approach includes a variational context adjustment method to reduce confounding effects of contexts, expert isolation and selection strategies to resolve gradient conflict, and a variational adversarial disentangling module for the thorough disentanglement of domain-shared and domain-specific representations. Extensive experiments on three real-world datasets demonstrate that CoDiS consistently outperforms state-of-the-art CDSR baselines with statistical significance. Code is available at:https://anonymous.4open.science/r/CoDiS-6FA0.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.