A Convergence Theory for Federated Average: Beyond Smoothness
Xiaoxiao Li, Zhao Song, Runzhou Tao, Guangyi Zhang

TL;DR
This paper provides a theoretical convergence analysis of FedAvg in federated learning under relaxed assumptions beyond smoothness, including semi-smoothness, semi-Lipschitz, and weaker gradient bounds.
Contribution
It introduces a convergence analysis for FedAvg assuming semi-smoothness and semi-Lipschitz conditions, extending theoretical understanding beyond traditional smoothness assumptions.
Findings
Convergence of FedAvg under semi-smoothness and semi-Lipschitz assumptions.
Relaxed gradient bound conditions still ensure convergence.
Theoretical insights applicable to broader federated learning scenarios.
Abstract
Federated learning enables a large amount of edge computing devices to learn a model without data sharing jointly. As a leading algorithm in this setting, Federated Average FedAvg, which runs Stochastic Gradient Descent (SGD) in parallel on local devices and averages the sequences only once in a while, have been widely used due to their simplicity and low communication cost. However, despite recent research efforts, it lacks theoretical analysis under assumptions beyond smoothness. In this paper, we analyze the convergence of FedAvg. Different from the existing work, we relax the assumption of strong smoothness. More specifically, we assume the semi-smoothness and semi-Lipschitz properties for the loss function, which have an additional first-order term in assumption definitions. In addition, we also assume bound on the gradient, which is weaker than the commonly used bounded gradient…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Privacy-Preserving Technologies in Data · Wireless Communication Security Techniques
