English

Tackling Shortcut Learning in Deep Neural Networks: An Iterative Approach with Interpretable Models

Machine Learning 2023-07-10 v9 Computer Vision and Pattern Recognition

Abstract

We use concept-based interpretable models to mitigate shortcut learning. Existing methods lack interpretability. Beginning with a Blackbox, we iteratively carve out a mixture of interpretable experts (MoIE) and a residual network. Each expert explains a subset of data using First Order Logic (FOL). While explaining a sample, the FOL from biased BB-derived MoIE detects the shortcut effectively. Finetuning the BB with Metadata Normalization (MDN) eliminates the shortcut. The FOLs from the finetuned-BB-derived MoIE verify the elimination of the shortcut. Our experiments show that MoIE does not hurt the accuracy of the original BB and eliminates shortcuts effectively.

Keywords

Cite

@article{arxiv.2302.10289,
  title  = {Tackling Shortcut Learning in Deep Neural Networks: An Iterative Approach with Interpretable Models},
  author = {Shantanu Ghosh and Ke Yu and Forough Arabshahi and Kayhan Batmanghelich},
  journal= {arXiv preprint arXiv:2302.10289},
  year   = {2023}
}

Comments

2nd Workshop on Spurious Correlations, Invariance, and Stability, ICML 2023

R2 v1 2026-06-28T08:45:00.105Z