Bridging Behavior and Semantics for Time-aware Cross-Domain Sequential Recommendation

πŸ“… 2026-05-04
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF

career value

191K/year
πŸ€– AI Summary
This work addresses the limitations of existing cross-domain sequential recommendation methods, which overlook domain-specific interaction frequencies and interest decay rates while treating semantic preferences as temporally static. To overcome these issues, the authors propose a unified framework that jointly models the temporal evolution of behavioral and semantic user preferences. The approach leverages neural ordinary differential equations (ODEs) to capture continuous-time dynamics of user preferences, integrates large language models to extract time-aware semantic representations, and enhances temporal sensitivity through time-counterfactual perturbations during semantic generation. Furthermore, a time-preference-guided domain transfer mechanism is introduced to mitigate negative transfer. Extensive experiments on multiple real-world datasets demonstrate that the proposed method significantly outperforms current baselines, confirming its effectiveness and robustness.
πŸ“ Abstract
Cross-domain sequential recommendation (CDSR) alleviates interaction sparsity by jointly modeling user behaviors across multiple domains. While current studies have made some progresses, they still neglect two issues that severely impact recommendation performance: (i) ignoring domain-specific interaction frequencies and interest decay rates at identical time intervals; (ii) treating semantic preferences as time-invariant during cross-domain transfer. To address these, we propose a novel framework that bridges Behavior and Semantics for Time-aware Cross-Domain Sequential Recommendation (BST-CDSR). Specifically, we design a behavioral preference evolution module that decouples long-term interests and short-term intentions, and models continuous-time preference via a neural ordinary differential equation (ODE) with event-driven updates. Additionally, to capture time-aware semantic preferences, we introduce a temporal counterfactual-enhanced semantic generator that discretizes temporal interval tokens and leverages large language models (LLMs) to extract robust temporal semantics, where counterfactual perturbations enhance the time sensitivity of semantic preferences. Furthermore, we propose a time-preference guided domain transfer module to adaptively control transfer weights and mitigate negative transfer. Extensive experiments on real-world datasets demonstrate that BST-CDSR consistently outperforms baselines.
Problem

Research questions and friction points this paper is trying to address.

cross-domain sequential recommendation
interaction sparsity
time-aware semantics
interest decay
domain-specific behavior
Innovation

Methods, ideas, or system contributions that make the work stand out.

Neural ODE
Temporal Counterfactual
Large Language Models
Cross-Domain Transfer
Time-aware Recommendation
πŸ”Ž Similar Papers
No similar papers found.