CVMar 8, 2016

A New Method to Visualize Deep Neural Networks

arXiv:1603.02518v348 citations
Originality Incremental advance
AI Analysis

This work addresses the need for better interpretability in deep learning, particularly for applications like medicine, though it appears incremental as it builds on existing visualization techniques.

The authors tackled the problem of visualizing deep neural network decisions by introducing a method that highlights areas in images providing evidence for or against specific classes, overcoming previous shortcomings and offering insights into convolutional networks.

We present a method for visualising the response of a deep neural network to a specific input. For image data for instance our method will highlight areas that provide evidence in favor of, and against choosing a certain class. The method overcomes several shortcomings of previous methods and provides great additional insight into the decision making process of convolutional networks, which is important both to improve models and to accelerate the adoption of such methods in e.g. medicine. In experiments on ImageNet data, we illustrate how the method works and can be applied in different ways to understand deep neural nets.

Foundations

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

Your Notes