Computer and Modernization ›› 2025, Vol. 0 ›› Issue (09): 109-118.doi: 10.3969/j.issn.1006-2475.2025.09.016

Previous Articles     Next Articles

FedLDP: Efficient Federated Learning with Localized Differential Privacy

  


  1. (School of Information Science and Engineering, Chongqing Jiaotong University, Chongqing 400074, China)
  • Online:2025-09-24 Published:2025-09-24

Abstract:
Abstract: Federated learning, as a distributed machine learning framework, allows users to collaboratively train models by sharing model parameters without disclosing raw data. However, model parameters may still contain a substantial amount of sensitive information, and direct sharing poses considerable threats to individuals’ privacy. The state-of-the-art solution for this problem is local differential privacy, which can resist adversaries with arbitrary background knowledge and protect private information thoroughly. Due to the high dimensionality and multi-round characteristics of federated learning parameters, it is particularly challenging to apply local differential privacy into federated learning. In this paper, we propose FedLDP, an efficient algorithm to privately federate learning. To avoid the individuals’ privacy leakage, in this algorithm, an exponential mechanism-based dimension selection is used to select important parameter dimensions for global aggregation, and Laplace mechanism is utilized to perturb the selected parameter dimensions. In addition, to improve the learning efficiency and overall performance of the model, an incremental privacy budget allocation strategy is designed to adjust the privacy budget allocation during the iteration process, optimizing the model training process. We theoretically prove that FedLDP satisfies [ε]-LDP, and extensive experiments using MINIST and Fashion-MINIST datasets demonstrate that FedLDP improves the final model’s accuracy by 5.07 percentage points and 3.01 percentage points under the same level of privacy constraints compared with state-of-the-art schemes.

Key words: Key words: incremental privacy budget allocation, differential privacy, dimension selection, federated learning

CLC Number: