paper-with-me

홈 › Papers

Debiasing Federated Learning with Correlated Client Participation

2024-10-02 · Zhenyu Sun, Ziyang Zhang, Zheng Xu, Gauri Joshi, Pranay Sharma, Ermin Wei

In cross-device federated learning (FL) with millions of mobile clients, only a small subset of clients participate in training in every communication round, and Federated Averaging (FedAvg) is the most popular algorithm in practice. Existing analyses of FedAvg usually assume the participating clients are independently sampled in each round from a uniform distribution, which does not reflect real-world scenarios. This paper introduces a theoretical framework that models client participation in FL as a Markov chain to study optimization convergence when clients have non-uniform and correlated participation across rounds. We apply this framework to analyze a more general and practical pattern: every client must wait a minimum number of $R$ rounds (minimum separation) before re-participating. We theoretically prove and empirically observe that increasing minimum separation reduces the bias induced by intrinsic non-uniformity of client availability in cross-device FL systems. Furthermore, we develop an effective debiasing algorithm for FedAvg that provably converges to the unbiased optimal solution under arbitrary minimum separation and unknown client availability distribution.

📄 PDF Abstract BibTeX arXiv:2410.01209

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Cumulative Utility Parity for Fair Federated Learning under Intermittent Client Participation

2026-02-14 · Stefan Behfar, Richard Mortier arxiv

In real-world federated learning (FL) systems, client participation is intermittent, heterogeneous, and often correlated with data characteristics or resource constraints. Existing fairness approaches in FL primarily foc…

Federated Learning

Controlling Participation in Federated Learning with Feedback

2024-11-28 · Michael Cummins, Guner Dilsad Er, Michael Muehlebach

We address the problem of client participation in federated learning, where traditional methods typically rely on a random selection of a small subset of clients for each training round. In contrast, we propose FedBack, …

Computational EfficiencyFederated Learningimage-classificationImage Classification

Federated Learning under Heterogeneous and Correlated Client Availability

2023-01-11 · Angelo Rodio, Francescomaria Faticanti, Othmane Marfoq, Giovanni Neglia 외

The enormous amount of data produced by mobile and IoT devices has motivated the development of federated learning (FL), a framework allowing such devices (or clients) to collaboratively train machine learning models wit…

Federated Learning

On the Convergence of Federated Averaging with Cyclic Client Participation

2023-02-06 · Yae Jee Cho, Pranay Sharma, Gauri Joshi, Zheng Xu 외

Federated Averaging (FedAvg) and its variants are the most popular optimization algorithms in federated learning (FL). Previous convergence analyses of FedAvg either assume full client participation or partial client par…

Federated Learning

Understanding Server-Assisted Federated Learning in the Presence of Incomplete Client Participation

2024-05-04 · Haibo Yang, Peiwen Qiu, Prashant Khanduri, Minghong Fang 외

Existing works in federated learning (FL) often assume an ideal system with either full client or uniformly distributed client participation. However, in practice, it has been observed that some clients may never partici…

Federated Learning