paper-with-me

홈 › Papers

Learning to Transmit with Provable Guarantees in Wireless Federated Learning

2023-04-18 · Boning Li, Jake Perazzone, Ananthram Swami, Santiago Segarra

We propose a novel data-driven approach to allocate transmit power for federated learning (FL) over interference-limited wireless networks. The proposed method is useful in challenging scenarios where the wireless channel is changing during the FL training process and when the training data are not independent and identically distributed (non-i.i.d.) on the local devices. Intuitively, the power policy is designed to optimize the information received at the server end during the FL process under communication constraints. Ultimately, our goal is to improve the accuracy and efficiency of the global FL model being trained. The proposed power allocation policy is parameterized using graph convolutional networks (GCNs), and the associated constrained optimization problem is solved through a primal-dual (PD) algorithm. Theoretically, we show that the formulated problem has a zero duality gap and, once the power policy is parameterized, optimality depends on how expressive this parameterization is. Numerically, we demonstrate that the proposed method outperforms existing baselines under different wireless channel settings and varying degrees of data heterogeneity.

📄 PDF Abstract BibTeX arXiv:2304.09329

Code (2)

bl166/wirelessfl-pdg 공식 구현 pytorch
bl166/wirelessfl-pdgnet pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Private Wireless Federated Learning with Anonymous Over-the-Air Computation

2020-11-17 · Burak Hasircioglu, Deniz Gunduz

In conventional federated learning (FL), differential privacy (DP) guarantees can be obtained by injecting additional noise to local model updates before transmitting to the parameter server (PS). In the wireless FL scen…

Federated Learning

Sustainable Federated Learning

2021-02-22 · Basak Guler, Aylin Yener

Potential environmental impact of machine learning by large-scale wireless networks is a major challenge for the sustainability of future smart ecosystems. In this paper, we introduce sustainable machine learning in fede…

BIG-bench Machine LearningFederated Learning

Differentially Private Wireless Federated Learning Using Orthogonal Sequences

2023-06-14 · Xizixiang Wei, Tianhao Wang, Ruiquan Huang, Cong Shen 외

We propose a privacy-preserving uplink over-the-air computation (AirComp) method, termed FLORAS, for single-input single-output (SISO) wireless federated learning (FL) systems. From the perspective of communication desig…

Federated LearningPrivacy Preserving

QMGeo: Differentially Private Federated Learning via Stochastic Quantization with Mixed Truncated Geometric Distribution

2023-12-10 · Zixi Wang, M. Cenk Gursoy

Federated learning (FL) is a framework which allows multiple users to jointly train a global machine learning (ML) model by transmitting only model updates under the coordination of a parameter server, while being able t…

Federated LearningQuantization

Multi-Model Federated Learning with Provable Guarantees

2022-07-09 · Neelkamal Bhuyan, Sharayu Moharir, Gauri Joshi

Federated Learning (FL) is a variant of distributed learning where edge devices collaborate to learn a model without sharing their data with the central server or each other. We refer to the process of training multiple …

Federated Learningmodel