Towards Bias Correction of FedAvg over Nonuniform and Time-Varying Communications
Ming Xiang, Stratis Ioannidis, Edmund Yeh, Carlee Joe-Wong, Lili Su

TL;DR
This paper addresses the challenge of communication failures in federated learning with non-uniform, time-varying links, proposing a new algorithm FedPBC that ensures convergence despite these issues.
Contribution
The paper introduces FedPBC, a simple variant of FedAvg that postpones broadcasting to handle non-uniform, time-varying communication failures, ensuring convergence.
Findings
FedPBC converges to a stationary point of the original objective.
Postponing broadcasts enables implicit gossiping among clients.
Theoretical bounds on model perturbation are established.
Abstract
Federated learning (FL) is a decentralized learning framework wherein a parameter server (PS) and a collection of clients collaboratively train a model via minimizing a global objective. Communication bandwidth is a scarce resource; in each round, the PS aggregates the updates from a subset of clients only. In this paper, we focus on non-convex minimization that is vulnerable to non-uniform and time-varying communication failures between the PS and the clients. Specifically, in each round , the link between the PS and client is active with probability , which is to both the PS and the clients. This arises when the channel conditions are heterogeneous across clients and are changing over time. We show that when the 's are not uniform, (FedAvg) -- the most widely adopted FL algorithm -- fails to minimize the global…
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
TopicsDistributed Sensor Networks and Detection Algorithms · Privacy-Preserving Technologies in Data · Age of Information Optimization
MethodsFocus
