English

Accelerating Shapley Explanation via Contributive Cooperator Selection

Machine Learning 2023-03-07 v2 Artificial Intelligence Computer Science and Game Theory

Abstract

Even though Shapley value provides an effective explanation for a DNN model prediction, the computation relies on the enumeration of all possible input feature coalitions, which leads to the exponentially growing complexity. To address this problem, we propose a novel method SHEAR to significantly accelerate the Shapley explanation for DNN models, where only a few coalitions of input features are involved in the computation. The selection of the feature coalitions follows our proposed Shapley chain rule to minimize the absolute error from the ground-truth Shapley values, such that the computation can be both efficient and accurate. To demonstrate the effectiveness, we comprehensively evaluate SHEAR across multiple metrics including the absolute error from the ground-truth Shapley value, the faithfulness of the explanations, and running speed. The experimental results indicate SHEAR consistently outperforms state-of-the-art baseline methods across different evaluation metrics, which demonstrates its potentials in real-world applications where the computational resource is limited.

Keywords

Cite

@article{arxiv.2206.08529,
  title  = {Accelerating Shapley Explanation via Contributive Cooperator Selection},
  author = {Guanchu Wang and Yu-Neng Chuang and Mengnan Du and Fan Yang and Quan Zhou and Pushkar Tripathi and Xuanting Cai and Xia Hu},
  journal= {arXiv preprint arXiv:2206.08529},
  year   = {2023}
}
R2 v1 2026-06-24T11:54:35.931Z