English

Neural network interpretability with layer-wise relevance propagation: novel techniques for neuron selection and visualization

Neural and Evolutionary Computing 2024-12-10 v1 Artificial Intelligence Computer Vision and Pattern Recognition Machine Learning

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 metrics like Mean Squared Error (MSE) and Symmetric Mean Absolute Percentage Error (SMAPE). Additionally, we utilize a deconvolutional visualization technique to reconstruct feature maps, offering a comprehensive view of the network's inner workings. Extensive experiments demonstrate that our approach enhances interpretability and supports the development of more transparent artificial intelligence (AI) systems for computer vision applications. This advancement has the potential to improve the trustworthiness of AI models in real-world machine vision applications, thereby increasing their reliability and effectiveness.

Keywords

Cite

@article{arxiv.2412.05686,
  title  = {Neural network interpretability with layer-wise relevance propagation: novel techniques for neuron selection and visualization},
  author = {Deepshikha Bhati and Fnu Neha and Md Amiruzzaman and Angela Guercio and Deepak Kumar Shukla and Ben Ward},
  journal= {arXiv preprint arXiv:2412.05686},
  year   = {2024}
}
R2 v1 2026-06-28T20:26:38.043Z