paper-with-me

Papers

Understanding Adversarial Examples Through Deep Neural Network's Response Surface and Uncertainty Regions

2021-06-30 · Juan Shu, Bowei Xi, Charles Kamhoua

Deep neural network (DNN) is a popular model implemented in many systems to handle complex tasks such as image classification, object recognition, natural language processing etc. Consequently DNN structural vulnerabilities become part of the security vulnerabilities in those systems. In this paper we study the root cause of DNN adversarial examples. We examine the DNN response surface to understand its classification boundary. Our study reveals the structural problem of DNN classification boundary that leads to the adversarial examples. Existing attack algorithms can generate from a handful to a few hundred adversarial examples given one clean image. We show there are infinitely many adversarial images given one clean sample, all within a small neighborhood of the clean sample. We then define DNN uncertainty regions and show transferability of adversarial examples is not universal. We also argue that generalization error, the large sample theoretical guarantee established for DNN, cannot adequately capture the phenomenon of adversarial examples. We need new theory to measure DNN robustness.

📄 PDF Abstract BibTeX arXiv:2107.00003

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationimage-classificationImage ClassificationObject Recognition

Similar Papers 제목 키워드 기반

Dissecting Local Properties of Adversarial Examples

2021-09-29 · Lu Chen, Renjie Chen, Hang Guo, Yuan Luo 외

Adversarial examples have attracted significant attention over the years, yet a sufficient understanding is in lack, especially when analyzing their performances in combination with adversarial training. In this paper, w…

Adversarial Robustness

Exploring and Enhancing the Transferability of Adversarial Examples

2019-05-01 · ICLR 2019 5 · Lei Wu, Zhanxing Zhu, Cheng Tai

State-of-the-art deep neural networks are vulnerable to adversarial examples, formed by applying small but malicious perturbations to the original inputs. Moreover, the perturbations can \textit{transfer across models}:…

Uncertainty Propagation in Deep Neural Network Using Active Subspace

2019-03-10 · Weiqi Ji, Zhuyin Ren, Chung K. Law

The inputs of deep neural network (DNN) from real-world data usually come with uncertainties. Yet, it is challenging to propagate the uncertainty in the input features to the DNN predictions at a low computational cost. …

PIP: Detecting Adversarial Examples in Large Vision-Language Models via Attention Patterns of Irrelevant Probe Questions

2024-09-08 · Yudong Zhang, Ruobing Xie, Jiansheng Chen, Xingwu Sun 외

Large Vision-Language Models (LVLMs) have demonstrated their powerful multimodal capabilities. However, they also face serious safety problems, as adversaries can induce robustness issues in LVLMs through the use of well…

Effective and Robust Detection of Adversarial Examples via Benford-Fourier Coefficients

2020-05-12 · Chengcheng Ma, Baoyuan Wu, Shibiao Xu, Yanbo Fan 외

Adversarial examples have been well known as a serious threat to deep neural networks (DNNs). In this work, we study the detection of adversarial examples, based on the assumption that the output and internal responses o…

image-classificationImage Classification