Precision Guided Approach to Mitigate Data Poisoning Attacks in Federated Learning
K Naveen Kumar, C Krishna Mohan, and Aravind Machiry

TL;DR
This paper introduces FedZZ, a novel federated learning defense mechanism that uses zone-based updates and precision-guided client clustering to effectively detect and mitigate data poisoning attacks, improving robustness and accuracy.
Contribution
FedZZ is a new approach combining zone-based deviating updates and client clustering to counter data poisoning in federated learning, outperforming existing methods.
Findings
FedZZ effectively mitigates data poisoning attacks on CIFAR10 and EMNIST datasets.
FedZZ outperforms state-of-the-art defenses in accuracy under attack scenarios.
FedZZ maintains higher accuracy even with 50% malicious clients, achieving 67.43%.
Abstract
Federated Learning (FL) is a collaborative learning paradigm enabling participants to collectively train a shared machine learning model while preserving the privacy of their sensitive data. Nevertheless, the inherent decentralized and data-opaque characteristics of FL render its susceptibility to data poisoning attacks. These attacks introduce malformed or malicious inputs during local model training, subsequently influencing the global model and resulting in erroneous predictions. Current FL defense strategies against data poisoning attacks either involve a trade-off between accuracy and robustness or necessitate the presence of a uniformly distributed root dataset at the server. To overcome these limitations, we present FedZZ, which harnesses a zone-based deviating update (ZBDU) mechanism to effectively counter data poisoning attacks in FL. Further, we introduce a precision-guided…
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 · Network Security and Intrusion Detection
