Not Just a Black Box: Learning Important Features Through Propagating Activation Differences
About
Note: This paper describes an older version of DeepLIFT. See https://arxiv.org/abs/1704.02685 for the newer version. Original abstract follows: The purported "black box" nature of neural networks is a barrier to adoption in applications where interpretability is essential. Here we present DeepLIFT (Learning Important FeaTures), an efficient and effective method for computing importance scores in a neural network. DeepLIFT compares the activation of each neuron to its 'reference activation' and assigns contribution scores according to the difference. We apply DeepLIFT to models trained on natural images and genomic data, and show significant advantages over gradient-based methods.
Avanti Shrikumar, Peyton Greenside, Anna Shcherbina, Anshul Kundaje• 2016
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Explainability | ImageNet (val) | Insertion36.3 | 104 | |
| Attribution Fidelity | ImageNet 1,000 images (val) | µFidelity0.157 | 48 | |
| Deletion | ImageNet 2,000 images (val) | Deletion Score0.14 | 48 | |
| Saliency map evaluation | ImageNet-S50 (test) | Pointing Game78.1 | 34 | |
| Node Classification Explanation | Tree-Grid | IoU88.9 | 32 | |
| Node Classification Explanation | BA-SHAPES | IoU84.24 | 32 | |
| Graph Classification Explanation | BA-2MOTIF | IoU28.15 | 32 | |
| Graph Classification Explanation | MUTAG | IoU12.81 | 32 | |
| Audio Classification Attribution | VGG-Sound (val) | Deletion AUC3.26 | 28 | |
| Evidence Localization | Localized-Context synthetic | AUPRC57.26 | 20 |
Showing 10 of 31 rows