English

Gradient Sparsification for Efficient Wireless Federated Learning with Differential Privacy

Distributed, Parallel, and Cluster Computing 2023-12-25 v3 Artificial Intelligence Cryptography and Security

Abstract

Federated learning (FL) enables distributed clients to collaboratively train a machine learning model without sharing raw data with each other. However, it suffers the leakage of private information from uploading models. In addition, as the model size grows, the training latency increases due to limited transmission bandwidth and the model performance degrades while using differential privacy (DP) protection. In this paper, we propose a gradient sparsification empowered FL framework over wireless channels, in order to improve training efficiency without sacrificing convergence performance. Specifically, we first design a random sparsification algorithm to retain a fraction of the gradient elements in each client's local training, thereby mitigating the performance degradation induced by DP and and reducing the number of transmission parameters over wireless channels. Then, we analyze the convergence bound of the proposed algorithm, by modeling a non-convex FL problem. Next, we formulate a time-sequential stochastic optimization problem for minimizing the developed convergence bound, under the constraints of transmit power, the average transmitting delay, as well as the client's DP requirement. Utilizing the Lyapunov drift-plus-penalty framework, we develop an analytical solution to the optimization problem. Extensive experiments have been implemented on three real life datasets to demonstrate the effectiveness of our proposed algorithm. We show that our proposed algorithms can fully exploit the interworking between communication and computation to outperform the baselines, i.e., random scheduling, round robin and delay-minimization algorithms.

Keywords

Cite

@article{arxiv.2304.04164,
  title  = {Gradient Sparsification for Efficient Wireless Federated Learning with Differential Privacy},
  author = {Kang Wei and Jun Li and Chuan Ma and Ming Ding and Feng Shu and Haitao Zhao and Wen Chen and Hongbo Zhu},
  journal= {arXiv preprint arXiv:2304.04164},
  year   = {2023}
}
R2 v1 2026-06-28T09:55:55.222Z