0 references
Developing and Defeating Adversarial Examples
arXiv (Cornell University)2020
Abstract
Breakthroughs in machine learning have resulted in state-of-the-art deep neural networks (DNNs) performing classification tasks in safety-critical applications. Recent research has demonstrated that DNNs can be attacked through adversarial examples, which are small perturbations to input data that cause the DNN to misclassify objects. The proliferation of DNNs raises important safety concerns about designing systems that are robust to adversarial examples. In this work we develop adversarial examples to attack the Yolo V3 object detector [1] and then study strategies to detect and neutralize these examples. Python code for this project is available at https://github.com/ianmcdiarmidsterling/adversarial
Related Papers
- → Jujutsu: A Two-stage Defense against Adversarial Patch Attacks on Deep Neural Networks(2023)19 cited
- → Explainable AI for Inspecting Adversarial Attacks on Deep Neural Networks(2020)6 cited
- → Generating adversarial examples for DNN using pooling layers(2019)3 cited
- → Global Adversarial Attacks for Assessing Deep Learning Robustness(2019)3 cited
- → Developing and Defeating Adversarial Examples(2020)