zPROBE: Zero Peek Robustness Checks for Federated Learning
Zahra Ghodsi, Mojan Javaheripi, Nojan Sheybani, Xinqiao Zhang, Ke, Huang, Farinaz Koushanfar

TL;DR
zPROBE introduces a privacy-preserving, scalable robustness check for federated learning that detects malicious updates using rank-based statistics and zero-knowledge proofs, enhancing security without compromising privacy.
Contribution
It presents the first private robustness check using high break point rank-based statistics with randomized clustering and zero-knowledge proofs for secure Byzantine attack detection in federated learning.
Findings
Effective detection of Byzantine attacks with low overhead
Maintains privacy while providing robustness against malicious updates
Scalable solution suitable for real-world federated learning systems
Abstract
Privacy-preserving federated learning allows multiple users to jointly train a model with coordination of a central server. The server only learns the final aggregation result, thus the users' (private) training data is not leaked from the individual model updates. However, keeping the individual updates private allows malicious users to perform Byzantine attacks and degrade the accuracy without being detected. Best existing defenses against Byzantine workers rely on robust rank-based statistics, e.g., median, to find malicious updates. However, implementing privacy-preserving rank-based statistics is nontrivial and not scalable in the secure domain, as it requires sorting all individual updates. We establish the first private robustness check that uses high break point rank-based statistics on aggregated model updates. By exploiting randomized clustering, we significantly improve the…
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
