SOTAVerified

Device Scheduling and Update Aggregation Policies for Asynchronous Federated Learning

2021-07-23Unverified0· sign in to hype

Chung-Hsuan Hu, Zheng Chen, Erik G. Larsson

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Federated Learning (FL) is a newly emerged decentralized machine learning (ML) framework that combines on-device local training with server-based model synchronization to train a centralized ML model over distributed nodes. In this paper, we propose an asynchronous FL framework with periodic aggregation to eliminate the straggler issue in FL systems. For the proposed model, we investigate several device scheduling and update aggregation policies and compare their performances when the devices have heterogeneous computation capabilities and training data distributions. From the simulation results, we conclude that the scheduling and aggregation design for asynchronous FL can be rather different from the synchronous case. For example, a norm-based significance-aware scheduling policy might not be efficient in an asynchronous FL setting, and an appropriate "age-aware" weighting design for the model aggregation can greatly improve the learning performance of such systems.

Tasks

Reproductions