paper-with-me

홈 › Papers

Proxy-Based Approximation of Shapley and Banzhaf Interactions

2026-05-21 · Santo M. A. R. Thies, Hubert Baniecki, R. Teal Witter, Eyke Hüllermeier, Maximilian Muschalik, Fabian Fumagalli arxiv

Shapley and Banzhaf interactions capture the complex dynamics inherent in modern machine learning applications. However, current estimators for these higher-order interactions trade off between speed and accuracy. To overcome this limitation, we introduce ProxySHAP. ProxySHAP reconciles the high sample efficiency of tree-based proxy models with a principled path to consistency via residual correction. On a theoretical level, we derive a polynomial-time generalization of interventional TreeSHAP to compute exact interaction indices for tree ensembles, successfully bypassing exponential tree-depth dependencies in prior methods. Furthermore, we formally analyze the residual adjustment strategy, characterizing the specific conditions under which Maximum Sample Reuse (MSR) corrects proxy bias without its variance scaling exponentially with interaction size. Extensive benchmarking demonstrates that ProxySHAP sets a new state-of-the-art standard for approximation quality, including in large-scale applications with thousands of features. By achieving the lowest error in both small- and large-budget regimes, ProxySHAP significantly outperforms the prior best estimators ProxySPEX and KernelSHAP-IQ, while also delivering superior performance on downstream explainability tasks.

📄 PDF Abstract BibTeX arXiv:2605.22738

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Quadrature-TreeSHAP: Depth-Independent TreeSHAP and Shapley Interactions

2026-05-06 · Ron Wettenstein, Rory Mitchell, Peng Yu arxiv

Shapley values are a standard tool for explaining predictions of tree ensembles, with Path-Dependent SHAP being the most widely used variant. Despite substantial progress, existing methods still exhibit trade-offs betwee…

Improved Feature Importance Computations for Tree Models: Shapley vs. Banzhaf

2021-08-09 · Adam Karczmarz, Anish Mukherjee, Piotr Sankowski, Piotr Wygocki

Shapley values are one of the main tools used to explain predictions of tree ensemble models. The main alternative to Shapley values are Banzhaf values that have not been understood equally well. In this paper we make a …

Feature Importance

Kernel Banzhaf: A Fast and Robust Estimator for Banzhaf Values

2024-10-10 · Yurong Liu, R. Teal Witter, Flip Korn, Tarfah Alrashed 외

Banzhaf values offer a simple and interpretable alternative to the widely-used Shapley values. We introduce Kernel Banzhaf, a novel algorithm inspired by KernelSHAP, that leverages an elegant connection between Banzhaf v…

Interpretable Machine Learning

Robust Data Valuation with Weighted Banzhaf Values

2023-09-21 · NeurIPS 2023 11

Data valuation, a principled way to rank the importance of each training datum, has become increasingly important. However, existing value-based approaches (e.g., Shapley) are known to suffer from the stochasticity inher…

Game-theoretic Counterfactual Explanation for Graph Neural Networks

2024-02-08 · Chirag Chhablani, Sarthak Jain, Akshay Channesh, Ian A. Kash 외

Graph Neural Networks (GNNs) have been a powerful tool for node classification tasks in complex networks. However, their decision-making processes remain a black-box to users, making it challenging to understand the reas…

counterfactualCounterfactual ExplanationDecision MakingNode Classification