paper-with-me

홈 › Papers

Triple Sequence Learning for Cross-domain Recommendation

2023-04-11 · Haokai Ma, Ruobing Xie, Lei Meng, Xin Chen, Xu Zhang, Leyu Lin, Jie zhou

Cross-domain recommendation (CDR) aims to leverage the correlation of users' behaviors in both the source and target domains to improve the user preference modeling in the target domain. Conventional CDR methods typically explore the dual-relations between the source and target domains' behaviors. However, this may ignore the informative mixed behaviors that naturally reflect the user's global preference. To address this issue, we present a novel framework, termed triple sequence learning for cross-domain recommendation (Tri-CDR), which jointly models the source, target, and mixed behavior sequences to highlight the global and target preference and precisely model the triple correlation in CDR. Specifically, Tri-CDR independently models the hidden representations for the triple behavior sequences and proposes a triple cross-domain attention (TCA) method to emphasize the informative knowledge related to both user's global and target-domain preference. To comprehensively explore the cross-domain correlations, we design a triple contrastive learning (TCL) strategy that simultaneously considers the coarse-grained similarities and fine-grained distinctions among the triple sequences, ensuring the alignment while preserving information diversity in multi-domain. We conduct extensive experiments and analyses on six cross-domain settings. The significant improvements of Tri-CDR with different sequential encoders verify its effectiveness and universality. The code will be released upon acceptance.

📄 PDF Abstract BibTeX arXiv:2304.05027

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Align-for-Fusion: Harmonizing Triple Preferences via Dual-oriented Diffusion for Cross-domain Sequential Recommendation

2025-08-07 · Yongfu Zha, Xinxin Dong, Haokai Ma, Yonghui Yang 외 arxiv

Personalized sequential recommendation aims to predict appropriate items for users based on their behavioral sequences. To alleviate data sparsity and interest drift issues, conventional approaches typically incorporate …

Sequential Recommendation

Learnable Sequence Augmenter for Triplet Contrastive Learning in Sequential Recommendation

2025-03-26 · Wei Wang, Yujie Lin, Jianli Zhao, Moyan Zhang 외

Most existing contrastive learning-based sequential recommendation (SR) methods rely on random operations (e.g., crop, reorder, and substitute) to generate augmented sequences. These methods often struggle to create posi…

Contrastive LearningSelf-Supervised LearningSequential RecommendationTriplet

Joint Triplet Loss Learning for Next New POI Recommendation

2022-09-25 · Nicholas Lim, Bryan Hooi, See-Kiong Ng, Yong Liang Goh

Sparsity of the User-POI matrix is a well established problem for next POI recommendation, which hinders effective learning of user preferences. Focusing on a more granular extension of the problem, we propose a Joint Tr…

Triplet

MOSAIC: Multi-Domain Orthogonal Session Adaptive Intent Capture for Prescient Recommendations

2026-04-11 · Abderaouf Bahi, Mourad Boughaba, Ibtissem Gasmi, Warda Deghmane 외 arxiv

Capturing user intent across heterogeneous behavioral domains stands as a fundamental challenge in session-based recommender systems. Yet, existing multi-domain approaches frequently fail to isolate the distinct contribu…

Image Fusion for Cross-Domain Sequential Recommendation

2024-12-31 · Wangyu Wu, Siqi Song, Xianglin Qiu, Xiaowei Huang 외

Cross-Domain Sequential Recommendation (CDSR) aims to predict future user interactions based on historical interactions across multiple domains. The key challenge in CDSR is effectively capturing cross-domain user prefer…

Sequential Recommendation