paper-with-me

홈 › Papers

Over-the-Air Federated Learning with Joint Adaptive Computation and Power Control

2022-05-12 · Haibo Yang, Peiwen Qiu, Jia Liu, Aylin Yener

This paper considers over-the-air federated learning (OTA-FL). OTA-FL exploits the superposition property of the wireless medium, and performs model aggregation over the air for free. Thus, it can greatly reduce the communication cost incurred in communicating model updates from the edge devices. In order to fully utilize this advantage while providing comparable learning performance to conventional federated learning that presumes model aggregation via noiseless channels, we consider the joint design of transmission scaling and the number of local iterations at each round, given the power constraint at each edge device. We first characterize the training error due to such channel noise in OTA-FL by establishing a fundamental lower bound for general functions with Lipschitz-continuous gradients. Then, by introducing an adaptive transceiver power scaling scheme, we propose an over-the-air federated learning algorithm with joint adaptive computation and power control (ACPC-OTA-FL). We provide the convergence analysis for ACPC-OTA-FL in training with non-convex objective functions and heterogeneous data. We show that the convergence rate of ACPC-OTA-FL matches that of FL with noise-free communications.

📄 PDF Abstract BibTeX arXiv:2205.05867

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Efficient Adaptive Federated Optimization of Federated Learning for IoT

2022-06-23 · Zunming Chen, Hongyan Cui, Ensen Wu, Yu Xi

The proliferation of the Internet of Things (IoT) and widespread use of devices with sensing, computing, and communication capabilities have motivated intelligent applications empowered by artificial intelligence. The cl…

Federated LearningPrivacy Preserving

Energy-Efficient Federated Learning for Edge Real-Time Vision via Joint Data, Computation, and Communication Design

2025-08-03 · Xiangwang Hou, Jingjing Wang, Fangming Guan, Jun Du 외 arxiv

Emerging real-time computer vision (CV) applications on wireless edge devices demand energy-efficient and privacy-preserving learning. Federated learning (FL) enables on-device training without raw data sharing, yet rema…

Federated LearningData Augmentation

FedAQ: Communication-Efficient Federated Edge Learning via Joint Uplink and Downlink Adaptive Quantization

2024-06-26 · Linping Qu, Shenghui Song, Chi-Ying Tsui

Federated learning (FL) is a powerful machine learning paradigm which leverages the data as well as the computational resources of clients, while protecting clients' data privacy. However, the substantial model size and …

Federated LearningQuantization

Efficient Federated Split Learning for Large Language Models over Communication Networks

2025-04-20 · Kai Zhao, Zhaohui Yang

Fine-tuning pre-trained large language models (LLM) in a distributed manner poses significant challenges on resource-constrained edge devices. To address this challenge, we propose FedsLLM, a novel framework that integra…

Federated Learningparameter-efficient fine-tuning

Stragglers Are Not Disaster: A Hybrid Federated Learning Algorithm with Delayed Gradients

2021-02-12 · Xingyu Li, Zhe Qu, Bo Tang, Zhuo Lu

Federated learning (FL) is a new machine learning framework which trains a joint model across a large amount of decentralized computing devices. Existing methods, e.g., Federated Averaging (FedAvg), are able to provide a…

Federated Learning