paper-with-me

홈 › Papers

Fast-Convergent Federated Learning

2020-07-26 · Hung T. Nguyen, Vikash Sehwag, Seyyedali Hosseinalipour, Christopher G. Brinton, Mung Chiang, H. Vincent Poor

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 performs intelligent sampling of devices in each round of model training to optimize the expected convergence speed. 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 trained model accuracy, convergence speed, and/or model stability across various machine learning tasks and datasets.

📄 PDF Abstract BibTeX arXiv:2007.13137

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningFederated Learning

Similar Papers 제목 키워드 기반

AFGI: Towards Accurate and Fast-convergent Gradient Inversion Attack in Federated Learning

2024-03-13 · Can Liu, Jin Wang, and Yipeng Zhou, Yachao Yuan 외

Federated learning (FL) empowers privacypreservation in model training by only exposing users' model gradients. Yet, FL users are susceptible to gradient inversion attacks (GIAs) which can reconstruct ground-truth traini…

Edge DetectionFederated Learning

Fast-Convergent Federated Learning via Cyclic Aggregation

2022-10-29 · YoungJoon Lee, Sangwoo Park, Joonhyuk Kang

Federated learning (FL) aims at optimizing a shared global model over multiple edge devices without transmitting (private) data to the central server. While it is theoretically well-known that FL yields an optimal model …

Federated Learning

Exact Penalty Method for Federated Learning

2022-08-23 · Shenglong Zhou, and Geoffrey Ye Li

Federated learning has burgeoned recently in machine learning, giving rise to a variety of research topics. Popular optimization algorithms are based on the frameworks of the (stochastic) gradient descent methods or the …

Federated Learning

Federated Learning via Inexact ADMM

2022-04-22 · Shenglong Zhou, Geoffrey Ye Li

One of the crucial issues in federated learning is how to develop efficient optimization algorithms. Most of the current ones require full device participation and/or impose strong assumptions for convergence. Different …

Federated Learning

Anarchic Federated Learning

2021-08-23 · Haibo Yang, Xin Zhang, Prashant Khanduri, Jia Liu

Present-day federated learning (FL) systems deployed over edge networks consists of a large number of workers with high degrees of heterogeneity in data and/or computing capabilities, which call for flexible worker parti…

Federated Learning