Cross-Domain Causal Preference Learning for Out-of-Distribution Recommendation
Zhuhang Li, Ning Yang

TL;DR
This paper introduces CDCOR, a novel recommendation model that improves out-of-distribution generalization by learning domain-shared preferences and causal invariances, addressing distribution shifts in user data.
Contribution
The paper proposes CDCOR, combining domain adversarial networks and causal structure learning to enhance OOD recommendation performance.
Findings
CDCOR outperforms benchmark models in OOD scenarios.
The model effectively captures domain-shared preferences.
It demonstrates robustness in data sparsity conditions.
Abstract
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'…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Machine Learning and Data Classification · Data Stream Mining Techniques
