Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

FedVARP: Tackling the Variance Due to Partial Client Participation in Federated Learning

About

Data-heterogeneous federated learning (FL) systems suffer from two significant sources of convergence error: 1) client drift error caused by performing multiple local optimization steps at clients, and 2) partial client participation error caused by the fact that only a small subset of the edge clients participate in every training round. We find that among these, only the former has received significant attention in the literature. To remedy this, we propose FedVARP, a novel variance reduction algorithm applied at the server that eliminates error due to partial client participation. To do so, the server simply maintains in memory the most recent update for each client and uses these as surrogate updates for the non-participating clients in every round. Further, to alleviate the memory requirement at the server, we propose a novel clustering-based variance reduction algorithm ClusterFedVARP. Unlike previously proposed methods, both FedVARP and ClusterFedVARP do not require additional computation at clients or communication of additional optimization parameters. Through extensive experiments, we show that FedVARP outperforms state-of-the-art methods, and ClusterFedVARP achieves performance comparable to FedVARP with much less memory requirements.

Divyansh Jhunjhunwala, Pranay Sharma, Aushim Nagarkatti, Gauri Joshi• 2022

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR10 non-iid
Accuracy65.367
58
Image ClassificationCIFAR-10 IID
Accuracy68.991
58
Image ClassificationMNIST i.i.d. (test)
Test Accuracy90.604
54
Federated Learning Communication EfficiencyCIFAR10 (test)
Communication Rounds165
50
Image ClassificationMNIST non-IID (test)
Accuracy89.336
35
Federated LearningShakespeare
Accuracy50.288
33
Image ClassificationMNIST LQ-1 partition (test)
Accuracy73.246
33
Image ClassificationCIFAR-10 (LQ-1 partition)
Accuracy38.955
33
Image ClassificationFMNIST
Accuracy (IID)79.861
33
Image ClassificationCIFAR-10 Dirichlet partition
Accuracy60.645
33
Showing 10 of 23 rows

Other info

Follow for update