[edit]
FedFairGNN: A Privacy-Preserving and Fairness-Aware Federated Graph Neural Network for Fraud Detection
Proceedings of IndabaX Nigeria 2026: Building Scalable AI That Works: From Research to Deployment in Resource-Constrained Environments, PMLR 319:74-86, 2026.
Abstract
Graph Neural Networks (GNNs) have emerged as a powerful tool for fraud detection. However, existing approaches often rely on centralised training, which raises privacy concerns when data is distributed across institutions. Federated Learning (FL) addresses this but faces unique challenges on graph data: graph heterogeneity across clients and propagation of algorithmic bias. We propose FedFairGNN, a novel framework that simultaneously ensures privacy, fairness, and utility via three components: Fairness-Sensitive Edge Reweighting (FSER), Fairness-Task Gradient Decomposition (FTGD) with Differential Privacy, and Bi-Objective Frank-Wolfe Aggregation (BFWA). Experiments on YelpChi, Amazon, and Elliptic datasets with $K = 3$ clients demonstrate that FedFairGNN achieves a highly competitive performance-fairness trade-off while significantly reducing demographic disparity.