English

Interpreting the Predictions of Complex ML Models by Layer-wise Relevance Propagation

Machine Learning 2016-11-28 v1 Machine Learning

Abstract

Complex nonlinear models such as deep neural network (DNNs) have become an important tool for image classification, speech recognition, natural language processing, and many other fields of application. These models however lack transparency due to their complex nonlinear structure and to the complex data distributions to which they typically apply. As a result, it is difficult to fully characterize what makes these models reach a particular decision for a given input. This lack of transparency can be a drawback, especially in the context of sensitive applications such as medical analysis or security. In this short paper, we summarize a recent technique introduced by Bach et al. [1] that explains predictions by decomposing the classification decision of DNN models in terms of input variables.

Keywords

Cite

@article{arxiv.1611.08191,
  title  = {Interpreting the Predictions of Complex ML Models by Layer-wise Relevance Propagation},
  author = {Wojciech Samek and Grégoire Montavon and Alexander Binder and Sebastian Lapuschkin and Klaus-Robert Müller},
  journal= {arXiv preprint arXiv:1611.08191},
  year   = {2016}
}

Comments

Presented at NIPS 2016 Workshop on Interpretable Machine Learning in Complex Systems

R2 v1 2026-06-22T17:03:28.490Z