SOTAVerified

AI Classifiers Robustness to Adversarial Attacks: Manipulating Output of Classifiers by Small Input Perturbations

2020-06-20Thesis 2020Code Available0· sign in to hype

Ghazi Gharsallah, Zhiying Wang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Deep Learning has shown an advanced performance in the state of the art applications in several domains. However, its vulnerability to adversarial attacks can remarkably ruin any powerful classifier's performance through manipulating the output estimation with small perturbations, that provoked Machine Learning research community to go through this topic. Hence, the explanation of the reason of this vulnerability remains undecided. In this project, we present the explanation of the existence of adversarial examples, and we analyze the features' behavior to adversarial perturbations, its responsibility toward this phenomena, and its impact on the robustness of an AI Classifier through the presentation of some experimental results using handwritten digits recognition using the MNIST dataset. The project is motivated by two perspectives of the explanation of the existence of adversarial examples. Finally, we present an evaluation of the proposed robustness enhancement method based on the explanation, that proves the efficiency of the proposed solution that could be applied on bigger scale applications to show more concrete performance.

Reproductions