Layer-Wise Relevance Propagation with Conservation Property for ResNet
Seitaro Otsuki, Tsumugi Iida, F\'elix Doublet, Tsubasa Hirakawa,, Takayoshi Yamashita, Hironobu Fujiyoshi, Komei Sugiura

TL;DR
This paper extends Layer-wise Relevance Propagation (LRP) to ResNet architectures by incorporating relevance splitting at skip connections, ensuring conservation and improving explanation quality for deep residual networks.
Contribution
The authors introduce a conservation-preserving LRP extension tailored for ResNet, addressing skip connection challenges and enhancing interpretability of residual models.
Findings
Outperforms baseline methods on ImageNet and CUB datasets
Maintains conservation property in relevance propagation
Achieves higher Insertion-Deletion scores
Abstract
The transparent formulation of explanation methods is essential for elucidating the predictions of neural networks, which are typically black-box models. Layer-wise Relevance Propagation (LRP) is a well-established method that transparently traces the flow of a model's prediction backward through its architecture by backpropagating relevance scores. However, the conventional LRP does not fully consider the existence of skip connections, and thus its application to the widely used ResNet architecture has not been thoroughly explored. In this study, we extend LRP to ResNet models by introducing Relevance Splitting at points where the output from a skip connection converges with that from a residual block. Our formulation guarantees the conservation property throughout the process, thereby preserving the integrity of the generated explanations. To evaluate the effectiveness of our…
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
TopicsGeophysical Methods and Applications · Domain Adaptation and Few-Shot Learning · Digital Media Forensic Detection
MethodsAverage Pooling · Max Pooling · Global Average Pooling · Kaiming Initialization · Convolution
