SOTAVerified

Explaining Away Attacks Against Neural Networks

2020-03-06Code Available0· sign in to hype

Sean Saito, Jin Wang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We investigate the problem of identifying adversarial attacks on image-based neural networks. We present intriguing experimental results showing significant discrepancies between the explanations generated for the predictions of a model on clean and adversarial data. Utilizing this intuition, we propose a framework which can identify whether a given input is adversarial based on the explanations given by the model. Code for our experiments can be found here: https://github.com/seansaito/Explaining-Away-Attacks-Against-Neural-Networks.

Reproductions