English

VARSHAP: Addressing Global Dependency Problems in Explainable AI with Variance-Based Local Feature Attribution

Machine Learning 2025-06-10 v1

Abstract

Existing feature attribution methods like SHAP often suffer from global dependence, failing to capture true local model behavior. This paper introduces VARSHAP, a novel model-agnostic local feature attribution method which uses the reduction of prediction variance as the key importance metric of features. Building upon Shapley value framework, VARSHAP satisfies the key Shapley axioms, but, unlike SHAP, is resilient to global data distribution shifts. Experiments on synthetic and real-world datasets demonstrate that VARSHAP outperforms popular methods such as KernelSHAP or LIME, both quantitatively and qualitatively.

Keywords

Cite

@article{arxiv.2506.07229,
  title  = {VARSHAP: Addressing Global Dependency Problems in Explainable AI with Variance-Based Local Feature Attribution},
  author = {Mateusz Gajewski and Mikołaj Morzy and Adam Karczmarz and Piotr Sankowski},
  journal= {arXiv preprint arXiv:2506.07229},
  year   = {2025}
}
R2 v1 2026-07-01T03:05:51.536Z