CorBin-FL: A Differentially Private Federated Learning Mechanism using Common Randomness
Hojat Allah Salehi, Md Jueal Mia, S. Sandeep Pradhan, M. Hadi Amini, and Farhad Shirani

TL;DR
CorBin-FL introduces a novel differentially private federated learning mechanism using correlated stochastic quantization, achieving a better privacy-utility trade-off and outperforming existing methods on standard datasets.
Contribution
The paper presents CorBin-FL, a new privacy mechanism employing correlated binary stochastic quantization for differential privacy in federated learning.
Findings
CorBin-FL achieves superior model accuracy compared to Gaussian and Laplacian mechanisms.
Theoretical analysis confirms optimal privacy-utility trade-off.
Experimental results on MNIST and CIFAR10 validate effectiveness.
Abstract
Federated learning (FL) has emerged as a promising framework for distributed machine learning. It enables collaborative learning among multiple clients, utilizing distributed data and computing resources. However, FL faces challenges in balancing privacy guarantees, communication efficiency, and overall model accuracy. In this work, we introduce CorBin-FL, a privacy mechanism that uses correlated binary stochastic quantization to achieve differential privacy while maintaining overall model accuracy. The approach uses secure multi-party computation techniques to enable clients to perform correlated quantization of their local model updates without compromising individual privacy. We provide theoretical analysis showing that CorBin-FL achieves parameter-level local differential privacy (PLDP), and that it asymptotically optimizes the privacy-utility trade-off between the mean square error…
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 · Cryptography and Data Security · Stochastic Gradient Optimization Techniques
