English

FedGPS: Statistical Rectification Against Data Heterogeneity in Federated Learning

Machine Learning 2025-10-24 v1

Abstract

Federated Learning (FL) confronts a significant challenge known as data heterogeneity, which impairs model performance and convergence. Existing methods have made notable progress in addressing this issue. However, improving performance in certain heterogeneity scenarios remains an overlooked question: \textit{How robust are these methods to deploy under diverse heterogeneity scenarios?} To answer this, we conduct comprehensive evaluations across varied heterogeneity scenarios, showing that most existing methods exhibit limited robustness. Meanwhile, insights from these experiments highlight that sharing statistical information can mitigate heterogeneity by enabling clients to update with a global perspective. Motivated by this, we propose \textbf{FedGPS} (\textbf{Fed}erated \textbf{G}oal-\textbf{P}ath \textbf{S}ynergy), a novel framework that seamlessly integrates statistical distribution and gradient information from others. Specifically, FedGPS statically modifies each client's learning objective to implicitly model the global data distribution using surrogate information, while dynamically adjusting local update directions with gradient information from other clients at each round. Extensive experiments show that FedGPS outperforms state-of-the-art methods across diverse heterogeneity scenarios, validating its effectiveness and robustness. The code is available at: https://github.com/CUHK-AIM-Group/FedGPS.

Keywords

Cite

@article{arxiv.2510.20250,
  title  = {FedGPS: Statistical Rectification Against Data Heterogeneity in Federated Learning},
  author = {Zhiqin Yang and Yonggang Zhang and Chenxin Li and Yiu-ming Cheung and Bo Han and Yixuan Yuan},
  journal= {arXiv preprint arXiv:2510.20250},
  year   = {2025}
}

Comments

35 pages, 15 figures, 21 tables

R2 v1 2026-07-01T07:01:26.867Z