Graph Representation Learning via Causal Diffusion for Out-of-Distribution Recommendation
Chu Zhao, Enneng Yang, Yuliang Liang, Pengxiang Lan, Yuting Liu,, Jianzhe Zhao, Guibing Guo, and Xingwei Wang

TL;DR
This paper introduces CausalDiffRec, a graph representation learning method that uses causal diffusion and variational inference to improve GNN-based recommendation systems' robustness to out-of-distribution data, addressing environmental confounders.
Contribution
It proposes a novel causal diffusion approach with theoretical guarantees to learn environment-invariant graph representations for OOD recommendation.
Findings
Up to 22.41% performance improvement on Yelp2018
Effectively eliminates environmental confounders in graph data
Theoretically guarantees invariant representation learning
Abstract
Graph Neural Networks (GNNs)-based recommendation algorithms typically assume that training and testing data are drawn from independent and identically distributed (IID) spaces. However, this assumption often fails in the presence of out-of-distribution (OOD) data, resulting in significant performance degradation. In this study, we construct a Structural Causal Model (SCM) to analyze interaction data, revealing that environmental confounders (e.g., the COVID-19 pandemic) lead to unstable correlations in GNN-based models, thus impairing their generalization to OOD data. To address this issue, we propose a novel approach, graph representation learning via causal diffusion (CausalDiffRec) for OOD recommendation. This method enhances the model's generalization on OOD data by eliminating environmental confounding factors and learning invariant graph representations. Specifically, we use…
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
TopicsMachine Learning in Healthcare · Advanced Graph Neural Networks · Topic Modeling
MethodsDiffusion · Variational Inference
