ShapG: new feature importance method based on the Shapley value
Chi Zhao, Jing Liu, Elena Parilina

TL;DR
ShapG is a new model-agnostic XAI method that efficiently computes feature importance using a graph-based approximation of Shapley values, improving accuracy and speed over existing methods.
Contribution
Introduces ShapG, a novel graph-based sampling approach for calculating Shapley values, enhancing explanation accuracy and computational efficiency in AI models.
Findings
ShapG provides more accurate feature importance explanations.
ShapG has faster computation time compared to existing XAI methods.
ShapG demonstrates wide applicability across different complex models.
Abstract
With wide application of Artificial Intelligence (AI), it has become particularly important to make decisions of AI systems explainable and transparent. In this paper, we proposed a new Explainable Artificial Intelligence (XAI) method called ShapG (Explanations based on Shapley value for Graphs) for measuring feature importance. ShapG is a model-agnostic global explanation method. At the first stage, it defines an undirected graph based on the dataset, where nodes represent features and edges are added based on calculation of correlation coefficients between features. At the second stage, it calculates an approximated Shapley value by sampling the data taking into account this graph structure. The sampling approach of ShapG allows to calculate the importance of features efficiently, i.e. to reduce computational complexity. Comparison of ShapG with other existing XAI methods shows that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques · Advanced Image and Video Retrieval Techniques · Face and Expression Recognition
