TL;DR
This paper introduces COTAF, a novel over-the-air federated learning algorithm that mitigates channel noise effects, ensuring convergence and improved accuracy in heterogeneous data environments over wireless channels.
Contribution
We develop COTAF, an enhanced OTA FL algorithm with precoding and scaling, providing convergence guarantees and robustness against data heterogeneity and channel noise.
Findings
COTAF achieves convergence rates similar to error-free channels.
COTAF improves model accuracy over vanilla OTA FL.
Numerical results show enhanced convergence and robustness in real datasets.
Abstract
Federated learning (FL) is a framework for distributed learning of centralized models. In FL, a set of edge devices train a model using their local data, while repeatedly exchanging their trained updates with a central server. This procedure allows tuning a centralized model in a distributed fashion without having the users share their possibly private data. In this paper, we focus on over-the-air (OTA) FL, which has been suggested recently to reduce the communication overhead of FL due to the repeated transmissions of the model updates by a large number of users over the wireless channel. In OTA FL, all users simultaneously transmit their updates as analog signals over a multiple access channel, and the server receives a superposition of the analog transmitted signals. However, this approach results in the channel noise directly affecting the optimization procedure, which may degrade…
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
MethodsLocal SGD · Stochastic Gradient Descent
