English

Explanation Shift: How Did the Distribution Shift Impact the Model?

Machine Learning 2023-09-08 v2 Machine Learning

Abstract

As input data distributions evolve, the predictive performance of machine learning models tends to deteriorate. In practice, new input data tend to come without target labels. Then, state-of-the-art techniques model input data distributions or model prediction distributions and try to understand issues regarding the interactions between learned models and shifting distributions. We suggest a novel approach that models how explanation characteristics shift when affected by distribution shifts. We find that the modeling of explanation shifts can be a better indicator for detecting out-of-distribution model behaviour than state-of-the-art techniques. We analyze different types of distribution shifts using synthetic examples and real-world data sets. We provide an algorithmic method that allows us to inspect the interaction between data set features and learned models and compare them to the state-of-the-art. We release our methods in an open-source Python package, as well as the code used to reproduce our experiments.

Keywords

Cite

@article{arxiv.2303.08081,
  title  = {Explanation Shift: How Did the Distribution Shift Impact the Model?},
  author = {Carlos Mougan and Klaus Broelemann and David Masip and Gjergji Kasneci and Thanassis Thiropanis and Steffen Staab},
  journal= {arXiv preprint arXiv:2303.08081},
  year   = {2023}
}

Comments

arXiv admin note: text overlap with arXiv:2210.12369

R2 v1 2026-06-28T09:16:59.711Z