paper-with-me

홈 › Papers

FedRP: A Communication-Efficient Approach for Differentially Private Federated Learning Using Random Projection

2025-09-12 · Mohammad Hasan Narimani, Mostafa Tavassolipour arxiv

Federated learning (FL) offers an innovative paradigm for collaborative model training across decentralized devices, such as smartphones, balancing enhanced predictive performance with the protection of user privacy in sensitive areas like Internet of Things (IoT) and medical data analysis. Despite its advantages, FL encounters significant challenges related to user privacy protection against potential attacks and the management of communication costs. This paper introduces a novel federated learning algorithm called FedRP, which integrates random projection techniques with the Alternating Direction Method of Multipliers (ADMM) optimization framework. This approach enhances privacy by employing random projection to reduce the dimensionality of model parameters prior to their transmission to a central server, reducing the communication cost. The proposed algorithm offers a strong $(ε, δ)$-differential privacy guarantee, demonstrating resilience against data reconstruction attacks. Experimental results reveal that FedRP not only maintains high model accuracy but also outperforms existing methods, including conventional differential privacy approaches and FedADMM, in terms of both privacy preservation and communication efficiency.

📄 PDF Abstract BibTeX arXiv:2509.10041

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

D2P-Fed: Differentially Private Federated Learning With Efficient Communication

2020-06-22 · Lun Wang, Ruoxi Jia, Dawn Song

In this paper, we propose the discrete Gaussian based differentially private federated learning (D2P-Fed), a unified scheme to achieve both differential privacy (DP) and communication efficiency in federated learning (FL…

Federated Learning

D2p-fed:Differentially Private Federated Learning with Efficient Communication

2021-01-01 · Lun Wang, Ruoxi Jia, Dawn Song

In this paper, we propose the discrete Gaussian based differentially private federated learning (D2p-fed), a unified scheme to achieve both differential privacy (DP) and communication efficiency in federated learning (FL…

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

Private and Communication-Efficient Federated Learning based on Differentially Private Sketches

2024-10-08 · Meifan Zhang, Zhanhong Xie, Lihua Yin

Federated learning (FL) faces two primary challenges: the risk of privacy leakage due to parameter sharing and communication inefficiencies. To address these challenges, we propose DPSFL, a federated learning method that…

Federated Learning

Sketching for First Order Method: Efficient Algorithm for Low-Bandwidth Channel and Vulnerability

2022-10-15 · Zhao Song, Yitan Wang, Zheng Yu, Lichen Zhang

Sketching is one of the most fundamental tools in large-scale machine learning. It enables runtime and memory saving via randomly compressing the original large problem into lower dimensions. In this paper, we propose a …

Federated Learning