Explaining and Interpreting LSTMs

Leila Arras,Jose A. Arjona-Medina,Michael Widrich,Grégoire Montavon,Michael Gillhofer,Klaus-Robert Müller,Sepp Hochreiter,Wojciech Samek
DOI: https://doi.org/10.1007/978-3-030-28954-6_11
2019-09-25
Abstract:While neural networks have acted as a strong unifying force in the design of modern AI systems, the neural network architectures themselves remain highly heterogeneous due to the variety of tasks to be solved. In this chapter, we explore how to adapt the Layer-wise Relevance Propagation (LRP) technique used for explaining the predictions of feed-forward networks to the LSTM architecture used for sequential data modeling and forecasting. The special accumulators and gated interactions present in the LSTM require both a new propagation scheme and an extension of the underlying theoretical framework to deliver faithful explanations.
Machine Learning,Neural and Evolutionary Computing
What problem does this paper attempt to address?