Behavior-Aware Dual-Channel Preference Learning for Heterogeneous Sequential Recommendation
Jing Xiao, Dongqi Wu, Liwei Pan, Yawen Luo, Weike Pan + 1 more
TLDR
A new framework, BDPL, improves heterogeneous sequential recommendation by using behavior-aware subgraphs and dual-channel preference learning to handle sparse data.
Key contributions
- Constructs customized behavior-aware subgraphs to capture personalized behavior transition relationships.
- Employs a cascade-structured graph neural network for effective aggregation of node context information.
- Enhances user representations via preference-level contrastive learning, considering both long-term and short-term preferences.
- Fuses overall preference information using an adaptive gating mechanism for next-item prediction.
Why it matters
This paper addresses critical challenges in heterogeneous sequential recommendation, like data sparsity and capturing fine-grained user preferences. Its novel BDPL framework, integrating behavior-aware subgraphs and dual-channel preference learning, offers a more robust and accurate approach. This can lead to more precise recommendations in real-world applications.
Original Abstract
Heterogeneous sequential recommendation (HSR) aims to learn dynamic behavior dependencies from the diverse behaviors of user-item interactions to facilitate precise sequential recommendation. Despite many efforts yielding promising achievements, there are still challenges in modeling heterogeneous behavior data. One significant issue is the inherent sparsity of a real-world data, which can weaken the recommendation performance. Although auxiliary behaviors (e.g., clicks) partially address this problem, they inevitably introduce some noise, and the sparsity of the target behavior (e.g., purchases) remains unresolved. Additionally, contrastive learning-based augmentation in existing methods often focuses on a single behavior type, overlooking fine-grained user preferences and losing valuable information. To address these challenges, we have meticulously designed a behavior-aware dual-channel preference learning framework (BDPL). This framework begins with the construction of customized behavior-aware subgraphs to capture personalized behavior transition relationships, followed by a novel cascade-structured graph neural network to aggregate node context information. We then model and enhance user representations through a preference-level contrastive learning paradigm, considering both long-term and short-term preferences. Finally, we fuse the overall preference information using an adaptive gating mechanism to predict the next item the user will interact with under the target behavior. Extensive experiments on three real-world datasets demonstrate the superiority of our BDPL over the state-of-the-art models.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.