Generative Poisoning Attack Method Against Neural Networks
Chaofei Yang, Qing Wu, Hai Li, Yiran Chen

TL;DR
This paper introduces a generative poisoning attack method against neural networks, significantly increasing data poisoning efficiency while also proposing a detection countermeasure.
Contribution
It presents a novel generative approach using auto-encoders to accelerate poisoning attacks on neural networks, outperforming traditional gradient-based methods.
Findings
Generative method speeds up poisoning data creation by up to 239.38 times.
The attack slightly reduces model accuracy compared to direct gradient methods.
A detection countermeasure based on loss monitoring is proposed.
Abstract
Poisoning attack is identified as a severe security threat to machine learning algorithms. In many applications, for example, deep neural network (DNN) models collect public data as the inputs to perform re-training, where the input data can be poisoned. Although poisoning attack against support vector machines (SVM) has been extensively studied before, there is still very limited knowledge about how such attack can be implemented on neural networks (NN), especially DNNs. In this work, we first examine the possibility of applying traditional gradient-based method (named as the direct gradient method) to generate poisoned data against NNs by leveraging the gradient of the target model w.r.t. the normal data. We then propose a generative method to accelerate the generation rate of the poisoned data: an auto-encoder (generator) used to generate poisoned data is updated by a reward function…
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
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Network Security and Intrusion Detection
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
