ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1810.06583
21
13

Concise Explanations of Neural Networks using Adversarial Training

15 October 2018
P. Chalasani
Jiefeng Chen
Aravind Sadagopan
S. Jha
Xi Wu
    AAML
    FAtt
ArXivPDFHTML
Abstract

We show new connections between adversarial learning and explainability for deep neural networks (DNNs). One form of explanation of the output of a neural network model in terms of its input features, is a vector of feature-attributions. Two desirable characteristics of an attribution-based explanation are: (1) sparseness\textit{sparseness}sparseness: the attributions of irrelevant or weakly relevant features should be negligible, thus resulting in concise\textit{concise}concise explanations in terms of the significant features, and (2) stability\textit{stability}stability: it should not vary significantly within a small local neighborhood of the input. Our first contribution is a theoretical exploration of how these two properties (when using attributions based on Integrated Gradients, or IG) are related to adversarial training, for a class of 1-layer networks (which includes logistic regression models for binary and multi-class classification); for these networks we show that (a) adversarial training using an ℓ∞\ell_\inftyℓ∞​-bounded adversary produces models with sparse attribution vectors, and (b) natural model-training while encouraging stable explanations (via an extra term in the loss function), is equivalent to adversarial training. Our second contribution is an empirical verification of phenomenon (a), which we show, somewhat surprisingly, occurs not only\textit{not only}not only in 1-layer networks\textit{in 1-layer networks}in 1-layer networks, but also DNNs\textit{but also DNNs}but also DNNs trained on \textit{trained on }trained on  standard image datasets\textit{standard image datasets}standard image datasets, and extends beyond IG-based attributions, to those based on DeepSHAP: adversarial training with ℓ∞\ell_\inftyℓ∞​-bounded perturbations yields significantly sparser attribution vectors, with little degradation in performance on natural test data, compared to natural training. Moreover, the sparseness of the attribution vectors is significantly better than that achievable via ℓ1\ell_1ℓ1​-regularized natural training.

View on arXiv
Comments on this paper