Distributionally Robust Graph Out-of-Distribution Recommendation via Diffusion Model
Chu Zhao, Enneng Yang, Yuliang Liang, Jianzhe Zhao, Guibing Guo,, Xingwei Wang

TL;DR
This paper introduces DRGO, a diffusion-based graph recommendation model with entropy regularization, designed to improve out-of-distribution generalization by mitigating noisy sample effects and providing theoretical guarantees.
Contribution
The paper proposes a novel distributionally robust graph recommendation model that incorporates diffusion and entropy regularization to enhance OOD performance and reduce noise influence.
Findings
DRGO outperforms baseline methods on four datasets under distribution shifts.
Theoretical analysis confirms DRGO's generalization error bounds.
Diffusion and entropy regularization effectively mitigate noisy sample effects.
Abstract
The distributionally robust optimization (DRO)-based graph neural network methods improve recommendation systems' out-of-distribution (OOD) generalization by optimizing the model's worst-case performance. However, these studies fail to consider the impact of noisy samples in the training data, which results in diminished generalization capabilities and lower accuracy. Through experimental and theoretical analysis, this paper reveals that current DRO-based graph recommendation methods assign greater weight to noise distribution, leading to model parameter learning being dominated by it. When the model overly focuses on fitting noise samples in the training data, it may learn irrelevant or meaningless features that cannot be generalized to OOD data. To address this challenge, we design a Distributionally Robust Graph model for OOD recommendation (DRGO). Specifically, our method first…
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 Methods and Mixture Models · Statistical Methods and Inference
MethodsDiffusion · Graph Neural Network · Entropy Regularization
