# Fact or Artifact? Revise Layer-wise Relevance Propagation on various ANN   Architectures

**Authors:** Marco Landt-Hayen, Willi Rath, Martin Claus, Peer Kr\"oger

arXiv: 2302.12317 · 2023-07-03

## TL;DR

This paper revises layer-wise relevance propagation (LRP) for different neural network architectures to improve interpretability and distinguish genuine relevance from artifacts in heat maps, especially for geospatial and synthetic data.

## Contribution

It introduces techniques to control model focus and enhance relevance map quality, addressing artifacts in LRP across various ANN architectures.

## Key findings

- Revised LRP methods reduce artifacts in relevance maps.
- Techniques improve interpretability of ANN models.
- Application to geospatial data demonstrates practical benefits.

## Abstract

Layer-wise relevance propagation (LRP) is a widely used and powerful technique to reveal insights into various artificial neural network (ANN) architectures. LRP is often used in the context of image classification. The aim is to understand, which parts of the input sample have highest relevance and hence most influence on the model prediction. Relevance can be traced back through the network to attribute a certain score to each input pixel. Relevance scores are then combined and displayed as heat maps and give humans an intuitive visual understanding of classification models. Opening the black box to understand the classification engine in great detail is essential for domain experts to gain trust in ANN models. However, there are pitfalls in terms of model-inherent artifacts included in the obtained relevance maps, that can easily be missed. But for a valid interpretation, these artifacts must not be ignored. Here, we apply and revise LRP on various ANN architectures trained as classifiers on geospatial and synthetic data. Depending on the network architecture, we show techniques to control model focus and give guidance to improve the quality of obtained relevance maps to separate facts from artifacts.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2302.12317/full.md

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/2302.12317/full.md

## References

25 references — full list in the complete paper: https://tomesphere.com/paper/2302.12317/full.md

---
Source: https://tomesphere.com/paper/2302.12317