paper-with-me

홈 › Papers

Privacy-Enhanced Over-the-Air Federated Learning via Client-Driven Power Balancing

2024-10-08 · Bumjun Kim, Hyowoon Seo, Wan Choi

This paper introduces a novel privacy-enhanced over-the-air Federated Learning (OTA-FL) framework using client-driven power balancing (CDPB) to address privacy concerns in OTA-FL systems. In recent studies, a server determines the power balancing based on the continuous transmission of channel state information (CSI) from each client. Furthermore, they concentrate on fulfilling privacy requirements in every global iteration, which can heighten the risk of privacy exposure as the learning process extends. To mitigate these risks, we propose two CDPB strategies -- CDPB-n (noisy) and CDPB-i (idle) -- allowing clients to adjust transmission power independently, without sharing CSI. CDPB-n transmits noise during poor conditions, while CDPB-i pauses transmission until conditions improve. To further enhance privacy and learning efficiency, we show a mixed strategy, CDPB-mixed, which combines CDPB-n and CDPB-i. Our experimental results show that CDPB outperforms traditional approaches in terms of model accuracy and privacy guarantees, providing a practical solution for enhancing OTA-FL in resource-constrained environments.

📄 PDF Abstract BibTeX arXiv:2410.05907

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Practical quantum federated learning and its experimental demonstration

2025-01-22 · Zhi-Ping Liu, Xiao-Yu Cao, Hao-Wen Liu, Xiao-Ran Sun 외

Federated learning is essential for decentralized, privacy-preserving model training in the data-driven era. Quantum-enhanced federated learning leverages quantum resources to address privacy and scalability challenges, …

Federated LearningModel CompressionPrivacy Preserving

Turning Privacy-preserving Mechanisms against Federated Learning

2023-05-09 · Marco Arazzi, Mauro Conti, Antonino Nocera, Stjepan Picek

Recently, researchers have successfully employed Graph Neural Networks (GNNs) to build enhanced recommender systems due to their capability to learn patterns from the interaction between involved entities. In addition, p…

Federated LearningPrivacy PreservingRecommendation Systems

FedPH: Privacy-enhanced Heterogeneous Federated Learning

2023-01-27 · Kuang Hangdong, Mi Bo

Federated Learning is a distributed machine-learning environment that allows clients to learn collaboratively without sharing private data. This is accomplished by exchanging parameters. However, the differences in data …

Federated LearningPrivacy Preserving

Federated Learning with Enhanced Privacy via Model Splitting and Random Client Participation

2025-09-30 · Yiwei Li, Shuai Wang, Zhuojun Tian, Xiuhua Wang 외 arxiv

Federated Learning (FL) often adopts differential privacy (DP) to protect client data, but the added noise required for privacy guarantees can substantially degrade model accuracy. To resolve this challenge, we propose m…

Federated Learning

A New Implementation of Federated Learning for Privacy and Security Enhancement

2022-08-03 · Xiang Ma, Haijian Sun, Rose Qingyang Hu, Yi Qian

Motivated by the ever-increasing concerns on personal data privacy and the rapidly growing data volume at local clients, federated learning (FL) has emerged as a new machine learning setting. An FL system is comprised of…

Federated Learning