paper-with-me

Papers

Protecting against simultaneous data poisoning attacks

2024-08-23 · Neel Alex, Shoaib Ahmed Siddiqui, Amartya Sanyal, David Krueger

Current backdoor defense methods are evaluated against a single attack at a time. This is unrealistic, as powerful machine learning systems are trained on large datasets scraped from the internet, which may be attacked multiple times by one or more attackers. We demonstrate that simultaneously executed data poisoning attacks can effectively install multiple backdoors in a single model without substantially degrading clean accuracy. Furthermore, we show that existing backdoor defense methods do not effectively prevent attacks in this setting. Finally, we leverage insights into the nature of backdoor attacks to develop a new defense, BaDLoss, that is effective in the multi-attack setting. With minimal clean accuracy degradation, BaDLoss attains an average attack success rate in the multi-attack setting of 7.98% in CIFAR-10 and 10.29% in GTSRB, compared to the average of other defenses at 64.48% and 84.28% respectively.

📄 PDF Abstract BibTeX arXiv:2408.13221

Code (0)

등록된 구현이 없습니다.

Tasks

backdoor defenseData Poisoning

Similar Papers 제목 키워드 기반

SPEFL: Efficient Security and Privacy Enhanced Federated Learning Against Poisoning Attacks

2023-01-01 · journal 2023 1 · Zhenhan Ke、Liyan Shen、Jinqiao Shi、Xi Zhang

Federated learning (FL) is a distributed machine learning paradigm in the Internet of Things (IoT), which allows multiple devices to collaboratively train models without leaking local data. In the open scenario of IoT, m…

Federated LearningPrivacy Preserving

Subpopulation Data Poisoning Attacks

2020-06-24 · Matthew Jagielski, Giorgio Severi, Niklas Pousette Harger, Alina Oprea

Machine learning systems are deployed in critical settings, but they might fail in unexpected ways, impacting the accuracy of their predictions. Poisoning attacks against machine learning induce adversarial modification …

BIG-bench Machine LearningData Poisoning

Manipulating Recommender Systems: A Survey of Poisoning Attacks and Countermeasures

2024-04-23 · Thanh Toan Nguyen, Quoc Viet Hung Nguyen, Thanh Tam Nguyen, Thanh Trung Huynh 외

Recommender systems have become an integral part of online services to help users locate specific information in a sea of data. However, existing studies show that some recommender systems are vulnerable to poisoning att…

Recommendation SystemsSurvey

Protecting Federated Learning from Extreme Model Poisoning Attacks via Multidimensional Time Series Anomaly Detection

2023-03-29 · Edoardo Gabrielli, Dimitri Belli, Zoe Matrullo, Vittorio Miori 외

Current defense mechanisms against model poisoning attacks in federated learning (FL) systems have proven effective up to a certain threshold of malicious clients. In this work, we introduce FLANDERS, a novel pre-aggrega…

Anomaly DetectionFederated LearningModel PoisoningTime Series+1

Strong Data Augmentation Sanitizes Poisoning and Backdoor Attacks Without an Accuracy Tradeoff

2020-11-18 · Eitan Borgnia, Valeriia Cherepanova, Liam Fowl, Amin Ghiasi 외

Data poisoning and backdoor attacks manipulate victim models by maliciously modifying training data. In light of this growing threat, a recent survey of industry professionals revealed heightened fear in the private sect…

Data AugmentationData Poisoning