2021

Sampling Permutations for Shapley Value Estimation

Mitchell, Rory, Cooper, Joshua, Frank, Eibe et al.

Understand

Game-theoretic attribution techniques based on Shapley values are used to interpret black-box machine learning models, but their exact calculation is generally NP-hard, requiring approximation methods for non-trivial models.

  • As the computation of Shapley values can be expressed as a summation over a set of permutations, a common approach is to sample a subset of these permutations for approximation.
  • Unfortunately, standard Monte Carlo sampling methods can exhibit slow convergence, and more sophisticated quasi-Monte Carlo methods have not yet been applied to the space of permutations.
  • To address this, we investigate new approaches based on two classes of approximation methods and compare them empirically.

Reading the bibliography…