paper-with-me

홈 › Papers

Inspecting adversarial examples using the Fisher information

2019-09-12 · Jörg Martin, Clemens Elster

Adversarial examples are slight perturbations that are designed to fool artificial neural networks when fed as an input. In this work the usability of the Fisher information for the detection of such adversarial attacks is studied. We discuss various quantities whose computation scales well with the network size, study their behavior on adversarial examples and show how they can highlight the importance of single input neurons, thereby providing a visual tool for further analyzing (un-)reasonable behavior of a neural network. The potential of our methods is demonstrated by applications to the MNIST, CIFAR10 and Fruits-360 datasets.

📄 PDF Abstract BibTeX arXiv:1909.05527

Code (2)

MindSpore-scientific-2/code-9/tree/main/fisheradversarial-mindspore mindspore
joemrt/fisheradversarial pytorch

Similar Papers 제목 키워드 기반

Adversarial Fisher Vectors for Unsupervised Representation Learning

2019-10-29 · NeurIPS 2019 12 · Shuangfei Zhai, Walter Talbott, Carlos Guestrin, Joshua M. Susskind

We examine Generative Adversarial Networks (GANs) through the lens of deep Energy Based Models (EBMs), with the goal of exploiting the density model that follows from this formulation. In contrast to a traditional view w…

General ClassificationRepresentation Learning

Defending Against Adversarial Attacks by Suppressing the Largest Eigenvalue of Fisher Information Matrix

2019-09-13 · Chaomin Shen, Yaxin Peng, Guixu Zhang, Jinsong Fan

We propose a scheme for defending against adversarial attacks by suppressing the largest eigenvalue of the Fisher information matrix (FIM). Our starting point is one explanation on the rationale of adversarial examples. …

Adversarial DefenseTraffic Sign Recognition

Subspace Defense: Discarding Adversarial Perturbations by Learning a Subspace for Clean Signals

2024-03-24 · Rui Zheng, Yuhao Zhou, Zhiheng Xi, Tao Gui 외

Deep neural networks (DNNs) are notoriously vulnerable to adversarial attacks that place carefully crafted perturbations on normal examples to fool DNNs. To better understand such attacks, a characterization of the featu…

Adversarial Defense

The Adversarial Attack and Detection under the Fisher Information Metric

2018-10-09 · Chenxiao Zhao, P. Thomas Fletcher, Mixue Yu, Yaxin Peng 외

Many deep learning models are vulnerable to the adversarial attack, i.e., imperceptible but intentionally-designed perturbations to the input can cause incorrect output of the networks. In this paper, using information g…

Adversarial Attack

Detection based Defense against Adversarial Examples from the Steganalysis Point of View

2018-06-21 · CVPR 2019 6 · Jiayang Liu, Weiming Zhang, Yiwei Zhang, Dongdong Hou 외

Deep Neural Networks (DNNs) have recently led to significant improvements in many fields. However, DNNs are vulnerable to adversarial examples which are samples with imperceptible perturbations while dramatically mislead…

Steganalysis