Characterizing the contribution of dependent features in XAI methods
Ahmed Salih, Ilaria Boscolo Galazzo, Zahra Raisi-Estabragh, Steffen E., Petersen, Gloria Menegaz, Petia Radeva

TL;DR
This paper addresses the limitations of current XAI methods like SHAP and LIME by introducing a simple, model-agnostic proxy to account for predictor dependencies, improving the robustness of feature importance rankings.
Contribution
It proposes a novel, easy-to-calculate proxy that adjusts XAI feature rankings to consider predictor dependencies, enhancing interpretability.
Findings
The proxy effectively accounts for predictor collinearity.
It improves the robustness of feature importance rankings.
The method is model-agnostic and easy to implement.
Abstract
Explainable Artificial Intelligence (XAI) provides tools to help understanding how the machine learning models work and reach a specific outcome. It helps to increase the interpretability of models and makes the models more trustworthy and transparent. In this context, many XAI methods were proposed being SHAP and LIME the most popular. However, the proposed methods assume that used predictors in the machine learning models are independent which in general is not necessarily true. Such assumption casts shadows on the robustness of the XAI outcomes such as the list of informative predictors. Here, we propose a simple, yet useful proxy that modifies the outcome of any XAI feature ranking method allowing to account for the dependency among the predictors. The proposed approach has the advantage of being model-agnostic as well as simple to calculate the impact of each predictor in the model…
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
TopicsExplainable Artificial Intelligence (XAI) · Stock Market Forecasting Methods · Imbalanced Data Classification Techniques
MethodsLocal Interpretable Model-Agnostic Explanations · Shapley Additive Explanations
