FADAS: Towards Federated Adaptive Asynchronous Optimization
Yujia Wang, Shiqiang Wang, Songtao Lu, Jinghui Chen

TL;DR
This paper introduces FADAS, a novel federated learning optimization method that incorporates asynchronous updates and delay-adaptive strategies, improving efficiency and convergence in large-scale, privacy-preserving machine learning scenarios.
Contribution
FADAS is the first to integrate asynchronous updates with adaptive federated optimization, providing provable guarantees and enhanced resilience to delays.
Findings
FADAS outperforms existing asynchronous FL baselines in experiments.
The convergence rate of FADAS is rigorously established.
Delay-adaptive strategies improve robustness against asynchronous delays.
Abstract
Federated learning (FL) has emerged as a widely adopted training paradigm for privacy-preserving machine learning. While the SGD-based FL algorithms have demonstrated considerable success in the past, there is a growing trend towards adopting adaptive federated optimization methods, particularly for training large-scale models. However, the conventional synchronous aggregation design poses a significant challenge to the practical deployment of those adaptive federated optimization methods, particularly in the presence of straggler clients. To fill this research gap, this paper introduces federated adaptive asynchronous optimization, named FADAS, a novel method that incorporates asynchronous updates into adaptive federated optimization with provable guarantees. To further enhance the efficiency and resilience of our proposed method in scenarios with significant asynchronous delays, we…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsParallel Computing and Optimization Techniques · Scheduling and Optimization Algorithms · Stochastic Gradient Optimization Techniques
