XFED: Non-Collusive Model Poisoning Attack Against Byzantine-Robust Federated Classifiers
About
Model poisoning attacks pose a significant security threat to Federated Learning (FL). Most existing model poisoning attacks rely on collusion, requiring adversarial clients to coordinate by exchanging local benign models and synchronizing the generation of their poisoned updates. However, sustaining such coordination is increasingly impractical in real-world FL deployments, as it effectively requires botnet-like control over many devices. This approach is costly to maintain and highly vulnerable to detection. This context raises a fundamental question: Can model poisoning attacks remain effective without any communication between attackers? To address this challenge, we introduce and formalize the \textbf{non-collusive attack model}, in which all compromised clients share a common adversarial objective but operate independently. Under this model, each attacker generates its malicious update without communicating with other adversaries, accessing other clients' updates, or relying on any knowledge of server-side defenses. To demonstrate the feasibility of this threat model, we propose \textbf{XFED}, the first aggregation-agnostic, non-collusive model poisoning attack. Our empirical evaluation across six benchmark datasets shows that XFED bypasses eight state-of-the-art defenses and outperforms six existing model poisoning attacks. These findings indicate that FL systems are substantially less secure than previously believed and underscore the urgent need for more robust and practical defense mechanisms.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Model Poisoning Attack | Purchase cross-device (test) | Iθ72.82 | 74 | |
| Federated Learning Model Poisoning Robustness | Purchase Cross-silo 100 FL clients, 500 global iterations & 3 layer DNN model | Attack Impact (I_theta)2.16 | 26 | |
| Federated Learning | EMNIST Cross-device | -- | 10 | |
| Federated Learning Robustness | Fashion MNIST | -- | 10 | |
| Human Activity Recognition | HAR 30 FL clients, 1000 global iterations & Logistic Regression model (Cross-silo) | -- | 10 | |
| Image Classification | MNIST Cross-silo | -- | 10 | |
| Image Classification | CIFAR-10 cross-silo (test) | -- | 10 | |
| Model Poisoning Attack Impact | EMNIST Cross-silo | -- | 10 |