AFLGuard: Byzantine-robust Asynchronous Federated Learning
Minghong Fang, Jia Liu, Neil Zhenqiang Gong, Elizabeth S. Bentley

TL;DR
AFLGuard introduces a novel Byzantine-robust asynchronous federated learning method that effectively defends against poisoning attacks, outperforming existing approaches both theoretically and empirically.
Contribution
This work is the first to address Byzantine robustness in asynchronous federated learning, proposing AFLGuard to enhance security and performance.
Findings
AFLGuard is robust against various poisoning attacks.
AFLGuard outperforms existing Byzantine-robust asynchronous FL methods.
Theoretical and empirical validation confirms AFLGuard's effectiveness.
Abstract
Federated learning (FL) is an emerging machine learning paradigm, in which clients jointly learn a model with the help of a cloud server. A fundamental challenge of FL is that the clients are often heterogeneous, e.g., they have different computing powers, and thus the clients may send model updates to the server with substantially different delays. Asynchronous FL aims to address this challenge by enabling the server to update the model once any client's model update reaches it without waiting for other clients' model updates. However, like synchronous FL, asynchronous FL is also vulnerable to poisoning attacks, in which malicious clients manipulate the model via poisoning their local data and/or model updates sent to the server. Byzantine-robust FL aims to defend against poisoning attacks. In particular, Byzantine-robust FL can learn an accurate model even if some clients are…
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 · Stochastic Gradient Optimization Techniques · Cryptography and Data Security
