Event Relevance, built on modularized Normalized Relevance Measure, attributes ETGNN predictions to events by quantifying the entire event-induced information flow, including messages, and outperforms prior explainers on synthetic and real temporal graphs.
Normalized Relevance Measure as a Unifying Framework to Explain Neural Network Latent Structures
1 Pith paper cite this work. Polarity classification is still indexing.
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.
fields
cs.LG 1years
2026 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Explaining Temporal Graph Neural Networks via Feature-induced Information Flow
Event Relevance, built on modularized Normalized Relevance Measure, attributes ETGNN predictions to events by quantifying the entire event-induced information flow, including messages, and outperforms prior explainers on synthetic and real temporal graphs.