paper-with-me

홈 › Papers

BoostFGL: Boosting Fairness in Federated Graph Learning

2026-01-23 · Zekai Chen, Kairui Yang, Xunkai Li, Henan Sun, Zhihan Zhang, Jia Li, Qiangqiang Dai, Rong-Hua Li, Guoren Wang arxiv

Federated graph learning (FGL) enables collaborative training of graph neural networks (GNNs) across decentralized subgraphs without exposing raw data. While existing FGL methods often achieve high overall accuracy, we show that this average performance can conceal severe degradation on disadvantaged node groups. From a fairness perspective, these disparities arise systematically from three coupled sources: label skew toward majority patterns, topology confounding in message propagation, and aggregation dilution of updates from hard clients. To address this, we propose \textbf{BoostFGL}, a boosting-style framework for fairness-aware FGL. BoostFGL introduces three coordinated mechanisms: \ding{182} \emph{Client-side node boosting}, which reshapes local training signals to emphasize systematically under-served nodes; \ding{183} \emph{Client-side topology boosting}, which reallocates propagation emphasis toward reliable yet underused structures and attenuates misleading neighborhoods; and \ding{184} \emph{Server-side model boosting}, which performs difficulty- and reliability-aware aggregation to preserve informative updates from hard clients while stabilizing the global model. Extensive experiments on 9 datasets show that BoostFGL delivers substantial fairness gains, improving Overall-F1 by 8.43\%, while preserving competitive overall performance against strong FGL baselines.

📄 PDF Abstract BibTeX arXiv:2601.16496

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Learning

Similar Papers 제목 키워드 기반

Boosting Fairness and Robustness in Over-the-Air Federated Learning

2024-03-07 · Halil Yigit Oksuz, Fabio Molinari, Henning Sprekeler, Joerg Raisch

Over-the-Air Computation is a beyond-5G communication strategy that has recently been shown to be useful for the decentralized training of machine learning models due to its efficiency. In this paper, we propose an Over-…

FairnessFederated Learning

FeDABoost: Fairness Aware Federated Learning with Adaptive Boosting

2025-10-03 · Tharuka Kasthuri Arachchige, Veselka Boeva, Shahrooz Abghari arxiv

This work focuses on improving the performance and fairness of Federated Learning (FL) in non IID settings by enhancing model aggregation and boosting the training of underperforming clients. We propose FeDABoost, a nove…

Federated Learning

Equipping Federated Graph Neural Networks with Structure-aware Group Fairness

2023-10-18 · Nan Cui, Xiuling Wang, Wendy Hui Wang, Violet Chen 외

Graph Neural Networks (GNNs) have been widely used for various types of graph data processing and analytical tasks in different domains. Training GNNs over centralized graph data can be infeasible due to privacy concerns…

FairnessFederated LearningGraph LearningGraph Neural Network

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

2025-12-29 · Zihao Zhou, Shusen Yang, Fangyuan Zhao, Xuebin Ren arxiv

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 clie…

Federated Learning

Minimax Demographic Group Fairness in Federated Learning

2022-01-20 · Afroditi Papadaki, Natalia Martinez, Martin Bertran, Guillermo Sapiro 외

Federated learning is an increasingly popular paradigm that enables a large number of entities to collaboratively learn better models. In this work, we study minimax group fairness in federated learning scenarios where d…

FairnessFederated Learning