Table of Contents
Fetching ...

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 document presents elsarticle.cls, a LaTeX document class tailored for formatting submissions to Elsevier journals. It clarifies the class's dependencies and packaging, ensuring compatibility with common LaTeX tools and fonts. Compared to the older elsart.cls, elsarticle.cls is built on article.cls, reduces package clashes, and offers preprint and final-format options. The paper also details front-matter handling, float and theorem environments, and improved citation integration via natbib. Practical guidance is provided for installation from CTAN or Elsevier resources, including generating the class file and updating the TeX file database to enable seamless manuscript preparation.

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 in presence of collinearity.

Characterizing the contribution of dependent features in XAI methods

TL;DR

This document presents elsarticle.cls, a LaTeX document class tailored for formatting submissions to Elsevier journals. It clarifies the class's dependencies and packaging, ensuring compatibility with common LaTeX tools and fonts. Compared to the older elsart.cls, elsarticle.cls is built on article.cls, reduces package clashes, and offers preprint and final-format options. The paper also details front-matter handling, float and theorem environments, and improved citation integration via natbib. Practical guidance is provided for installation from CTAN or Elsevier resources, including generating the class file and updating the TeX file database to enable seamless manuscript preparation.

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 in presence of collinearity.
Paper Structure (3 sections)

This paper contains 3 sections.