AICVMLNov 17, 2017

Using KL-divergence to focus Deep Visual Explanation

arXiv:1711.06431v212 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the need for interpretability in deep learning for researchers and practitioners, but it appears incremental as it builds on existing explanation methods with a specific heuristic.

The authors tackled the problem of explaining image classification predictions by deep convolutional neural networks, using KL-divergence to highlight influential pixels, and evaluated their method on two popular networks to aid in understanding and interpreting deep learning predictions.

We present a method for explaining the image classification predictions of deep convolution neural networks, by highlighting the pixels in the image which influence the final class prediction. Our method requires the identification of a heuristic method to select parameters hypothesized to be most relevant in this prediction, and here we use Kullback-Leibler divergence to provide this focus. Overall, our approach helps in understanding and interpreting deep network predictions and we hope contributes to a foundation for such understanding of deep learning networks. In this brief paper, our experiments evaluate the performance of two popular networks in this context of interpretability.

Foundations

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

Your Notes