paper-with-me

Papers

Adversarial Examples that Fool Detectors

2017-12-07 · Jiajun Lu, Hussein Sibai, Evan Fabry

An adversarial example is an example that has been adjusted to produce a wrong label when presented to a system at test time. To date, adversarial example constructions have been demonstrated for classifiers, but not for detectors. If adversarial examples that could fool a detector exist, they could be used to (for example) maliciously create security hazards on roads populated with smart vehicles. In this paper, we demonstrate a construction that successfully fools two standard detectors, Faster RCNN and YOLO. The existence of such examples is surprising, as attacking a classifier is very different from attacking a detector, and that the structure of detectors - which must search for their own bounding box, and which cannot estimate that box very accurately - makes it quite likely that adversarial patterns are strongly disrupted. We show that our construction produces adversarial examples that generalize well across sequences digitally, even though large perturbations are needed. We also show that our construction yields physical objects that are adversarial.

📄 PDF Abstract BibTeX arXiv:1712.02494

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Differential Evolution based Dual Adversarial Camouflage: Fooling Human Eyes and Object Detectors

2022-10-17 · Jialiang Sun, Tingsong Jiang, Wen Yao, Donghua Wang 외

Recent studies reveal that deep neural network (DNN) based object detectors are vulnerable to adversarial attacks in the form of adding the perturbation to the images, leading to the wrong output of object detectors. Mos…

Object

Adversarial Texture for Fooling Person Detectors in the Physical World

2022-03-07 · CVPR 2022 1 · Zhanhao Hu, Siyuan Huang, Xiaopei Zhu, Fuchun Sun 외

Nowadays, cameras equipped with AI systems can capture and analyze images to detect people automatically. However, the AI system can make mistakes when receiving deliberately designed patterns in the real world, i.e., ph…

Standard detectors aren't (currently) fooled by physical adversarial stop signs

2017-10-09 · Jiajun Lu, Hussein Sibai, Evan Fabry, David Forsyth

An adversarial example is an example that has been adjusted to produce the wrong label when presented to a system at test time. If adversarial examples existed that could fool a detector, they could be used to (for examp…

Adversarial Attack

Note on Attacking Object Detectors with Adversarial Stickers

2017-12-21 · Kevin Eykholt, Ivan Evtimov, Earlence Fernandes, Bo Li 외

Deep learning has proven to be a powerful tool for computer vision and has seen widespread adoption for numerous tasks. However, deep learning algorithms are known to be vulnerable to adversarial examples. These adversar…

Deep LearningObject

Bypassing Detection of URL-based Phishing Attacks Using Generative Adversarial Deep Neural Networks

2020-03-16 · DOI: 10.1145/3375708.3380315 2020 3 · Ahmed AlEroud†, George Karabatis

The URL components of web addresses are frequently used in creating phishing detection techniques. Typically, machine learning techniques are widely used to identify anomalous patterns in URLs as signs of possible phishi…

BIG-bench Machine Learning