Federated Social Recommendation with Graph Neural Network
Zhiwei Liu, Liangwei Yang, Ziwei Fan, Hao Peng, Philip S. Yu

TL;DR
This paper introduces FeSoG, a federated graph neural network framework for social recommendation that preserves user privacy while effectively leveraging social and interaction data.
Contribution
It proposes the first federated learning approach for social recommendation using GNNs, addressing privacy concerns and data heterogeneity.
Findings
FeSoG outperforms existing methods on three real-world datasets.
The framework effectively balances recommendation accuracy and privacy protection.
Pseudo-labeling enhances training efficiency and model performance.
Abstract
Recommender systems have become prosperous nowadays, designed to predict users' potential interests in items by learning embeddings. Recent developments of the Graph Neural Networks~(GNNs) also provide recommender systems with powerful backbones to learn embeddings from a user-item graph. However, only leveraging the user-item interactions suffers from the cold-start issue due to the difficulty in data collection. Hence, current endeavors propose fusing social information with user-item interactions to alleviate it, which is the social recommendation problem. Existing work employs GNNs to aggregate both social links and user-item interactions simultaneously. However, they all require centralized storage of the social links and item interactions of users, which leads to privacy concerns. Additionally, according to strict privacy protection under General Data Protection Regulation,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
