paper-with-me

Papers

Robust Physical-World Attacks on Deep Learning Models

2017-07-27 · Kevin Eykholt, Ivan Evtimov, Earlence Fernandes, Bo Li, Amir Rahmati, Chaowei Xiao, Atul Prakash, Tadayoshi Kohno, Dawn Song

Recent studies show that the state-of-the-art deep neural networks (DNNs) are vulnerable to adversarial examples, resulting from small-magnitude perturbations added to the input. Given that that emerging physical systems are using DNNs in safety-critical situations, adversarial examples could mislead these systems and cause dangerous situations.Therefore, understanding adversarial examples in the physical world is an important step towards developing resilient learning algorithms. We propose a general attack algorithm,Robust Physical Perturbations (RP2), to generate robust visual adversarial perturbations under different physical conditions. Using the real-world case of road sign classification, we show that adversarial examples generated using RP2 achieve high targeted misclassification rates against standard-architecture road sign classifiers in the physical world under various environmental conditions, including viewpoints. Due to the current lack of a standardized testing method, we propose a two-stage evaluation methodology for robust physical adversarial examples consisting of lab and field tests. Using this methodology, we evaluate the efficacy of physical adversarial manipulations on real objects. Witha perturbation in the form of only black and white stickers,we attack a real stop sign, causing targeted misclassification in 100% of the images obtained in lab settings, and in 84.8%of the captured video frames obtained on a moving vehicle(field test) for the target classifier.

📄 PDF Abstract BibTeX arXiv:1707.08945

Code (1)

evtimovi/robust_physical_perturbations tf

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Robust Backdoor Attacks against Deep Neural Networks in Real Physical World

2021-04-15 · Mingfu Xue, Can He, Shichang Sun, Jian Wang 외

Deep neural networks (DNN) have been widely deployed in various applications. However, many researches indicated that DNN is vulnerable to backdoor attacks. The attacker can create a hidden backdoor in target DNN model, …

Backdoor AttackFace Recognition

Backdoor Attacks Against Deep Learning Systems in the Physical World

2020-06-25 · CVPR 2021 1 · Emily Wenger, Josephine Passananti, Arjun Bhagoji, Yuanshun Yao 외

Backdoor attacks embed hidden malicious behaviors into deep learning models, which only activate and cause misclassifications on model inputs containing a specific trigger. Existing works on backdoor attacks and defenses…

Deep LearningTransfer Learning

Visually Adversarial Attacks and Defenses in the Physical World: A Survey

2022-11-03 · Xingxing Wei, Bangzheng Pu, Jiefan Lu, Baoyuan Wu

Although Deep Neural Networks (DNNs) have been widely applied in various real-world scenarios, they are vulnerable to adversarial examples. The current adversarial attacks in computer vision can be divided into digital a…

Adversarial RobustnessSurvey

A Survey on Physical Adversarial Attack in Computer Vision

2022-09-28 · Donghua Wang, Wen Yao, Tingsong Jiang, Guijian Tang 외

Over the past decade, deep learning has revolutionized conventional tasks that rely on hand-craft feature extraction with its strong feature learning capability, leading to substantial enhancements in traditional tasks. …

Adversarial Attackobject-detectionObject DetectionSemantic Segmentation+1

Towards Benchmarking and Assessing Visual Naturalness of Physical World Adversarial Attacks

2023-05-22 · CVPR 2023 1 · Simin Li, Shuing Zhang, Gujun Chen, Dong Wang 외

Physical world adversarial attack is a highly practical and threatening attack, which fools real world deep learning systems by generating conspicuous and maliciously crafted real world artifacts. In physical world attac…

Adversarial AttackAutonomous DrivingBenchmarking