papers AI Learner
The Github is limit! Click to go to the new site.

Neural Network Interpretation via Fine Grained Textual Summarization

2018-09-06
Pei Guo, Connor Anderson, Kolten Pearson, Ryan Farrell

Abstract

Current visualization based network interpretation methodssuffer from lacking semantic-level information. In this paper, we introduce the novel task of interpreting classification models using fine grained textual summarization. Along with the label prediction, the network will generate a sentence explaining its decision. Constructing a fully annotated dataset of filter|text pairs is unrealistic because of image to filter response function complexity. We instead propose a weakly-supervised learning algorithm leveraging off-the-shelf image caption annotations. Central to our algorithm is the filter-level attribute probability density function (p.d.f.), learned as a conditional probability through Bayesian inference with the input image and its feature map as latent variables. We show our algorithm faithfully reflects the features learned by the model using rigorous applications like attribute based image retrieval and unsupervised text grounding. We further show that the textual summarization process can help in understanding network failure patterns and can provide clues for further improvements.

Abstract (translated by Google)
URL

https://arxiv.org/abs/1805.08969

PDF

https://arxiv.org/pdf/1805.08969


Similar Posts

Comments