Separated Contrastive Learning for Matching in Cross-domain Recommendation with Curriculum Scheduling
Heng Chang, Liang Gu, Cheng Hu, Zhinan Zhang, Hong Zhu, Yuhui Xu, Yuan, Fang, Zhen Chen

TL;DR
This paper introduces SCCDR, a novel cross-domain recommendation framework that separates intra- and inter-domain contrastive learning with curriculum scheduling, improving training stability and recommendation accuracy.
Contribution
The paper proposes a separated intra- and inter-contrastive learning framework with curriculum scheduling to enhance cross-domain recommendation performance.
Findings
SCCDR outperforms multiple baseline methods on open-source datasets.
SCCDR achieves state-of-the-art results in offline and online evaluations.
The curriculum scheduling strategy effectively handles negative sample difficulty.
Abstract
Cross-domain recommendation (CDR) is a task that aims to improve the recommendation performance in a target domain by leveraging the information from source domains. Contrastive learning methods have been widely adopted among intra-domain (intra-CL) and inter-domain (inter-CL) users/items for their representation learning and knowledge transfer during the matching stage of CDR. However, we observe that directly employing contrastive learning on mixed-up intra-CL and inter-CL tasks ignores the difficulty of learning from inter-domain over learning from intra-domain, and thus could cause severe training instability. Therefore, this instability deteriorates the representation learning process and hurts the quality of generated embeddings. To this end, we propose a novel framework named SCCDR built up on a separated intra-CL and inter-CL paradigm and a stop-gradient operation to handle the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsContrastive Learning
