FairGSE: Fairness-Aware Graph Neural Network without High False Positive Rates
Zhenqiang Ye, Jinjie Lu, Tianlong Gu, Fengrui Hao, Xuemin Wang

TL;DR
FairGSE introduces a fairness-aware graph neural network that effectively reduces false positive rates while maintaining fairness, addressing a critical gap in existing GNN fairness methods.
Contribution
The paper proposes FairGSE, a novel framework that maximizes two-dimensional structural entropy to improve fairness and reduce false positives in GNNs.
Findings
Reduces false positive rate by 39% compared to state-of-the-art methods.
Maintains comparable fairness improvements across multiple datasets.
Balances fairness and classification performance effectively.
Abstract
Graph neural networks (GNNs) have emerged as the mainstream paradigm for graph representation learning due to their effective message aggregation. However, this advantage also amplifies biases inherent in graph topology, raising fairness concerns. Existing fairness-aware GNNs provide satisfactory performance on fairness metrics such as Statistical Parity and Equal Opportunity while maintaining acceptable accuracy trade-offs. Unfortunately, we observe that this pursuit of fairness metrics neglects the GNN's ability to predict negative labels, which renders their predictions with extremely high False Positive Rates (FPR), resulting in negative effects in high-risk scenarios. To this end, we advocate that classification performance should be carefully calibrated while improving fairness, rather than simply constraining accuracy loss. Furthermore, we propose Fair GNN via Structural Entropy…
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
Taxonomy
TopicsAdvanced Graph Neural Networks · Ethics and Social Impacts of AI · Explainable Artificial Intelligence (XAI)
