CSMAAFL: Client Scheduling and Model Aggregation in Asynchronous Federated Learning
Xiang Ma, Qun Wang, Haijian Sun, Rose Qingyang Hu, and Yi Qian

TL;DR
This paper proposes a novel asynchronous federated learning framework with client scheduling and model aggregation strategies that match synchronous convergence speed while accelerating early training.
Contribution
It introduces effective aggregation solutions and client scheduling methods to improve convergence and training speed in asynchronous federated learning environments.
Findings
Achieves similar accuracy to synchronous FL
Accelerates early-stage training
Improves convergence with new aggregation strategies
Abstract
Asynchronous federated learning aims to solve the straggler problem in heterogeneous environments, i.e., clients have small computational capacities that could cause aggregation delay. The principle of asynchronous federated learning is to allow the server to aggregate the model once it receives an update from any client rather than waiting for updates from multiple clients or waiting a specified amount of time in the synchronous mode. Due to the asynchronous setting, the stale model problem could occur, where the slow clients could utilize an outdated local model for their local data training. Consequently, when these locally trained models are uploaded to the server, they may impede the convergence of the global training. Therefore, effective model aggregation strategies play a significant role in updating the global model. Besides, client scheduling is also critical when…
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.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Machine Learning and ELM
