CVLGDec 18, 2020

On the human-recognizability phenomenon of adversarially trained deep image classifiers

arXiv:2101.05219v12 citations
Originality Incremental advance
AI Analysis

This work provides insights into the interpretability of robust image classifiers, which is important for researchers and practitioners developing more transparent and reliable AI systems.

This paper investigates why adversarially trained deep image classifiers produce human-recognizable features. It demonstrates that state-of-the-art adversarial training methods combine expected loss minimization with a penalty on the local Lipschitz constant, which together induce this human-recognizability.

In this work, we investigate the phenomenon that robust image classifiers have human-recognizable features -- often referred to as interpretability -- as revealed through the input gradients of their score functions and their subsequent adversarial perturbations. In particular, we demonstrate that state-of-the-art methods for adversarial training incorporate two terms -- one that orients the decision boundary via minimizing the expected loss, and another that induces smoothness of the classifier's decision surface by penalizing the local Lipschitz constant. Through this demonstration, we provide a unified discussion of gradient and Jacobian-based regularizers that have been used to encourage adversarial robustness in prior works. Following this discussion, we give qualitative evidence that the coupling of smoothness and orientation of the decision boundary is sufficient to induce the aforementioned human-recognizability phenomenon.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes