cs.LGMay 30, 2026

Normalized Relevance Measure as a Unifying Framework to Explain Neural Network Latent Structures

Authors: Ping XiongThomas SchnakeGrégoire MontavonKlaus-Robert MüllerShinichi Nakajima

Organizations: Berlin Institute for the Foundations of Learning and Data – BIFOLD, 10623 Berlin, Germany · Machine Learning Group, Technical University of Berlin, Berlin, Germany · Department of Chemistry, Chemical Physics Theory Group, University of Toronto, Toronto, Canada · Vector Institute for Artificial Intelligence, Toronto, Canada · Acceleration Consortium, University of Toronto, Toronto, Canada · Charité – Universitätsmedizin Berlin, Berlin, Germany · Department of Artificial Intelligence, Korea University, Seoul, Korea · Max Planck Institute for Informatics, Saarbrücken, Germany · RIKEN AIP, Tokyo, Japan

Abstract

To understand how a neural network (NN) functions and makes predictions, it has become increasingly clear that analyzing only the input domain is insufficient -- one must also examine its internal inference mechanisms to capture the complete picture. To explain the internal inference mechanisms of such models, it is essential to analyze the importance of latent representations for a given task. In this paper, we propose the \emph{normalized relevance measure} (NRM) framework -- a novel general explanation procedure that attributes relevance to \emph{arbitrary sets of neurons across layers of arbitrary architectures}. In the NRM framework, relevance of selected neurons is explicitly defined as a normalized signed measure, constructed using simple operations -- marginalization and conditioning based on additive and multiplicative laws -- in analogy to the probability measures. The normalization property further guarantees comparability across layers. The NRM framework subsumes existing propagation-based explanation algorithms by explicitly identifying the underlying quantity being computed. We demonstrate the utility of the framework in computer vision applications, where joint relevance analysis across multiple layers reveals key information flows in VGG16 networks. Overall, the NRM framework provides a general, mathematically grounded approach to understanding how modern NNs propagate information, offering a versatile and broadly applicable foundation for explainable artificial intelligence.

Explore similar work

CardsList
  1. Relevant Walk Search for Explaining Graph Neural Networks

    May 22, 2026Ping Xiong, Thomas Schnake, Michael Gastegger +3Graph Neural NetworksNeural Network