LGDCDec 29, 2025

FairGFL: Privacy-Preserving Fairness-Aware Federated Learning with Overlapping Subgraphs

arXiv:2512.23235v1h-index: 19IEEE Transactions on Parallel and Distributed Systems
Originality Incremental advance
AI Analysis

This addresses fairness issues for clients in federated learning with overlapping graph data, representing an incremental improvement.

The paper tackles unfairness in graph federated learning caused by imbalanced overlapping subgraphs, proposing FairGFL to enhance cross-client fairness while maintaining model utility, with experiments showing it outperforms four baselines on four benchmark datasets.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes