FairEGM: Fair Link Prediction and Recommendation via Emulated Graph Modification
Sean Current, Yuntian He, Saket Gurukar, Srinivasan Parthasarathy

TL;DR
This paper introduces FairEGM, a method that improves fairness in link prediction and recommendation tasks by emulating graph modifications, achieving better fairness with minimal impact on accuracy.
Contribution
It proposes three graph modification-inspired techniques to enhance fairness in GNNs, providing interpretability and effectiveness across multiple datasets.
Findings
Enhanced recommendation fairness by several factors
Negligible loss in link prediction accuracy
Effective across four real-world datasets
Abstract
As machine learning becomes more widely adopted across domains, it is critical that researchers and ML engineers think about the inherent biases in the data that may be perpetuated by the model. Recently, many studies have shown that such biases are also imbibed in Graph Neural Network (GNN) models if the input graph is biased, potentially to the disadvantage of underserved and underrepresented communities. In this work, we aim to mitigate the bias learned by GNNs by jointly optimizing two different loss functions: one for the task of link prediction and one for the task of demographic parity. We further implement three different techniques inspired by graph modification approaches: the Global Fairness Optimization (GFO), Constrained Fairness Optimization (CFO), and Fair Edge Weighting (FEW) models. These techniques mimic the effects of changing underlying graph structures within the…
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, Security, and Data Protection · Privacy-Preserving Technologies in Data · Ethics and Social Impacts of AI
MethodsGraph Neural Network
