paper-with-me

홈 › Papers

Over-the-Air Federated Learning via Weighted Aggregation

2024-09-12 · Seyed Mohammad Azimi-Abarghouyi, Leandros Tassiulas

This paper introduces a new federated learning scheme that leverages over-the-air computation. A novel feature of this scheme is the proposal to employ adaptive weights during aggregation, a facet treated as predefined in other over-the-air schemes. This can mitigate the impact of wireless channel conditions on learning performance, without needing channel state information at transmitter side (CSIT). We provide a mathematical methodology to derive the convergence bound for the proposed scheme in the context of computational heterogeneity and general loss functions, supplemented with design insights. Accordingly, we propose aggregation cost metrics and efficient algorithms to find optimized weights for the aggregation. Finally, through numerical experiments, we validate the effectiveness of the proposed scheme. Even with the challenges posed by channel conditions and device heterogeneity, the proposed scheme surpasses other over-the-air strategies by an accuracy improvement of 15% over the scheme using CSIT and 30% compared to the one without CSIT.

📄 PDF Abstract BibTeX arXiv:2409.07822

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Revisiting Weighted Aggregation in Federated Learning with Neural Networks

2023-02-14 · Zexi Li, Tao Lin, Xinyi Shang, Chao Wu

In federated learning (FL), weighted aggregation of local models is conducted to generate a global model, and the aggregation weights are normalized (the sum of weights is 1) and proportional to the local data sizes. In …

Federated Learning

Benchmarking federated strategies in Peer-to-Peer Federated learning for biomedical data

2024-02-15 · Jose L. Salmeron, Irina Arévalo, Antonio Ruiz-Celma

The increasing requirements for data protection and privacy has attracted a huge research interest on distributed artificial intelligence and specifically on federated learning, an emerging machine learning approach that…

BenchmarkingFederated Learning

Communication-Efficient Federated Deep Learning with Asynchronous Model Update and Temporally Weighted Aggregation

2019-03-18 · Yang Chen, Xiaoyan Sun, Yaochu Jin

Federated learning obtains a central model on the server by aggregating models trained locally on clients. As a result, federated learning does not require clients to upload their data to the server, thereby preserving t…

Federated Learning

Attack-Resistant Federated Learning with Residual-based Reweighting

2019-12-24 · Shuhao Fu, Chulin Xie, Bo Li, Qifeng Chen

Federated learning has a variety of applications in multiple domains by utilizing private training data stored on different devices. However, the aggregation process in federated learning is highly vulnerable to adversar…

Federated Learningregression

Precision-Weighted Federated Learning

2021-07-20 · Jonatan Reyes, Lisa Di Jorio, Cecile Low-Kam, Marta Kersten-Oertel

Federated Learning using the Federated Averaging algorithm has shown great advantages for large-scale applications that rely on collaborative learning, especially when the training data is either unbalanced or inaccessib…

Computational EfficiencyFederated Learningimage-classificationImage Classification