FLTracer: Accurate Poisoning Attack Provenance in Federated Learning
Xinyu Zhang, Qingyu Liu, Zhongjie Ba, Yuan Hong, Tianhang Zheng, Feng, Lin, Li Lu, and Kui Ren

TL;DR
FLTracer is a novel framework that accurately detects and traces poisoning attacks in federated learning, effectively handling data heterogeneity and outperforming existing methods in true positive and false positive rates.
Contribution
The paper introduces FLTracer, the first attack provenance framework for federated learning that uses Kalman filter-based detection and novel features to improve attack detection accuracy.
Findings
Achieves over 96.88% true positive rate
Maintains false positive rate below 2.67%
Outperforms state-of-the-art detection methods
Abstract
Federated Learning (FL) is a promising distributed learning approach that enables multiple clients to collaboratively train a shared global model. However, recent studies show that FL is vulnerable to various poisoning attacks, which can degrade the performance of global models or introduce backdoors into them. In this paper, we first conduct a comprehensive study on prior FL attacks and detection methods. The results show that all existing detection methods are only effective against limited and specific attacks. Most detection methods suffer from high false positives, which lead to significant performance degradation, especially in not independent and identically distributed (non-IID) settings. To address these issues, we propose FLTracer, the first FL attack provenance framework to accurately detect various attacks and trace the attack time, objective, type, and poisoned location of…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Anomaly Detection Techniques and Applications
