Improving deep neural network generalization and robustness to background bias via layer-wise relevance propagation optimization
Pedro R. A. S. Bassi, Sergio S. J. Dertkigil, Andrea Cavalli

TL;DR
This paper introduces ISNet, a method that optimizes Layer-wise Relevance Propagation heatmaps to reduce background bias in deep neural networks, improving their robustness and generalization without extra computational cost.
Contribution
The paper presents a novel LRP-based optimization technique that minimizes background bias influence in DNNs, enhancing out-of-distribution generalization across various architectures.
Findings
ISNet outperforms eight state-of-the-art models in robustness to background bias.
The approach significantly improves generalization on external chest X-ray datasets.
It effectively reduces shortcut learning by focusing on relevant image regions.
Abstract
Features in images' backgrounds can spuriously correlate with the images' classes, representing background bias. They can influence the classifier's decisions, causing shortcut learning (Clever Hans effect). The phenomenon generates deep neural networks (DNNs) that perform well on standard evaluation datasets but generalize poorly to real-world data. Layer-wise Relevance Propagation (LRP) explains DNNs' decisions. Here, we show that the optimization of LRP heatmaps can minimize the background bias influence on deep classifiers, hindering shortcut learning. By not increasing run-time computational cost, the approach is light and fast. Furthermore, it applies to virtually any classification architecture. After injecting synthetic bias in images' backgrounds, we compared our approach (dubbed ISNet) to eight state-of-the-art DNNs, quantitatively demonstrating its superior robustness to…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Domain Adaptation and Few-Shot Learning · Radiomics and Machine Learning in Medical Imaging
MethodsMax Pooling · Concatenated Skip Connection · Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · U-Net
