Verified SHAP: Provable Bounds for Exact Shapley Values of Neural Networks

arXiv cs.LG Papers

Summary

Proposes a verification-based algorithm to compute provable bounds on exact SHAP values for neural networks, scaling to much larger search spaces than prior exact methods.

arXiv:2605.24084v1 Announce Type: new Abstract: Shapley additive explanations (SHAP) are widely recognised as computationally intractable for neural networks, since they induce an exponential search space over the input features. In this work, we take a first step towards scaling exact SHAP computation to larger search spaces by introducing an algorithm that leverages recent advances in neural network verification to compute arbitrarily tight exact lower and upper bounds on SHAP values for neural networks, ultimately recovering the exact SHAP values. We demonstrate that our approach scales to orders of magnitude larger search spaces than state-of-the-art exact methods. This provides an important first step towards exact SHAP computation and establishes a principled cornerstone for evaluating statistical approximation methods on larger search spaces.
Original Article
View Cached Full Text

Cached at: 05/26/26, 09:00 AM

# Verified SHAP: Provable Bounds for Exact Shapley Values of Neural Networks
Source: [https://arxiv.org/abs/2605.24084](https://arxiv.org/abs/2605.24084)
[View PDF](https://arxiv.org/pdf/2605.24084)

> Abstract:Shapley additive explanations \(SHAP\) are widely recognised as computationally intractable for neural networks, since they induce an exponential search space over the input features\. In this work, we take a first step towards scaling exact SHAP computation to larger search spaces by introducing an algorithm that leverages recent advances in neural network verification to compute arbitrarily tight exact lower and upper bounds on SHAP values for neural networks, ultimately recovering the exact SHAP values\. We demonstrate that our approach scales to orders of magnitude larger search spaces than state\-of\-the\-art exact methods\. This provides an important first step towards exact SHAP computation and establishes a principled cornerstone for evaluating statistical approximation methods on larger search spaces\.

## Submission history

From: David Boetius \[[view email](https://arxiv.org/show-email/41213bfe/2605.24084)\] **\[v1\]**Fri, 22 May 2026 18:00:01 UTC \(2,560 KB\)

Similar Articles

Vertex-Softmax: Tight Transformer Verification via Exact Softmax Optimization

arXiv cs.LG

This paper introduces Vertex-Softmax, a method for tight Transformer verification by proving that exact softmax optimization over interval constraints occurs at vertices of the constraint box. It improves certified accuracy and efficiency in CROWN-style verifiers for attention models on standard datasets.