Neural network interpretability with layer-wise relevance propagation: novel techniques for neuron selection and visualization
Deepshikha Bhati, Fnu Neha, Md Amiruzzaman, Angela Guercio, Deepak, Kumar Shukla, Ben Ward

TL;DR
This paper introduces a novel layer-wise relevance propagation method that improves neuron selection and visualization in neural networks, enhancing interpretability and transparency in AI systems for computer vision.
Contribution
The paper presents a new approach that refines neuron relevance evaluation during LRP, using graph visualization and heatmaps to better interpret neural network decisions.
Findings
Enhanced interpretability of neural networks through improved neuron relevance parsing.
Visualization techniques like heatmaps and deconvolutional reconstructions provide clearer insights.
Experimental results show increased accuracy in identifying critical neurons.
Abstract
Interpreting complex neural networks is crucial for understanding their decision-making processes, particularly in applications where transparency and accountability are essential. This proposed method addresses this need by focusing on layer-wise Relevance Propagation (LRP), a technique used in explainable artificial intelligence (XAI) to attribute neural network outputs to input features through backpropagated relevance scores. Existing LRP methods often struggle with precision in evaluating individual neuron contributions. To overcome this limitation, we present a novel approach that improves the parsing of selected neurons during LRP backward propagation, using the Visual Geometry Group 16 (VGG16) architecture as a case study. Our method creates neural network graphs to highlight critical paths and visualizes these paths with heatmaps, optimizing neuron selection through accuracy…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
