paper-with-me

Papers

Classification Metrics for Image Explanations: Towards Building Reliable XAI-Evaluations

2024-06-07 · Benjamin Fresz, Lena Lörcher, Marco Huber

Decision processes of computer vision models - especially deep neural networks - are opaque in nature, meaning that these decisions cannot be understood by humans. Thus, over the last years, many methods to provide human-understandable explanations have been proposed. For image classification, the most common group are saliency methods, which provide (super-)pixelwise feature attribution scores for input images. But their evaluation still poses a problem, as their results cannot be simply compared to the unknown ground truth. To overcome this, a slew of different proxy metrics have been defined, which are - as the explainability methods themselves - often built on intuition and thus, are possibly unreliable. In this paper, new evaluation metrics for saliency methods are developed and common saliency methods are benchmarked on ImageNet. In addition, a scheme for reliability evaluation of such metrics is proposed that is based on concepts from psychometric testing. The used code can be found at https://github.com/lelo204/ClassificationMetricsForImageExplanations .

📄 PDF Abstract BibTeX arXiv:2406.05068

Code (1)

lelo204/classificationmetricsforimageexplanations 공식 구현 pytorch

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

TbExplain: A Text-based Explanation Method for Scene Classification Models with the Statistical Prediction Correction

2023-07-19 · Amirhossein Aminimehr, Pouya Khani, Amirali Molaei, Amirmohammad Kazemeini 외

The field of Explainable Artificial Intelligence (XAI) aims to improve the interpretability of black-box machine learning models. Building a heatmap based on the importance value of input features is a popular method for…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Scene Classification

CNN-based explanation ensembling for dataset, representation and explanations evaluation

2024-04-16 · Weronika Hryniewska-Guzik, Luca Longo, Przemysław Biecek

Explainable Artificial Intelligence has gained significant attention due to the widespread use of complex deep learning models in high-stake domains such as medicine, finance, and autonomous cars. However, different expl…

Explainable artificial intelligence

Saliency Maps Give a False Sense of Explanability to Image Classifiers: An Empirical Evaluation across Methods and Metrics

2024-12-03 · ACML 2024 12 · Hanwei Zhang, Felipe Torres Figueroa, Holger Hermanns

The interpretability of deep neural networks (DNNs) has emerged as a crucial area of research, particularly in image classification tasks where decisions often lack transparency. Saliency maps have been widely used as …

image-classificationImage Classification

Investigating sanity checks for saliency maps with image and text classification

2021-06-08 · Narine Kokhlikyan, Vivek Miglani, Bilal Alsallakh, Miguel Martin 외

Saliency maps have shown to be both useful and misleading for explaining model predictions especially in the context of images. In this paper, we perform sanity checks for text modality and show that the conclusions made…

text-classificationText Classification

Precise Benchmarking of Explainable AI Attribution Methods

2023-08-06 · Rafaël Brandt, Daan Raatjens, Georgi Gaydadjiev

The rationale behind a deep learning model's output is often difficult to understand by humans. EXplainable AI (XAI) aims at solving this by developing methods that improve interpretability and explainability of machine …

Benchmarkingimage-classificationImage Classification