Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

On the Convergence of FedAvg on Non-IID Data

About

Federated learning enables a large amount of edge computing devices to jointly learn a model without data sharing. As a leading algorithm in this setting, Federated Averaging (\texttt{FedAvg}) runs Stochastic Gradient Descent (SGD) in parallel on a small subset of the total devices and averages the sequences only once in a while. Despite its simplicity, it lacks theoretical guarantees under realistic settings. In this paper, we analyze the convergence of \texttt{FedAvg} on non-iid data and establish a convergence rate of $\mathcal{O}(\frac{1}{T})$ for strongly convex and smooth problems, where $T$ is the number of SGDs. Importantly, our bound demonstrates a trade-off between communication-efficiency and convergence rate. As user devices may be disconnected from the server, we relax the assumption of full device participation to partial device participation and study different averaging schemes; low device participation rate can be achieved without severely slowing down the learning. Our results indicate that heterogeneity of data slows down the convergence, which matches empirical observations. Furthermore, we provide a necessary condition for \texttt{FedAvg} on non-iid data: the learning rate $\eta$ must decay, even if full-gradient is used; otherwise, the solution will be $\Omega (\eta)$ away from the optimal.

Xiang Li, Kaixuan Huang, Wenhao Yang, Shusen Wang, Zhihua Zhang• 2019

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100
Accuracy58.4
362
Image ClassificationFashion MNIST
Accuracy89.2
324
ClassificationCIFAR10
Accuracy20.06
83
ClassificationFMNIST
Accuracy70.48
68
Image ClassificationMNIST
Accuracy97.8
40
Medical Image ClassificationSC (Skin Cancer) (test)
Accuracy54.23
33
Medical Image ClassificationBT (Brain Tumor) (test)
Accuracy68.52
31
ClassificationMNIST
Test Accuracy95.11
15
ClassificationAdult
Accuracy76.38
13
Image ClassificationCIFAR-100
Loss4.42
9
Showing 10 of 15 rows

Other info

Follow for update