HybridAlpha: An Efficient Approach for Privacy-Preserving Federated Learning
Runhua Xu, Nathalie Baracaldo, Yi Zhou, Ali Anwar, Heiko Ludwig

TL;DR
HybridAlpha introduces a novel privacy-preserving federated learning method using functional encryption, significantly reducing training time and data transfer while maintaining model accuracy and privacy.
Contribution
It presents a simple, efficient SMC protocol based on functional encryption for federated learning, improving over existing crypto-based solutions.
Findings
Reduces training time by 68%
Decreases data transfer volume by 92%
Maintains comparable model accuracy and privacy guarantees
Abstract
Federated learning has emerged as a promising approach for collaborative and privacy-preserving learning. Participants in a federated learning process cooperatively train a model by exchanging model parameters instead of the actual training data, which they might want to keep private. However, parameter interaction and the resulting model still might disclose information about the training data used. To address these privacy concerns, several approaches have been proposed based on differential privacy and secure multiparty computation (SMC), among others. They often result in large communication overhead and slow training time. In this paper, we propose HybridAlpha, an approach for privacy-preserving federated learning employing an SMC protocol based on functional encryption. This protocol is simple, efficient and resilient to participants dropping out. We evaluate our approach…
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 · Internet Traffic Analysis and Secure E-voting
