错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

A Differential Privacy Federated Learning Scheme with Improved Noise Perturbation

  • Chang Liu,
  • Xiaowei He,
  • Bin Wang,
  • Xinru Sun,
  • Yixuan Luo,
  • Yiji Zeng,
  • Xinyu Wang,
  • Jianhang Wang,
  • Haofei Zhao

摘要

Federated learning solves the privacy problem in deep learning by uploading model parameters at the edge. However, through the existing research, it is shown that through the analysis of model parameters and server-side aggregation parameters, there is still a risk of privacy leakage of private information. In order to solve this problem, differential privacy technology provides lightweight privacy protection by adding noise disturbance in the model training process, but it cannot fully consider the heterogeneity and diversity of model parameters, indiscriminately adding excessive or insufficient noise can negatively affect model performance. In this paper, we propose a differential privacy federated learning framework IDP-FL with improved noise perturbation. It leverages the benefits of gradient descent to enhance gradient perturbation techniques, dynamically adjusts the gradient clipping bound for various training stages, and incrementally tightens the gradient norm boundary as the algorithm progresses. we conduct a series of extensive experiments on public datasets MNIST and FEMNIST, and the results indicate that our IDP-FL algorithm improves performance by an average of 3.55% and 2.32% respectively compared to the DP-FL and NbAFL algorithms.