arXiv Analytics

Sign in

arXiv:2007.13137 [cs.LG]AbstractReferencesReviewsResources

Fast-Convergent Federated Learning

Hung T. Nguyen, Vikash Sehwag, Seyyedali Hosseinalipour, Christopher G. Brinton, Mung Chiang, H. Vincent Poor

Published 2020-07-26Version 1

Federated learning has emerged recently as a promising solution for distributing machine learning tasks through modern networks of mobile devices. Recent studies have obtained lower bounds on the expected decrease in model loss that is achieved through each round of federated learning. However, convergence generally requires a large number of communication rounds, which induces delay in model training and is costly in terms of network resources. In this paper, we propose a fast-convergent federated learning algorithm, called FOLB, which obtains significant improvements in convergence speed through intelligent sampling of devices in each round of model training. We first theoretically characterize a lower bound on improvement that can be obtained in each round if devices are selected according to the expected improvement their local models will provide to the current global model. Then, we show that FOLB obtains this bound through uniform sampling by weighting device updates according to their gradient information. FOLB is able to handle both communication and computation heterogeneity of devices by adapting the aggregations according to estimates of device's capabilities of contributing to the updates. We evaluate FOLB in comparison with existing federated learning algorithms and experimentally show its improvement in training loss and test accuracy across various machine learning tasks and datasets.

Related articles: Most relevant | Search more
arXiv:2012.00661 [cs.LG] (Published 2020-12-01)
Fast-Convergent Federated Learning with Adaptive Weighting
arXiv:1806.02970 [cs.LG] (Published 2018-06-08)
PAC Ranking from Pairwise and Listwise Queries: Lower Bounds and Upper Bounds
arXiv:2309.14675 [cs.LG] (Published 2023-09-26)
FedCompass: Efficient Cross-Silo Federated Learning on Heterogeneous Client Devices using a Computing Power Aware Scheduler
Zilinghan Li et al.