arXiv · 2509.10041
FedRP: A Communication-Efficient Approach for Differentially Private Federated Learning Using Random Projection
Abstract
Federated learning (FL) enables collaborative model training without centralizing data, but exchanging high-dimensional updates can expose sensitive information and incur substantial communication costs. We present FedRP, a communication-efficient method combining Gaussian random projection with consensus optimization based on the alternating direction method of multipliers (ADMM). In each round, clients project their model parameters into an $m$-dimensional space using a shared random matrix hidden from the server, which aggregates only compressed representations. We establish a high-probability guarantee linking projected-space consensus to proximity among client models and derive an $(\epsilon,\delta)$-differential privacy guarantee for each release under bounded $\ell_2$-sensitivity and a positive lower bound on parameter norms. With randomized parameter vectors and the projection matrix also limits information available to common reconstruction attacks. Experiments on MNIST and CIFAR-10 with LeNet-5 and a custom convolutional network show that FedRP achieves accuracy comparable to FedAvg and consistently exposes noise-perturbed privacy via FedAvg. Because clients transmit $m$ rather than $n$ values per round, FedRP reduces communication by orders of magnitude when $m \ll n$. The results demonstrate a favorable trade-off among accuracy, privacy, and communication efficiency. Code is available at https://github.com/mhnarimani/FedRP
Explore related subjects
Keep this discovery
Sina Najafi, Mostafa Tavassolipour, Mohammad Hasan Narimani. 2025-09-12. FedRP: A Communication-Efficient Approach for Differentially Private Federated Learning Using Random Projection. https://arxiv.org/abs/2509.10041
Cite the original work for its findings. Save a collection to share your selection of sources.