A Hybrid Approach to Privacy-Preserving Federated Learning
Stacey Truex, Nathalie Baracaldo, Ali Anwar, Thomas Steinke, Heiko, Ludwig, Rui Zhang, Yi Zhou

TL;DR
This paper introduces a scalable hybrid federated learning system combining differential privacy and secure multiparty computation to enhance privacy protection without sacrificing model accuracy, validated across multiple algorithms.
Contribution
We propose a novel hybrid approach that integrates differential privacy with secure multiparty computation to improve privacy and scalability in federated learning.
Findings
Outperforms existing solutions in privacy protection and accuracy
Scalable to many parties with minimal noise growth
Effective across multiple machine learning algorithms
Abstract
Federated learning facilitates the collaborative training of models without the sharing of raw data. However, recent attacks demonstrate that simply maintaining data locality during training processes does not provide sufficient privacy guarantees. Rather, we need a federated learning system capable of preventing inference over both the messages exchanged during training and the final trained model while ensuring the resulting model also has acceptable predictive accuracy. Existing federated learning approaches either use secure multiparty computation (SMC) which is vulnerable to inference or differential privacy which can lead to low accuracy given a large number of parties with relatively small amounts of data each. In this paper, we present an alternative approach that utilizes both differential privacy and SMC to balance these trade-offs. Combining differential privacy with secure…
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.
Code & Models
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 · Internet Traffic Analysis and Secure E-voting
