English

Monitoring Shortcut Learning using Mutual Information

Machine Learning 2022-06-28 v1 Artificial Intelligence

Abstract

The failure of deep neural networks to generalize to out-of-distribution data is a well-known problem and raises concerns about the deployment of trained networks in safety-critical domains such as healthcare, finance and autonomous vehicles. We study a particular kind of distribution shift \unicodex2013\unicode{x2013} shortcuts or spurious correlations in the training data. Shortcut learning is often only exposed when models are evaluated on real-world data that does not contain the same spurious correlations, posing a serious dilemma for AI practitioners to properly assess the effectiveness of a trained model for real-world applications. In this work, we propose to use the mutual information (MI) between the learned representation and the input as a metric to find where in training, the network latches onto shortcuts. Experiments demonstrate that MI can be used as a domain-agnostic metric for monitoring shortcut learning.

Keywords

Cite

@article{arxiv.2206.13034,
  title  = {Monitoring Shortcut Learning using Mutual Information},
  author = {Mohammed Adnan and Yani Ioannou and Chuan-Yung Tsai and Angus Galloway and H. R. Tizhoosh and Graham W. Taylor},
  journal= {arXiv preprint arXiv:2206.13034},
  year   = {2022}
}

Comments

Accepted at ICML 2022 Workshop on Spurious Correlations, Invariance, and Stability

R2 v1 2026-06-24T12:04:42.652Z