paper-with-me

홈 › Papers

Assessing Threat of Adversarial Examples on Deep Neural Networks

2016-10-13 · Abigail Graese, Andras Rozsa, Terrance E. Boult

Deep neural networks are facing a potential security threat from adversarial examples, inputs that look normal but cause an incorrect classification by the deep neural network. For example, the proposed threat could result in hand-written digits on a scanned check being incorrectly classified but looking normal when humans see them. This research assesses the extent to which adversarial examples pose a security threat, when one considers the normal image acquisition process. This process is mimicked by simulating the transformations that normally occur in acquiring the image in a real world application, such as using a scanner to acquire digits for a check amount or using a camera in an autonomous car. These small transformations negate the effect of the carefully crafted perturbations of adversarial examples, resulting in a correct classification by the deep neural network. Thus just acquiring the image decreases the potential impact of the proposed security threat. We also show that the already widely used process of averaging over multiple crops neutralizes most adversarial examples. Normal preprocessing, such as text binarization, almost completely neutralizes adversarial examples. This is the first paper to show that for text driven classification, adversarial examples are an academic curiosity, not a security threat.

📄 PDF Abstract BibTeX arXiv:1610.04256

Code (0)

등록된 구현이 없습니다.

Tasks

BinarizationGeneral Classification

Similar Papers 제목 키워드 기반

Assessing Robustness via Score-Based Adversarial Image Generation

2023-10-06 · Marcel Kollovieh, Lukas Gosch, Yan Scholten, Marten Lienen 외

Most adversarial attacks and defenses focus on perturbations within small $\ell_p$-norm constraints. However, $\ell_p$ threat models cannot capture all relevant semantic-preserving perturbations, and hence, the scope of …

Image Generation

Confidence-Calibrated Adversarial Training: Generalizing to Unseen Attacks

2019-10-14 · ICML 2020 1 · David Stutz, Matthias Hein, Bernt Schiele

Adversarial training yields robust models against a specific threat model, e.g., $L_\infty$ adversarial examples. Typically robustness does not generalize to previously unseen threat models, e.g., other $L_p$ norms, or l…

Perceptual Adversarial Robustness: Generalizable Defenses Against Unforeseen Threat Models

2021-01-01 · ICLR 2021 1 · Cassidy Laidlaw, Sahil Singla, Soheil Feizi

A key challenge in adversarial robustness is the lack of a precise mathematical characterization of human perception, used in the definition of adversarial attacks that are imperceptible to human eyes. Most current attac…

Adversarial DefenseAdversarial RobustnessPerceptual Distance

Perceptual Adversarial Robustness: Defense Against Unseen Threat Models

2020-06-22 · Cassidy Laidlaw, Sahil Singla, Soheil Feizi

A key challenge in adversarial robustness is the lack of a precise mathematical characterization of human perception, used in the very definition of adversarial attacks that are imperceptible to human eyes. Most current …

Adversarial DefenseAdversarial RobustnessPerceptual Distance

Imperceptible Adversarial Examples in the Physical World

2024-11-25 · Weilin Xu, Sebastian Szyller, Cory Cornelius, Luis Murillo Rojas 외

Adversarial examples in the digital domain against deep learning-based computer vision models allow for perturbations that are imperceptible to human eyes. However, producing similar adversarial examples in the physical …

object-detectionObject Detection