SecureAFL: Secure Asynchronous Federated Learning
Anjun Gao, Feng Wang, Zhenglin Wan, Yueyang Quan, Zhuqing Liu, and Minghong Fang

TL;DR
SecureAFL is a novel framework that enhances the security of asynchronous federated learning by detecting malicious updates and employing Byzantine-robust aggregation methods.
Contribution
The paper introduces SecureAFL, a new approach that defends asynchronous federated learning against poisoning attacks through anomaly detection and robust aggregation.
Findings
SecureAFL effectively detects and discards malicious updates.
SecureAFL improves robustness against poisoning attacks in asynchronous FL.
Experiments show SecureAFL outperforms existing defenses on real-world datasets.
Abstract
Federated learning (FL) enables multiple clients to collaboratively train a global machine learning model via a server without sharing their private training data. In traditional FL, the system follows a synchronous approach, where the server waits for model updates from numerous clients before aggregating them to update the global model. However, synchronous FL is hindered by the straggler problem. To address this, the asynchronous FL architecture allows the server to update the global model immediately upon receiving any client's local model update. Despite its advantages, the decentralized nature of asynchronous FL makes it vulnerable to poisoning attacks. Several defenses tailored for asynchronous FL have been proposed, but these mechanisms remain susceptible to advanced attacks or rely on unrealistic server assumptions. In this paper, we introduce SecureAFL, an innovative framework…
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.
