Towards Efficient and Stable K-Asynchronous Federated Learning with Unbounded Stale Gradients on Non-IID Data
Zihao Zhou, Yanan Li, Xuebin Ren, Shusen Yang

TL;DR
This paper introduces WKAFL, a novel asynchronous federated learning method that effectively handles unbounded stale gradients and non-IID data, improving training speed, accuracy, and stability.
Contribution
WKAFL employs adaptive gradient selection and learning rate adjustment to mitigate staleness and data heterogeneity in asynchronous FL, with proven convergence analysis.
Findings
WKAFL outperforms existing algorithms in training speed and accuracy.
The method maintains stability even with unbounded staleness.
Experimental results validate the effectiveness of WKAFL on benchmark datasets.
Abstract
Federated learning (FL) is an emerging privacy-preserving paradigm that enables multiple participants collaboratively to train a global model without uploading raw data. Considering heterogeneous computing and communication capabilities of different participants, asynchronous FL can avoid the stragglers effect in synchronous FL and adapts to scenarios with vast participants. Both staleness and non-IID data in asynchronous FL would reduce the model utility. However, there exists an inherent contradiction between the solutions to the two problems. That is, mitigating the staleness requires to select less but consistent gradients while coping with non-IID data demands more comprehensive gradients. To address the dilemma, this paper proposes a two-stage weighted asynchronous FL with adaptive learning rate (WKAFL). By selecting consistent gradients and adjusting learning rate adaptively,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
