LDP-FL: Practical Private Aggregation in Federated Learning with Local Differential Privacy
Lichao Sun, Jianwei Qian, Xun Chen

TL;DR
This paper introduces a practical local differential privacy mechanism for federated learning that enhances privacy, reduces variance, and manages high-dimensional data, leading to improved model accuracy and privacy guarantees.
Contribution
It proposes a novel LDP mechanism that addresses high-dimensionality and variance issues in federated learning, enabling better privacy and accuracy.
Findings
Achieves superior deep learning performance on MNIST, Fashion-MNIST, CIFAR-10
Provides strong privacy guarantees with the new mechanism
Reduces variance and enhances data distinctness from original values
Abstract
Train machine learning models on sensitive user data has raised increasing privacy concerns in many areas. Federated learning is a popular approach for privacy protection that collects the local gradient information instead of real data. One way to achieve a strict privacy guarantee is to apply local differential privacy into federated learning. However, previous works do not give a practical solution due to three issues. First, the noisy data is close to its original value with high probability, increasing the risk of information exposure. Second, a large variance is introduced to the estimated average, causing poor accuracy. Last, the privacy budget explodes due to the high dimensionality of weights in deep learning models. In this paper, we proposed a novel design of local differential privacy mechanism for federated learning to address the abovementioned issues. It is capable of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Privacy, Security, and Data Protection · Cryptography and Data Security
