LGAIMLFeb 4

Reliable Explanations or Random Noise? A Reliability Metric for XAI

arXiv:2602.05082v1
Originality Incremental advance
AI Analysis

This addresses the need for trustworthy XAI in high-stakes domains like healthcare and finance by exposing and measuring explanation instabilities, though it is incremental as it builds on existing axiomatic notions to propose new metrics.

The paper tackles the problem of unreliable explanations in explainable AI (XAI), where methods like SHAP and Integrated Gradients can vary under realistic conditions such as small input perturbations or model updates, and introduces the Explanation Reliability Index (ERI) to quantify this instability, with experiments showing widespread reliability failures in popular methods.

In recent years, explaining decisions made by complex machine learning models has become essential in high-stakes domains such as energy systems, healthcare, finance, and autonomous systems. However, the reliability of these explanations, namely, whether they remain stable and consistent under realistic, non-adversarial changes, remains largely unmeasured. Widely used methods such as SHAP and Integrated Gradients (IG) are well-motivated by axiomatic notions of attribution, yet their explanations can vary substantially even under system-level conditions, including small input perturbations, correlated representations, and minor model updates. Such variability undermines explanation reliability, as reliable explanations should remain consistent across equivalent input representations and small, performance-preserving model changes. We introduce the Explanation Reliability Index (ERI), a family of metrics that quantifies explanation stability under four reliability axioms: robustness to small input perturbations, consistency under feature redundancy, smoothness across model evolution, and resilience to mild distributional shifts. For each axiom, we derive formal guarantees, including Lipschitz-type bounds and temporal stability results. We further propose ERI-T, a dedicated measure of temporal reliability for sequential models, and introduce ERI-Bench, a benchmark designed to systematically stress-test explanation reliability across synthetic and real-world datasets. Experimental results reveal widespread reliability failures in popular explanation methods, showing that explanations can be unstable under realistic deployment conditions. By exposing and quantifying these instabilities, ERI enables principled assessment of explanation reliability and supports more trustworthy explainable AI (XAI) systems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes