paper-with-me

홈 › Papers

Detection and Prevention Against Poisoning Attacks in Federated Learning

2022-10-24 · Viktor Valadi, Madeleine Englund, Mark Spanier, Austin O'brien

This paper proposes and investigates a new approach for detecting and preventing several different types of poisoning attacks from affecting a centralized Federated Learning model via average accuracy deviation detection (AADD). By comparing each client's accuracy to all clients' average accuracy, AADD detect clients with an accuracy deviation. The implementation is further able to blacklist clients that are considered poisoned, securing the global model from being affected by the poisoned nodes. The proposed implementation shows promising results in detecting poisoned clients and preventing the global model's accuracy from deteriorating.

📄 PDF Abstract BibTeX arXiv:2210.14944

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

FIDELIS: Blockchain-Enabled Protection Against Poisoning Attacks in Federated Learning

2025-08-11 · Jane Carney, Kushal Upreti, Gaby G. Dagher, Tim Andersen arxiv

Federated learning enhances traditional deep learning by enabling the joint training of a model with the use of IoT device's private data. It ensures privacy for clients, but is susceptible to data poisoning attacks duri…

Federated Learning

Using Anomaly Detection to Detect Poisoning Attacks in Federated Learning Applications

2022-07-18 · Ali Raza, Shujun Li, Kim-Phuc Tran, Ludovic Koehl 외

Adversarial attacks such as poisoning attacks have attracted the attention of many machine learning researchers. Traditionally, poisoning attacks attempt to inject adversarial training data in order to manipulate the tra…

Activity RecognitionAnomaly DetectionData PoisoningECG Classification+3

Local Model Poisoning Attacks to Byzantine-Robust Federated Learning

2019-11-26 · Minghong Fang, Xiaoyu Cao, Jinyuan Jia, Neil Zhenqiang Gong

In federated learning, multiple client devices jointly learn a machine learning model: each client device maintains a local model for its local training dataset, while a master device maintains a global model via aggrega…

BIG-bench Machine LearningData PoisoningFederated LearningModel Poisoning

BaFFLe: Backdoor detection via Feedback-based Federated Learning

2020-11-04 · Sebastien Andreina, Giorgia Azzurra Marson, Helen Möllering, Ghassan Karame

Recent studies have shown that federated learning (FL) is vulnerable to poisoning attacks that inject a backdoor into the global model. These attacks are effective even when performed by a single client, and undetectable…

Federated LearningModel Poisoning

Sparsification Under Siege: Defending Against Poisoning Attacks in Communication-Efficient Federated Learning

2025-04-30 · Zhiyong Jin, Runhua Xu, Chao Li, Yizhong Liu 외

Federated Learning (FL) enables collaborative model training across distributed clients while preserving data privacy, yet it faces significant challenges in communication efficiency and vulnerability to poisoning attack…

Federated Learning