Related Experiment Video
Updated: Jul 6, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
Improving deep neural network generalization and robustness to background bias via layer-wise relevance propagation
Pedro R A S Bassi1,2, Sergio S J Dertkigil3, Andrea Cavalli4,5
1Alma Mater Studiorum - University of Bologna, Bologna, Italy. pedro.salvadorbassi2@unibo.it.
This study introduces ISNet, a method to reduce background bias in deep learning models, preventing shortcut learning. ISNet optimizes Layer-wise Relevance Propagation heatmaps, enhancing model generalization for real-world applications.
Area of Science:
- Computer Science
- Artificial Intelligence
- Machine Learning
Background:
- Background bias in image datasets can lead to spurious correlations, causing shortcut learning in deep neural networks (DNNs).
- This phenomenon results in models performing well on training data but generalizing poorly to real-world scenarios.
- Examples include medical imaging, where background features in chest X-rays can bias classification for diseases like COVID-19 or tuberculosis.
Purpose of the Study:
- To develop a method that minimizes background bias and hinders shortcut learning in deep classifiers.
- To improve the generalization performance of DNNs on external datasets.
- To offer a computationally efficient and widely applicable solution to background bias.
Main Methods:
- The study proposes an approach (ISNet) that optimizes Layer-wise Relevance Propagation (LRP) heatmaps to mitigate background bias.
- Synthetic background bias was injected into image datasets for quantitative comparison.
- ISNet's performance was evaluated against eight state-of-the-art DNNs on biased and external datasets.
Main Results:
- ISNet demonstrated superior robustness against background bias compared to eight benchmark DNNs.
- The method significantly reduced shortcut learning by focusing on relevant image features, such as lungs in chest X-rays.
- ISNet achieved substantially better generalization performance on out-of-distribution test databases.
Conclusions:
- Optimizing LRP heatmaps is an effective strategy to combat background bias and shortcut learning in deep learning models.
- ISNet offers a light, fast, and broadly applicable solution without increasing computational costs.
- The proposed method enhances the reliability and real-world applicability of DNNs, particularly in critical domains like medical diagnostics.
Related Concept Videos
Generalization, Discrimination, and Extinction
Generalization occurs when a behavior reinforced in one context is performed in similar situations. For instance, a student who studies diligently for calculus and receives excellent grades might apply the same study habits to psychology and history, expecting similar results. Generalization shows how learning in one setting can influence behavior in...
Improving Translational Accuracy
Reducing Line Loss
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
Propagation of Uncertainty from Systematic Error
Propagation of Uncertainty from Random Error
Difference from Background: Limit of Detection
The LOD indicates the presence or absence...

