paper-with-me

홈 › Papers

Differentially Private Over-the-Air Federated Learning Over MIMO Fading Channels

2023-06-19 · Hang Liu, Jia Yan, Ying-Jun Angela Zhang

Federated learning (FL) enables edge devices to collaboratively train machine learning models, with model communication replacing direct data uploading. While over-the-air model aggregation improves communication efficiency, uploading models to an edge server over wireless networks can pose privacy risks. Differential privacy (DP) is a widely used quantitative technique to measure statistical data privacy in FL. Previous research has focused on over-the-air FL with a single-antenna server, leveraging communication noise to enhance user-level DP. This approach achieves the so-called "free DP" by controlling transmit power rather than introducing additional DP-preserving mechanisms at devices, such as adding artificial noise. In this paper, we study differentially private over-the-air FL over a multiple-input multiple-output (MIMO) fading channel. We show that FL model communication with a multiple-antenna server amplifies privacy leakage as the multiple-antenna server employs separate receive combining for model aggregation and information inference. Consequently, relying solely on communication noise, as done in the multiple-input single-output system, cannot meet high privacy requirements, and a device-side privacy-preserving mechanism is necessary for optimal DP design. We analyze the learning convergence and privacy loss of the studied FL system and propose a transceiver design algorithm based on alternating optimization. Numerical results demonstrate that the proposed method achieves a better privacy-learning trade-off compared to prior work.

📄 PDF Abstract BibTeX arXiv:2306.10982

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

Efficient Differentially Private Secure Aggregation for Federated Learning via Hardness of Learning with Errors

2021-12-13 · Timothy Stevens, Christian Skalka, Christelle Vincent, John Ring 외

Federated machine learning leverages edge computing to develop models from network user data, but privacy in federated learning remains a major challenge. Techniques using differential privacy have been proposed to addre…

Edge-computingFederated Learning

Differentially Private Federated Learning: A Systematic Review

2024-05-14 · Jie Fu, Yuan Hong, XinPeng Ling, Leixia Wang 외

In recent years, privacy and security concerns in machine learning have promoted trusted federated learning to the forefront of research. Differential privacy has emerged as the de facto standard for privacy protection i…

Federated LearningPrivacy Preserving

Learning Rate Adaptation for Federated and Differentially Private Learning

2018-09-11 · Antti Koskela, Antti Honkela

We propose an algorithm for the adaptation of the learning rate for stochastic gradient descent (SGD) that avoids the need for validation set use. The idea for the adaptiveness comes from the technique of extrapolation: …

Federated Learning

Communication-Learning Co-Design for Differentially Private Over-the-Air Federated Distillation

2025-08-06 · Zihao Hu, Jia Yan, Ying-Jun Angela Zhang arxiv

The ever-growing learning model size nowadays challenges the communication efficiency and privacy preservation of the traditional federated learning (FL). In this paper, we propose a novel differentially private (DP) ove…

Federated Learning

Near-optimal Differentially Private Client Selection in Federated Settings

2023-10-13 · Syed Eqbal Alam, Dhirendra Shukla, Shrisha Rao

We develop an iterative differentially private algorithm for client selection in federated settings. We consider a federated network wherein clients coordinate with a central server to complete a task; however, the clien…