LGFeb 21, 2025

Evaluate with the Inverse: Efficient Approximation of Latent Explanation Quality Distribution

arXiv:2502.15403v1h-index: 12AAAI
Originality Incremental advance
AI Analysis

This provides XAI practitioners with a more insightful tool for comparing explanation quality, though it appears incremental as an alternative to existing evaluation methods.

The paper tackles the problem of evaluating explanation quality in XAI by introducing the Quality Gap Estimate (QGE) method, which compares explanations to an 'inverse' counterpart rather than random ones, and demonstrates its superiority across multiple models, datasets, and metrics while enhancing statistical reliability.

Obtaining high-quality explanations of a model's output enables developers to identify and correct biases, align the system's behavior with human values, and ensure ethical compliance. Explainable Artificial Intelligence (XAI) practitioners rely on specific measures to gauge the quality of such explanations. These measures assess key attributes, such as how closely an explanation aligns with a model's decision process (faithfulness), how accurately it pinpoints the relevant input features (localization), and its consistency across different cases (robustness). Despite providing valuable information, these measures do not fully address a critical practitioner's concern: how does the quality of a given explanation compare to other potential explanations? Traditionally, the quality of an explanation has been assessed by comparing it to a randomly generated counterpart. This paper introduces an alternative: the Quality Gap Estimate (QGE). The QGE method offers a direct comparison to what can be viewed as the `inverse' explanation, one that conceptually represents the antithesis of the original explanation. Our extensive testing across multiple model architectures, datasets, and established quality metrics demonstrates that the QGE method is superior to the traditional approach. Furthermore, we show that QGE enhances the statistical reliability of these quality assessments. This advance represents a significant step toward a more insightful evaluation of explanations that enables a more effective inspection of a model's behavior.

Foundations

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

Your Notes