paper-with-me

홈 › Papers

Sparse Explanations of Neural Networks Using Pruned Layer-Wise Relevance Propagation

2024-04-22 · Paulo Yanez Sarmiento, Simon Witzke, Nadja Klein, Bernhard Y. Renard

Explainability is a key component in many applications involving deep neural networks (DNNs). However, current explanation methods for DNNs commonly leave it to the human observer to distinguish relevant explanations from spurious noise. This is not feasible anymore when going from easily human-accessible data such as images to more complex data such as genome sequences. To facilitate the accessibility of DNN outputs from such complex data and to increase explainability, we present a modification of the widely used explanation method layer-wise relevance propagation. Our approach enforces sparsity directly by pruning the relevance propagation for the different layers. Thereby, we achieve sparser relevance attributions for the input features as well as for the intermediate layers. As the relevance propagation is input-specific, we aim to prune the relevance propagation rather than the underlying model architecture. This allows to prune different neurons for different inputs and hence, might be more appropriate to the local nature of explanation methods. To demonstrate the efficacy of our method, we evaluate it on two types of data, images and genomic sequences. We show that our modification indeed leads to noise reduction and concentrates relevance on the most important features compared to the baseline.

📄 PDF Abstract BibTeX arXiv:2404.14271

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Layer-wise Relevance Propagation for Explainable Recommendations

2018-07-17 · Homanga Bharadhwaj

In this paper, we tackle the problem of explanations in a deep-learning based model for recommendations by leveraging the technique of layer-wise relevance propagation. We use a Deep Convolutional Neural Network to extra…

Straightforward Layer-wise Pruning for More Efficient Visual Adaptation

2024-07-19 · Ruizi Han, Jinglei Tang

Parameter-efficient transfer learning (PETL) aims to adapt large pre-trained models using limited parameters. While most PETL approaches update the added parameters and freeze pre-trained weights during training, the min…

ClusteringTransfer Learning

Learning Pruned Structure and Weights Simultaneously from Scratch: an Attention based Approach

2021-11-01 · Qisheng He, Weisong Shi, Ming Dong

As a deep learning model typically contains millions of trainable weights, there has been a growing demand for a more efficient network structure with reduced storage space and improved run-time efficiency. Pruning is on…

Network Pruning

Understanding Individual Decisions of CNNs via Contrastive Backpropagation

2018-12-05 · Jindong Gu, Yinchong Yang, Volker Tresp

A number of backpropagation-based approaches such as DeConvNets, vanilla Gradient Visualization and Guided Backpropagation have been proposed to better understand individual decisions of deep convolutional neural network…

General Classification

Layerwise Relevance Visualization in Convolutional Text Graph Classifiers

2019-09-24 · WS 2019 11 · Robert Schwarzenberg, Marc Hübner, David Harbecke, Christoph Alt 외

Representations in the hidden layers of Deep Neural Networks (DNN) are often hard to interpret since it is difficult to project them into an interpretable domain. Graph Convolutional Networks (GCN) allow this projection,…

Sentence