HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Explaining and Harnessing Adversarial Examples

Ian J. Goodfellow; Jonathon Shlens; Christian Szegedy

Explaining and Harnessing Adversarial Examples

Abstract

Several machine learning models, including neural networks, consistently misclassify adversarial examples---inputs formed by applying small but intentionally worst-case perturbations to examples from the dataset, such that the perturbed input results in the model outputting an incorrect answer with high confidence. Early attempts at explaining this phenomenon focused on nonlinearity and overfitting. We argue instead that the primary cause of neural networks' vulnerability to adversarial perturbation is their linear nature. This explanation is supported by new quantitative results while giving the first explanation of the most intriguing fact about them: their generalization across architectures and training sets. Moreover, this view yields a simple and fast method of generating adversarial examples. Using this approach to provide examples for adversarial training, we reduce the test set error of a maxout network on the MNIST dataset.

Code Repositories

eth-sri/diffai
pytorch
Mentioned in GitHub
LawrenceMMStewart/Adversarial_Attack
pytorch
Mentioned in GitHub
yaq007/cleverhans
tf
Mentioned in GitHub
sdemyanov/ConvNet
tf
Mentioned in GitHub
anirudh9784/Major_Project
tf
Mentioned in GitHub
amerch/CIFAR100-Training
pytorch
Mentioned in GitHub
cfinlay/tulip
pytorch
Mentioned in GitHub
winycg/HCGNet
pytorch
Mentioned in GitHub
Anaststam/Adversarial-Attacks
pytorch
Mentioned in GitHub
shijiel2/cleverhans
tf
Mentioned in GitHub
Trustworthy-AI-Group/TransferAttack
pytorch
Mentioned in GitHub
locuslab/convex_adversarial
pytorch
Mentioned in GitHub
soumyac1999/FGSM-Keras
tf
Mentioned in GitHub
coallaoh/whitenblackbox
pytorch
Mentioned in GitHub
anirudh9784/Adversarial-Defense
tf
Mentioned in GitHub
LamaLenny/Adversarial-Attack
Mentioned in GitHub
gauthiercler/adversarial-mnist
pytorch
Mentioned in GitHub
eiriniOG/seedtag-codetest
tf
Mentioned in GitHub
Jupetus/ExplainableAI
pytorch
Mentioned in GitHub
drewbarot/Un-CNN
tf
Mentioned in GitHub
jaypmorgan/Adversarial.jl
pytorch
Mentioned in GitHub
openai/cleverhans
tf
Mentioned in GitHub
elijahcn/TextCNN-AdversarialTraining
pytorch
Mentioned in GitHub
iirishikaii/cleverhans
tf
Mentioned in GitHub
jrguo/FastGradientSignMNIST
tf
Mentioned in GitHub
bingcheng45/hnr-extension
tf
Mentioned in GitHub
elites2k19/prism-attack
tf
Mentioned in GitHub
ckerce/pops_ml
pytorch
Mentioned in GitHub
katiashh/ioi-attack
pytorch
Mentioned in GitHub
1Konny/FGSM
pytorch
Mentioned in GitHub
cleverhans-lab/cleverhans
tf
Mentioned in GitHub
tensorflow/cleverhans
tf
Mentioned in GitHub
inhopark94/ihpark
pytorch
Mentioned in GitHub
mkazmier/pytorch-fgsm-simple
pytorch
Mentioned in GitHub
SifatMd/Research-Papers
Mentioned in GitHub
arobey1/advbench
pytorch
Mentioned in GitHub
OwenSec/DeepDetector
tf
Mentioned in GitHub
henry8527/GCE
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-classification-on-mnistExplaining and Harnessing Adversarial Examples
Percentage error: 0.8

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Explaining and Harnessing Adversarial Examples | Papers | HyperAI