LGDCITMLJan 19, 2022

Communication-Efficient Device Scheduling for Federated Learning Using Stochastic Optimization

arXiv:2201.07912v298 citations
AI Analysis

This work addresses communication bottlenecks in federated learning for wireless networks, offering an incremental improvement in scheduling efficiency.

The paper tackles the challenge of time-efficient federated learning in constrained wireless environments by developing a client selection and power allocation algorithm using stochastic optimization, which reduces communication time significantly compared to uniformly random participation, as demonstrated on FEMNIST and CIFAR-10 datasets.

Federated learning (FL) is a useful tool in distributed machine learning that utilizes users' local datasets in a privacy-preserving manner. When deploying FL in a constrained wireless environment; however, training models in a time-efficient manner can be a challenging task due to intermittent connectivity of devices, heterogeneous connection quality, and non-i.i.d. data. In this paper, we provide a novel convergence analysis of non-convex loss functions using FL on both i.i.d. and non-i.i.d. datasets with arbitrary device selection probabilities for each round. Then, using the derived convergence bound, we use stochastic optimization to develop a new client selection and power allocation algorithm that minimizes a function of the convergence bound and the average communication time under a transmit power constraint. We find an analytical solution to the minimization problem. One key feature of the algorithm is that knowledge of the channel statistics is not required and only the instantaneous channel state information needs to be known. Using the FEMNIST and CIFAR-10 datasets, we show through simulations that the communication time can be significantly decreased using our algorithm, compared to uniformly random participation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes