SOTAVerified

DeepFool: a simple and accurate method to fool deep neural networks

2015-11-14CVPR 2016Code Available0· sign in to hype

Seyed-Mohsen Moosavi-Dezfooli, Alhussein Fawzi, Pascal Frossard

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

State-of-the-art deep neural networks have achieved impressive results on many image classification tasks. However, these same architectures have been shown to be unstable to small, well sought, perturbations of the images. Despite the importance of this phenomenon, no effective methods have been proposed to accurately compute the robustness of state-of-the-art deep classifiers to such perturbations on large-scale datasets. In this paper, we fill this gap and propose the DeepFool algorithm to efficiently compute perturbations that fool deep networks, and thus reliably quantify the robustness of these classifiers. Extensive experimental results show that our approach outperforms recent methods in the task of computing adversarial perturbations and making classifiers more robust.

Tasks

Reproductions