Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Enhancing Transferability and Consistency in Cross-Domain Recommendations via Supervised Disentanglement

About

Cross-domain recommendation (CDR) aims to alleviate the data sparsity by transferring knowledge across domains. Disentangled representation learning provides an effective solution to model complex user preferences by separating intra-domain features (domain-shared and domain-specific features), thereby enhancing robustness and interpretability. However, disentanglement-based CDR methods employing generative modeling or GNNs with contrastive objectives face two key challenges: (i) pre-separation strategies decouple features before extracting collaborative signals, disrupting intra-domain interactions and introducing noise; (ii) unsupervised disentanglement objectives lack explicit task-specific guidance, resulting in limited consistency and suboptimal alignment. To address these challenges, we propose DGCDR, a GNN-enhanced encoder-decoder framework. To handle challenge (i), DGCDR first applies GNN to extract high-order collaborative signals, providing enriched representations as a robust foundation for disentanglement. The encoder then dynamically disentangles features into domain-shared and -specific spaces, preserving collaborative information during the separation process. To handle challenge (ii), the decoder introduces an anchor-based supervision that leverages hierarchical feature relationships to enhance intra-domain consistency and cross-domain alignment. Extensive experiments on real-world datasets demonstrate that DGCDR achieves state-of-the-art performance, with improvements of up to 11.59% across key metrics. Qualitative analyses further validate its superior disentanglement quality and transferability. Our source code and datasets are available on GitHub for further comparison.

Yuhan Wang, Qing Xie, Zhifeng Bao, Mengzi Tang, Lin Li, Yongjian Liu• 2025

Related benchmarks

TaskDatasetResultRank
Cross-domain RecommendationAmazon Cloth → Toys
HR@51.92
9
Cross-domain RecommendationAmazon Elec → Home time-aware (test)
HR@52.63
9
Cross-domain RecommendationAmazon Toys → Home time-aware (test)
HR@52.73
9
Cross-domain RecommendationAmazon Toys → Cloth
HR@53.33
9
Cross-domain RecommendationAmazon Cloth → Elec
HR@52.31
9
Cross-domain RecommendationAmazon Elec → Sports
HR@51.84
9
Cross-domain RecommendationAmazon Sports → Elec
HR@52.11
9
Cross-domain RecommendationAmazon Elec → Toys
HR@52.71
9
Cross-domain RecommendationAmazon Toys → Elec
HR@53.01
9
Cross-domain RecommendationAmazon Home → Cloth
HR@52.65
9
Showing 10 of 20 rows

Other info

Follow for update