Learning Adversary-Resistant Deep Neural Networks
Qinglong Wang, Wenbo Guo, Kaixuan Zhang, Alexander G. Ororbia II,, Xinyu Xing, Xue Liu, C. Lee Giles

TL;DR
This paper proposes a novel data transformation approach integrated with deep neural networks to enhance their resistance to adversarial samples, ensuring robustness even if the learning algorithm is disclosed, with superior performance demonstrated on cybersecurity datasets.
Contribution
The paper introduces a generic data transformation method that improves DNN robustness against adversarial attacks, independent of the underlying learning algorithm.
Findings
Our approach outperforms existing solutions in classification accuracy.
It provides increased resistance to adversarial samples.
The method is effective across multiple cybersecurity datasets.
Abstract
Deep neural networks (DNNs) have proven to be quite effective in a vast array of machine learning tasks, with recent examples in cyber security and autonomous vehicles. Despite the superior performance of DNNs in these applications, it has been recently shown that these models are susceptible to a particular type of attack that exploits a fundamental flaw in their design. This attack consists of generating particular synthetic examples referred to as adversarial samples. These samples are constructed by slightly manipulating real data-points in order to "fool" the original DNN model, forcing it to mis-classify previously correctly classified samples with high confidence. Addressing this flaw in the model is essential if DNNs are to be used in critical applications such as those in cyber security. Previous work has provided various learning algorithms to enhance the robustness of DNN…
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 · Advanced Malware Detection Techniques
