LGMay 13, 2022

Federated Learning Under Intermittent Client Availability and Time-Varying Communication Constraints

arXiv:2205.06730v170 citationsh-index: 45
Originality Incremental advance
AI Analysis

It addresses bias issues in federated learning systems for applications with heterogeneous and distributed data, offering an incremental improvement over existing methods.

The paper tackles the problem of bias in federated learning due to intermittent client availability and time-varying communication constraints, proposing F3AST, an unbiased algorithm that dynamically learns client selection to minimize variance impact, resulting in up to 186% and 8% accuracy improvements over FedAvg on CIFAR100 and Shakespeare datasets.

Federated learning systems facilitate training of global models in settings where potentially heterogeneous data is distributed across a large number of clients. Such systems operate in settings with intermittent client availability and/or time-varying communication constraints. As a result, the global models trained by federated learning systems may be biased towards clients with higher availability. We propose F3AST, an unbiased algorithm that dynamically learns an availability-dependent client selection strategy which asymptotically minimizes the impact of client-sampling variance on the global model convergence, enhancing performance of federated learning. The proposed algorithm is tested in a variety of settings for intermittently available clients under communication constraints, and its efficacy demonstrated on synthetic data and realistically federated benchmarking experiments using CIFAR100 and Shakespeare datasets. We show up to 186% and 8% accuracy improvements over FedAvg, and 8% and 7% over FedAdam on CIFAR100 and Shakespeare, respectively.

Code Implementations1 repo
Foundations

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

Your Notes