Introducing {\delta}-XAI: a novel sensitivity-based method for local AI explanations
Alessandro De Carlo, Enea Parimbelli, Nicola Melillo, Giovanna Nicora

TL;DR
This paper introduces delta-XAI, a sensitivity-based local explanation method for AI models that assesses feature impact on individual predictions, showing promising results compared to Shapley values especially with extreme feature values.
Contribution
The paper presents delta-XAI, a novel local explanation technique extending the delta index, providing intuitive and sensitive feature impact assessments for individual predictions in ML models.
Findings
Delta-XAI aligns well with Shapley values in general cases.
It detects dominant features more sensitively, especially with extreme feature values.
Provides intuitive explanations using probability density functions.
Abstract
Explainable Artificial Intelligence (XAI) is central to the debate on integrating Artificial Intelligence (AI) and Machine Learning (ML) algorithms into clinical practice. High-performing AI/ML models, such as ensemble learners and deep neural networks, often lack interpretability, hampering clinicians' trust in their predictions. To address this, XAI techniques are being developed to describe AI/ML predictions in human-understandable terms. One promising direction is the adaptation of sensitivity analysis (SA) and global sensitivity analysis (GSA), which inherently rank model inputs by their impact on predictions. Here, we introduce a novel delta-XAI method that provides local explanations of ML model predictions by extending the delta index, a GSA metric. The delta-XAI index assesses the impact of each feature's value on the predicted output for individual instances in both regression…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Scientific Computing and Data Management
MethodsLinear Regression
