paper-with-me

홈 › Papers

Separated Contrastive Learning for Matching in Cross-domain Recommendation with Curriculum Scheduling

2025-02-22 · Heng Chang, Liang Gu, Cheng Hu, Zhinan Zhang, Hong Zhu, Yuhui Xu, Yuan Fang, Zhen Chen

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 drawback. Specifically, SCCDR comprises two specialized curriculum stages: intra-inter separation and inter-domain curriculum scheduling. The former stage explicitly uses two distinct contrastive views for the intra-CL task in the source and target domains, respectively. Meanwhile, the latter stage deliberately tackles the inter-CL tasks with a curriculum scheduling strategy that derives effective curricula by accounting for the difficulty of negative samples anchored by overlapping users. Empirical experiments on various open-source datasets and an offline proprietary industrial dataset extracted from a real-world recommender system, and an online A/B test verify that SCCDR achieves state-of-the-art performance over multiple baselines.

📄 PDF Abstract BibTeX arXiv:2502.16239

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningRecommendation SystemsRepresentation LearningSchedulingTransfer Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Contrastive Cross-domain Recommendation in Matching

2021-12-02 · Ruobing Xie, Qi Liu, Liangdong Wang, Shukai Liu 외

Cross-domain recommendation (CDR) aims to provide better recommendation results in the target domain with the help of the source domain, which is widely used and explored in real-world systems. However, CDR in the matchi…

Contrastive LearningRepresentation LearningTransfer Learning

CrossFlowDG: Bridging the Modality Gap with Cross-modal Flow Matching for Domain Generalization

2026-04-18 · Antonios Kritikos, Nikolaos Spanos, Athanasios Voulodimos arxiv

Domain generalization (DG) aims to maintain performance under domain shift, which in computer vision appears primarily as stylistic variations that cause models to overfit to domain-specific appearance cues rather than c…

Semantic correspondenceDomain Generalization

Two-Level Supervised Contrastive Learning for Response Selection in Multi-Turn Dialogue

2022-03-01 · Wentao Zhang, Shuang Xu, Haoran Huang

Selecting an appropriate response from many candidates given the utterances in a multi-turn dialogue is the key problem for a retrieval-based dialogue system. Existing work formalizes the task as matching between the utt…

Contrastive LearningConversational Response SelectionRetrievalSentence+1

Two-Level Supervised Contrastive Learning for Response Selection in Multi-Turn Dialogue

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Selecting an appropriate response from many candidates given the utterances in a multi-turn dialogue is the key problem for a retrieval-based dialogue system. Existing work formalizes the task as matching between the ut…

Contrastive LearningRetrievalSentenceSTS

Self-Supervised Interest Transfer Network via Prototypical Contrastive Learning for Recommendation

2023-02-28 · Guoqiang Sun, Yibin Shen, Sijin Zhou, Xiang Chen 외

Cross-domain recommendation has attracted increasing attention from industry and academia recently. However, most existing methods do not exploit the interest invariance between domains, which would yield sub-optimal sol…

Contrastive Learning