# Explaining individual predictions when features are dependent: More   accurate approximations to Shapley values

**Authors:** Kjersti Aas, Martin Jullum, Anders L{\o}land

arXiv: 1903.10464 · 2020-02-07

## TL;DR

This paper improves the explanation of individual predictions in machine learning models by extending Shapley value approximations to account for feature dependence, leading to more accurate and interpretable explanations.

## Contribution

It introduces an extension of Kernel SHAP that handles dependent features and proposes a method to explain predictions using groups of dependent variables.

## Key findings

- More accurate Shapley value approximations with dependent features
- Enhanced interpretability by grouping dependent variables
- Applicable to both linear and non-linear models

## 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.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.10464/full.md

## Figures

15 figures with captions in the complete paper: https://tomesphere.com/paper/1903.10464/full.md

## References

42 references — full list in the complete paper: https://tomesphere.com/paper/1903.10464/full.md

---
Source: https://tomesphere.com/paper/1903.10464