No prejudice! Fair Federated Graph Neural Networks for Personalized Recommendation
Nimesh Agrawal, Anuj Kumar Sirohi, Jayadeva, Sandeep Kumar

TL;DR
This paper introduces F2PGNN, a federated graph neural network framework that enhances fairness and privacy in personalized recommendation systems without exposing sensitive user data.
Contribution
It proposes a novel federated GNN model with fairness constraints and differential privacy, addressing bias and privacy issues in graph-based recommendation systems.
Findings
Mitigates group unfairness by 47% - 99%
Preserves user privacy with differential privacy techniques
Maintains recommendation utility while improving fairness
Abstract
Ensuring fairness in Recommendation Systems (RSs) across demographic groups is critical due to the increased integration of RSs in applications such as personalized healthcare, finance, and e-commerce. Graph-based RSs play a crucial role in capturing intricate higher-order interactions among entities. However, integrating these graph models into the Federated Learning (FL) paradigm with fairness constraints poses formidable challenges as this requires access to the entire interaction graph and sensitive user information (such as gender, age, etc.) at the central server. This paper addresses the pervasive issue of inherent bias within RSs for different demographic groups without compromising the privacy of sensitive user attributes in FL environment with the graph-based model. To address the group bias, we propose F2PGNN (Fair Federated Personalized Graph Neural Network), a novel…
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.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
MethodsGraph Neural Network
