LGDCMLFeb 6, 2020

Faster On-Device Training Using New Federated Momentum Algorithm

arXiv:2002.02090v10.0055 citations
AI Analysis85

This work addresses the problem of slow and uncertain convergence in federated learning for mobile crowdsensing applications, offering a more reliable and efficient solution for privacy-preserving on-device training.

The paper tackles the lack of convergence guarantees for federated learning algorithms in non-convex problems, proving for the first time that federated averaging converges without extra assumptions and proposing a novel accelerated algorithm that converges faster in experiments.

Mobile crowdsensing has gained significant attention in recent years and has become a critical paradigm for emerging Internet of Things applications. The sensing devices continuously generate a significant quantity of data, which provide tremendous opportunities to develop innovative intelligent applications. To utilize these data to train machine learning models while not compromising user privacy, federated learning has become a promising solution. However, there is little understanding of whether federated learning algorithms are guaranteed to converge. We reconsider model averaging in federated learning and formulate it as a gradient-based method with biased gradients. This novel perspective assists analysis of its convergence rate and provides a new direction for more acceleration. We prove for the first time that the federated averaging algorithm is guaranteed to converge for non-convex problems, without imposing additional assumptions. We further propose a novel accelerated federated learning algorithm and provide a convergence guarantee. Simulated federated learning experiments are conducted to train deep neural networks on benchmark datasets, and experimental results show that our proposed method converges faster than previous approaches.

Foundations

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

Your Notes