Layer-wise Relevance Propagation for Neural Networks with Local Renormalization Layers
About
Layer-wise relevance propagation is a framework which allows to decompose the prediction of a deep neural network computed over a sample, e.g. an image, down to relevance scores for the single input dimensions of the sample such as subpixels of an image. While this approach can be applied directly to generalized linear mappings, product type non-linearities are not covered. This paper proposes an approach to extend layer-wise relevance propagation to neural networks with local renormalization layers, which is a very common product-type non-linearity in convolutional neural networks. We evaluate the proposed method for local renormalization layers on the CIFAR-10, Imagenet and MIT Places datasets.
Alexander Binder, Gr\'egoire Montavon, Sebastian Bach, Klaus-Robert M\"uller, Wojciech Samek• 2016
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Segmentation | ImageNet Segmentation (test) | Accuracy75.23 | 23 | |
| Segmentation | PascalVOC Single-Class 2012 (val) | Accuracy71.5 | 23 | |
| Visual Explanation | ImageNet | AUC-D1.55 | 22 | |
| Perturbation Test | ImageNet (val) | Neg Score42.55 | 18 | |
| Perturbation Test | ImageNet (test) | AOPC0.508 | 18 | |
| Visual Explanation | Caltech-UCSD Birds-200 2011 | AUC-D1.18 | 10 | |
| Visual Explanation | Food-101 | AUC-D0.35 | 10 | |
| Perturbation Test (Impact on Accuracy) | CIFAR-10 | Accuracy (Predicted Neg)72.62 | 9 | |
| Perturbation Test | CIFAR-100 1.0 (test) | AUC (Predicted, Neg)0.4676 | 9 | |
| Semantic segmentation | ImageNet Segmentation 21 (test) | Pixel Accuracy50.96 | 9 |
Showing 10 of 14 rows