paper-with-me

홈 › Papers

An Experimental Investigation into the Evaluation of Explainability Methods

2023-05-25 · Sédrick Stassin, Alexandre Englebert, Géraldin Nanfack, Julien Albert, Nassim Versbraegen, Gilles Peiffer, Miriam Doh, Nicolas Riche, Benoît Frenay, Christophe De Vleeschouwer

EXplainable Artificial Intelligence (XAI) aims to help users to grasp the reasoning behind the predictions of an Artificial Intelligence (AI) system. Many XAI approaches have emerged in recent years. Consequently, a subfield related to the evaluation of XAI methods has gained considerable attention, with the aim to determine which methods provide the best explanation using various approaches and criteria. However, the literature lacks a comparison of the evaluation metrics themselves, that one can use to evaluate XAI methods. This work aims to fill this gap by comparing 14 different metrics when applied to nine state-of-the-art XAI methods and three dummy methods (e.g., random saliency maps) used as references. Experimental results show which of these metrics produces highly correlated results, indicating potential redundancy. We also demonstrate the significant impact of varying the baseline hyperparameter on the evaluation metric values. Finally, we use dummy methods to assess the reliability of metrics in terms of ranking, pointing out their limitations.

📄 PDF Abstract BibTeX arXiv:2305.16361

Code (1)

multitel-ai/evaluation-xai-metrics-gd6-trail 공식 구현 pytorch

Tasks

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Similar Papers 제목 키워드 기반

When Explainability Meets Privacy: An Investigation at the Intersection of Post-hoc Explainability and Differential Privacy in the Context of Natural Language Processing

2025-08-14 · Mahdi Dhaini, Stephen Meisenbacher, Ege Erdogan, Florian Matthes 외 arxiv

In the study of trustworthy Natural Language Processing (NLP), a number of important research fields have emerged, including that of explainability and privacy. While research interest in both explainable and privacy-pre…

Fewer Than 1% of Explainable AI Papers Validate Explainability with Humans

2025-03-13 · Ashley Suh, Isabelle Hurley, Nora Smith, Ho Chit Siu

This late-breaking work presents a large-scale analysis of explainable AI (XAI) literature to evaluate claims of human explainability. We collaborated with a professional librarian to identify 18,254 papers containing ke…

Envisioning MedCLIP: A Deep Dive into Explainability for Medical Vision-Language Models

2024-03-27 · Anees Ur Rehman Hashmi, Dwarikanath Mahapatra, Mohammad Yaqub

Explaining Deep Learning models is becoming increasingly important in the face of daily emerging multimodal models, particularly in safety-critical domains like medical imaging. However, the lack of detailed investigatio…

Language ModelingLanguage Modelling

The Anatomy of Evidence: An Investigation Into Explainable ICD Coding

2025-07-02 · Katharina Beckh, Elisa Studeny, Sujan Sai Gannamaneni, Dario Antweiler 외 arxiv

Automatic medical coding has the potential to ease documentation and billing processes. For this task, transparency plays an important role for medical coders and regulatory bodies, which can be achieved using explainabi…

CODE-DITING: A Reasoning-Based Metric for Functional Alignment in Code Evaluation

2025-05-26 · Guang Yang, Yu Zhou, Xiang Chen, Wei Zheng 외

Trustworthy evaluation methods for code snippets play a crucial role in neural code generation. Traditional methods, which either rely on reference solutions or require executable test cases, have inherent limitation in …

Code Generation