paper-with-me

Papers

Mitigating Evasion Attacks in Federated Learning-Based Signal Classifiers

2023-06-08 · Su Wang, Rajeev Sahay, Adam Piaseczny, Christopher G. Brinton

Recent interest in leveraging federated learning (FL) for radio signal classification (SC) tasks has shown promise but FL-based SC remains susceptible to model poisoning adversarial attacks. These adversarial attacks mislead the ML model training process, damaging ML models across the network and leading to lower SC performance. In this work, we seek to mitigate model poisoning adversarial attacks on FL-based SC by proposing the Underlying Server Defense of Federated Learning (USD-FL). Unlike existing server-driven defenses, USD-FL does not rely on perfect network information, i.e., knowing the quantity of adversaries, the adversarial attack architecture, or the start time of the adversarial attacks. Our proposed USD-FL methodology consists of deriving logits for devices' ML models on a reserve dataset, comparing pair-wise logits via 1-Wasserstein distance and then determining a time-varying threshold for adversarial detection. As a result, USD-FL effectively mitigates model poisoning attacks introduced in the FL network. Specifically, when baseline server-driven defenses do have perfect network information, USD-FL outperforms them by (i) improving final ML classification accuracies by at least 6%, (ii) reducing false positive adversary detection rates by at least 10%, and (iii) decreasing the total number of misclassified signals by over 8%. Moreover, when baseline defenses do not have perfect network information, we show that USD-FL achieves accuracies of approximately 74.1% and 62.5% in i.i.d. and non-i.i.d. settings, outperforming existing server-driven baselines, which achieve 52.1% and 39.2% in i.i.d. and non-i.i.d. settings, respectively.

📄 PDF Abstract BibTeX arXiv:2306.04872

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackFederated LearningModel Poisoning

Similar Papers 제목 키워드 기반

How Potent are Evasion Attacks for Poisoning Federated Learning-Based Signal Classifiers?

2023-01-21 · Su Wang, Rajeev Sahay, Christopher G. Brinton

There has been recent interest in leveraging federated learning (FL) for radio signal classification tasks. In FL, model parameters are periodically communicated from participating devices, training on their own local da…

Federated LearningModel Poisoning

Malware Evasion Attack and Defense

2019-04-07 · Yonghong Huang, Utkarsh Verma, Celeste Fralick, Gabriel Infante-Lopezy 외

Machine learning (ML) classifiers are vulnerable to adversarial examples. An adversarial example is an input sample which is slightly modified to induce misclassification in an ML classifier. In this work, we investigate…

BIG-bench Machine LearningMalware Detection

Characterizing Internal Evasion Attacks in Federated Learning

2022-09-17 · Taejin Kim, Shubhranshu Singh, Nikhil Madaan, Carlee Joe-Wong

Federated learning allows for clients in a distributed system to jointly train a machine learning model. However, clients' models are vulnerable to attacks during the training and testing phases. In this paper, we addres…

Adversarial RobustnessFederated LearningPersonalized Federated LearningRecommendation Systems

Advanced Evasion Attacks and Mitigations on Practical ML-Based Phishing Website Classifiers

2020-04-15 · Yusi Lei, Sen Chen, Lingling Fan, Fu Song 외

Machine learning (ML) based approaches have been the mainstream solution for anti-phishing detection. When they are deployed on the client-side, ML-based classifiers are vulnerable to evasion attacks. However, such poten…

Mitigating Evasion Attacks to Deep Neural Networks via Region-based Classification

2017-09-17 · Xiaoyu Cao, Neil Zhenqiang Gong

Deep neural networks (DNNs) have transformed several artificial intelligence research areas including computer vision, speech recognition, and natural language processing. However, recent studies demonstrated that DNNs a…

ClassificationGeneral ClassificationSelf-Driving Carsspeech-recognition+1