English

How Important Is a Neuron?

Machine Learning 2018-06-01 v1 Machine Learning

Abstract

The problem of attributing a deep network's prediction to its \emph{input/base} features is well-studied. We introduce the notion of \emph{conductance} to extend the notion of attribution to the understanding the importance of \emph{hidden} units. Informally, the conductance of a hidden unit of a deep network is the \emph{flow} of attribution via this hidden unit. We use conductance to understand the importance of a hidden unit to the prediction for a specific input, or over a set of inputs. We evaluate the effectiveness of conductance in multiple ways, including theoretical properties, ablation studies, and a feature selection task. The empirical evaluations are done using the Inception network over ImageNet data, and a sentiment analysis network over reviews. In both cases, we demonstrate the effectiveness of conductance in identifying interesting insights about the internal workings of these networks.

Keywords

Cite

@article{arxiv.1805.12233,
  title  = {How Important Is a Neuron?},
  author = {Kedar Dhamdhere and Mukund Sundararajan and Qiqi Yan},
  journal= {arXiv preprint arXiv:1805.12233},
  year   = {2018}
}

Comments

under submission

R2 v1 2026-06-23T02:14:03.855Z