ShaTS computes Shapley attributions directly on semantic groups of time-series features, improving sensor- and process-level anomaly explanations over post hoc SHAP on the SWaT dataset.
Explaining individual predictions when features are dependent: More accurate approximations to Shapley values
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Explaining complex or seemingly simple machine learning models is an important practical problem. We want to explain individual predictions from a complex machine learning model by learning simple, interpretable explanations. Shapley values is a game theoretic concept that can be used for this purpose. The Shapley value framework has a series of desirable theoretical properties, and can in principle handle any predictive model. Kernel SHAP is a computationally efficient approximation to Shapley values in higher dimensions. Like several other existing methods, this approach assumes that the features are independent, which may give very wrong explanations. This is the case even if a simple linear model is used for predictions. In this paper, we extend the Kernel SHAP method to handle dependent features. We provide several examples of linear and non-linear models with various degrees of feature dependence, where our method gives more accurate approximations to the true Shapley values. We also propose a method for aggregating individual Shapley values, such that the prediction can be explained by groups of dependent variables.
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
ShaTS: A Shapley-based Explainability Method for Time Series Artificial Intelligence Models applied to Anomaly Detection in Industrial Internet of Things
ShaTS computes Shapley attributions directly on semantic groups of time-series features, improving sensor- and process-level anomaly explanations over post hoc SHAP on the SWaT dataset.