FairGFL: Privacy-Preserving Fairness-Aware Federated Learning with Overlapping Subgraphs
By: Zihao Zhou , Shusen Yang , Fangyuan Zhao and more
Potential Business Impact:
Makes AI learn fairly from shared data.
Graph federated learning enables the collaborative extraction of high-order information from distributed subgraphs while preserving the privacy of raw data. However, graph data often exhibits overlap among different clients. Previous research has demonstrated certain benefits of overlapping data in mitigating data heterogeneity. However, the negative effects have not been explored, particularly in cases where the overlaps are imbalanced across clients. In this paper, we uncover the unfairness issue arising from imbalanced overlapping subgraphs through both empirical observations and theoretical reasoning. To address this issue, we propose FairGFL (FAIRness-aware subGraph Federated Learning), a novel algorithm that enhances cross-client fairness while maintaining model utility in a privacy-preserving manner. Specifically, FairGFL incorporates an interpretable weighted aggregation approach to enhance fairness across clients, leveraging privacy-preserving estimation of their overlapping ratios. Furthermore, FairGFL improves the tradeoff between model utility and fairness by integrating a carefully crafted regularizer into the federated composite loss function. Through extensive experiments on four benchmark graph datasets, we demonstrate that FairGFL outperforms four representative baseline algorithms in terms of both model utility and fairness.
Similar Papers
Towards Unbiased Federated Graph Learning: Label and Topology Perspectives
Machine Learning (CS)
Makes AI fairer for all groups of data.
Fairness in Federated Learning: Trends, Challenges, and Opportunities
Machine Learning (CS)
Makes AI learn fairly from everyone's private data.
Fairness Regularization in Federated Learning
Machine Learning (CS)
Makes AI learn fairly from everyone's data.