Fast Federated Learning in the Presence of Arbitrary Device Unavailability
Xinran Gu, Kaixuan Huang, Jingzhao Zhang, Longbo Huang

TL;DR
This paper introduces MIFA, a federated learning algorithm designed to handle arbitrary device unavailability, improving convergence and efficiency by using memorized updates and bias correction, with proven optimal rates and empirical validation.
Contribution
The paper proposes MIFA, a novel federated learning algorithm that addresses device dropout issues with bias correction and memory, achieving optimal convergence rates.
Findings
MIFA achieves minimax optimal convergence rates for non-i.i.d. data.
MIFA reduces latency caused by inactive devices.
Empirical results validate theoretical improvements.
Abstract
Federated Learning (FL) coordinates with numerous heterogeneous devices to collaboratively train a shared model while preserving user privacy. Despite its multiple advantages, FL faces new challenges. One challenge arises when devices drop out of the training process beyond the control of the central server. In this case, the convergence of popular FL algorithms such as FedAvg is severely influenced by the straggling devices. To tackle this challenge, we study federated learning algorithms under arbitrary device unavailability and propose an algorithm named Memory-augmented Impatient Federated Averaging (MIFA). Our algorithm efficiently avoids excessive latency induced by inactive devices, and corrects the gradient bias using the memorized latest updates from the devices. We prove that MIFA achieves minimax optimal convergence rates on non-i.i.d. data for both strongly convex and…
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.
Code & Models
Videos
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Mobile Crowdsensing and Crowdsourcing
