paper-with-me

홈 › Papers

How Good is your Explanation? Algorithmic Stability Measures to Assess the Quality of Explanations for Deep Neural Networks

2020-09-07 · Thomas Fel, David Vigouroux, Rémi Cadène, Thomas Serre

A plethora of methods have been proposed to explain how deep neural networks reach their decisions but comparatively, little effort has been made to ensure that the explanations produced by these methods are objectively relevant. While several desirable properties for trustworthy explanations have been formulated, objective measures have been harder to derive. Here, we propose two new measures to evaluate explanations borrowed from the field of algorithmic stability: mean generalizability MeGe and relative consistency ReCo. We conduct extensive experiments on different network architectures, common explainability methods, and several image datasets to demonstrate the benefits of the proposed measures.In comparison to ours, popular fidelity measures are not sufficient to guarantee trustworthy explanations.Finally, we found that 1-Lipschitz networks produce explanations with higher MeGe and ReCo than common neural networks while reaching similar accuracy. This suggests that 1-Lipschitz networks are a relevant direction towards predictors that are more explainable and trustworthy.

📄 PDF Abstract BibTeX arXiv:2009.04521

Code (0)

등록된 구현이 없습니다.

Tasks

Image Classification

Similar Papers 제목 키워드 기반

How much informative is your XAI? A decision-making assessment task to objectively measure the goodness of explanations

2023-12-07 · Marco Matarese, Francesco Rea, Alessandra Sciutti

There is an increasing consensus about the effectiveness of user-centred approaches in the explainable artificial intelligence (XAI) field. Indeed, the number and complexity of personalised and user-centred approaches to…

Decision MakingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Algorithmic statistics, prediction and machine learning

2015-09-17 · Alexey Milovanov

Algorithmic statistics considers the following problem: given a binary string $x$ (e.g., some experimental data), find a "good" explanation of this data. It uses algorithmic information theory to define formally what is …

BIG-bench Machine LearningLearning TheoryPrediction

Meta-evaluating stability measures: MAX-Senstivity & AVG-Sensitivity

2024-12-14 · Miquel Miró-Nicolau, Antoni Jaume-i-Capó, Gabriel Moyà-Alcover

The use of eXplainable Artificial Intelligence (XAI) systems has introduced a set of challenges that need resolution. The XAI robustness, or stability, has been one of the goals of the community from its beginning. Multi…

AvgExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Sensitivity

Why You Should Charge Your Friends for Borrowing Your Stuff

2017-05-20 · Kijung Shin, Euiwoong Lee, Dhivya Eswaran, Ariel D. Procaccia

We consider goods that can be shared with k-hop neighbors (i.e., the set of nodes within k hops from an owner) on a social network. We examine incentives to buy such a good by devising game-theoretic models where each no…

Are Your Explanations Reliable? Investigating the Stability of LIME in Explaining Text Classifiers by Marrying XAI and Adversarial Attack

2023-05-21 · Christopher Burger, Lingwei Chen, Thai Le

LIME has emerged as one of the most commonly referenced tools in explainable AI (XAI) frameworks that is integrated into critical machine learning applications--e.g., healthcare and finance. However, its stability remain…

Adversarial Attack