No Vandalism: Privacy-Preserving and Byzantine-Robust Federated Learning
Zhibo Xing, Zijian Zhang, Zi'ang Zhang, Jiamou Liu, Liehuang Zhu,, Giovanni Russello

TL;DR
This paper introduces NoV, a federated learning framework that ensures privacy and robustness against malicious attacks by using model filtering, zero-knowledge proofs, and secure aggregation, effectively preventing data leakage and poisoning.
Contribution
The paper presents a novel federated learning scheme combining model filtering, zero-knowledge proofs, and secret sharing to achieve privacy preservation and Byzantine robustness.
Findings
Effectively defends against data and model poisoning attacks.
Outperforms existing schemes in robustness and privacy.
Proven formal guarantees of privacy and attack resistance.
Abstract
Federated learning allows several clients to train one machine learning model jointly without sharing private data, providing privacy protection. However, traditional federated learning is vulnerable to poisoning attacks, which can not only decrease the model performance, but also implant malicious backdoors. In addition, direct submission of local model parameters can also lead to the privacy leakage of the training dataset. In this paper, we aim to build a privacy-preserving and Byzantine-robust federated learning scheme to provide an environment with no vandalism (NoV) against attacks from malicious participants. Specifically, we construct a model filter for poisoned local models, protecting the global model from data and model poisoning attacks. This model filter combines zero-knowledge proofs to provide further privacy protection. Then, we adopt secret sharing to provide verifiable…
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 · Adversarial Robustness in Machine Learning
