paper-with-me

홈 › Papers

FedGPS: Statistical Rectification Against Data Heterogeneity in Federated Learning

2025-10-23 · Zhiqin Yang, Yonggang Zhang, Chenxin Li, Yiu-ming Cheung, Bo Han, Yixuan Yuan arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.20250

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

FedSDR: Federated Self-Distillation with Rectification

2026-05-18 · Ziheng Ren, Zhanming Shen, Hao Wang, Ning Liu 외 arxiv

Federated fine-tuning of Large Language Models faces severe statistical heterogeneity. However, existing model-level defenses often overlook the root cause: intrinsic data distribution mismatches. In this work, we first …

Addressing Skewed Heterogeneity via Federated Prototype Rectification with Personalization

2024-08-15 · Shunxin Guo, Hongsong Wang, Shuxia Lin, Zhiqiang Kou 외

Federated learning is an efficient framework designed to facilitate collaborative model training across multiple distributed devices while preserving user data privacy. A significant challenge of federated learning is da…

Federated Learning

Radially-Distorted Conjugate Translations

2017-11-30 · CVPR 2018 6 · James Pritts, Zuzana Kukelova, Viktor Larsson, Ondrej Chum

This paper introduces the first minimal solvers that jointly solve for affine-rectification and radial lens distortion from coplanar repeated patterns. Even with imagery from moderately distorted lenses, plane rectificat…

FORLER: Federated Offline Reinforcement Learning with Q-Ensemble and Actor Rectification

2026-02-02 · Nan Qiao, Sheng Yue arxiv

In Internet-of-Things systems, federated learning has advanced online reinforcement learning (RL) by enabling parallel policy training without sharing raw data. However, interacting with real environments online can be r…

Reinforcement LearningFederated LearningOffline RL

Evaluating Meta-Regression Techniques: A Simulation Study on Heterogeneity in Location and Time

2025-04-23 · Ali Habibnia, Jonathan Gendron

In this paper, we conduct a simulation study to evaluate conventional meta-regression approaches (study-level random, fixed, and mixed effects) against seven methodology specifications new to meta-regressions that contro…

Model Selection