Bridging the Fairness Divide: Achieving Group and Individual Fairness in Graph Neural Networks
Duna Zhan, Dongliang Guo, Pengsheng Ji, Sheng Li

TL;DR
This paper introduces FairGI, a framework that simultaneously achieves group and individual fairness in graph neural networks by combining similarity-based individual fairness with adversarial group fairness techniques.
Contribution
It proposes a novel approach that integrates both group and individual fairness in GNNs, addressing a gap in existing research that treats these fairness notions separately.
Findings
Outperforms state-of-the-art models in fairness metrics
Maintains high prediction accuracy while ensuring fairness
Effectively balances group and individual fairness in experiments
Abstract
Graph neural networks (GNNs) have emerged as a powerful tool for analyzing and learning from complex data structured as graphs, demonstrating remarkable effectiveness in various applications, such as social network analysis, recommendation systems, and drug discovery. However, despite their impressive performance, the fairness problem has increasingly gained attention as a crucial aspect to consider. Existing research in graph learning focuses on either group fairness or individual fairness. However, since each concept provides unique insights into fairness from distinct perspectives, integrating them into a fair graph neural network system is crucial. To the best of our knowledge, no study has yet to comprehensively tackle both individual and group fairness simultaneously. In this paper, we propose a new concept of individual fairness within groups and a novel framework named Fairness…
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
TopicsEthics and Social Impacts of AI · Advanced Graph Neural Networks
MethodsGraph Neural Network
