paper-with-me

Papers

Cross-Domain Causal Preference Learning for Out-of-Distribution Recommendation

2024-04-23 · Zhuhang Li, Ning Yang

Recommender systems use users' historical interactions to learn their preferences and deliver personalized recommendations from a vast array of candidate items. Current recommender systems primarily rely on the assumption that the training and testing datasets have identical distributions, which may not hold true in reality. In fact, the distribution shift between training and testing datasets often occurs as a result of the evolution of user attributes, which degrades the performance of the conventional recommender systems because they fail in Out-of-Distribution (OOD) generalization, particularly in situations of data sparsity. This study delves deeply into the challenge of OOD generalization and proposes a novel model called Cross-Domain Causal Preference Learning for Out-of-Distribution Recommendation (CDCOR), which involves employing a domain adversarial network to uncover users' domain-shared preferences and utilizing a causal structure learner to capture causal invariance to deal with the OOD problem. Through extensive experiments on two real-world datasets, we validate the remarkable performance of our model in handling diverse scenarios of data sparsity and out-of-distribution environments. Furthermore, our approach surpasses the benchmark models, showcasing outstanding capabilities in out-of-distribution generalization.

📄 PDF Abstract BibTeX arXiv:2404.14856

Code (1)

rexhaha/cdcor 공식 구현 pytorch

Tasks

Out-of-Distribution GeneralizationRecommendation Systems

Similar Papers 제목 키워드 기반

Causal-Invariant Cross-Domain Out-of-Distribution Recommendation

2025-05-22 · JiaJie Zhu, Yan Wang, Feng Zhu, Pengfei Ding 외

Cross-Domain Recommendation (CDR) aims to leverage knowledge from a relatively data-richer source domain to address the data sparsity problem in a relatively data-sparser target domain. While CDR methods need to address …

Causal DiscoveryTransfer Learning

Causal Direct Preference Optimization for Distributionally Robust Generative Recommendation

2026-03-21 · Chu Zhao, Enneng Yang, Jianzhe Zhao, Guibing Guo arxiv

Direct Preference Optimization (DPO) guides large language models (LLMs) to generate recommendations aligned with user historical behavior distributions by minimizing preference alignment loss. However, our systematic em…

Causal Deconfounding via Confounder Disentanglement for Dual-Target Cross-Domain Recommendation

2024-04-17 · JiaJie Zhu, Yan Wang, Feng Zhu, Zhu Sun

In recent years, dual-target Cross-Domain Recommendation (CDR) has been proposed to capture comprehensive user preferences in order to ultimately enhance the recommendation accuracy in both data-richer and data-sparser d…

Disentanglement

CausPref: Causal Preference Learning for Out-of-Distribution Recommendation

2022-02-08 · Yue He, Zimu Wang, Peng Cui, Hao Zou 외

In spite of the tremendous development of recommender system owing to the progressive capability of machine learning recently, the current recommender system is still vulnerable to the distribution shift of users and ite…

Recommendation Systems

Distributional Domain-Invariant Preference Matching for Cross-Domain Recommendation

2023-09-04 · Jing Du, Zesheng Ye, Bin Guo, Zhiwen Yu 외

Learning accurate cross-domain preference mappings in the absence of overlapped users/items has presented a persistent challenge in Non-overlapping Cross-domain Recommendation (NOCDR). Despite the efforts made in previou…

Preference Mapping