paper-with-me

Papers

Are Objective Explanatory Evaluation metrics Trustworthy? An Adversarial Analysis

2024-06-12 · Prithwijit Chowdhury, Mohit Prabhushankar, Ghassan AlRegib, Mohamed Deriche

Explainable AI (XAI) has revolutionized the field of deep learning by empowering users to have more trust in neural network models. The field of XAI allows users to probe the inner workings of these algorithms to elucidate their decision-making processes. The rise in popularity of XAI has led to the advent of different strategies to produce explanations, all of which only occasionally agree. Thus several objective evaluation metrics have been devised to decide which of these modules give the best explanation for specific scenarios. The goal of the paper is twofold: (i) we employ the notions of necessity and sufficiency from causal literature to come up with a novel explanatory technique called SHifted Adversaries using Pixel Elimination(SHAPE) which satisfies all the theoretical and mathematical criteria of being a valid explanation, (ii) we show that SHAPE is, infact, an adversarial explanation that fools causal metrics that are employed to measure the robustness and reliability of popular importance based visual XAI methods. Our analysis shows that SHAPE outperforms popular explanatory techniques like GradCAM and GradCAM++ in these tests and is comparable to RISE, raising questions about the sanity of these metrics and the need for human involvement for an overall better evaluation.

📄 PDF Abstract BibTeX arXiv:2406.07820

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Makingvalid

Similar Papers 제목 키워드 기반

Don't Get Me Wrong: How to Apply Deep Visual Interpretations to Time Series

2022-03-14 · Christoffer Loeffler, Wei-Cheng Lai, Bjoern Eskofier, Dario Zanca 외

The correct interpretation and understanding of deep learning models are essential in many applications. Explanatory visual interpretation approaches for image, and natural language processing allow domain experts to val…

Time SeriesTime Series AnalysisTime Series Classificationvalid

VOICE: Variance of Induced Contrastive Explanations to quantify Uncertainty in Neural Network Interpretability

2024-06-01 · Mohit Prabhushankar, Ghassan AlRegib

In this paper, we visualize and quantify the predictive uncertainty of gradient-based post hoc visual explanations for neural networks. Predictive uncertainty refers to the variability in the network predictions under pe…

Uncertainty Visualization

DuTrust: A Sentiment Analysis Dataset for Trustworthiness Evaluation

2021-08-30 · Lijie Wang, Hao liu, Shuyuan Peng, Hongxuan Tang 외

While deep learning models have greatly improved the performance of most artificial intelligence tasks, they are often criticized to be untrustworthy due to the black-box problem. Consequently, many works have been propo…

Sentiment Analysis

LFQA-HP-1M: A Large-Scale Human Preference Dataset for Long-Form Question Answering

2026-02-27 · Rafid Ishrak Jahan, Fahmid Shahriar Iqbal, Sagnik Ray Choudhury arxiv

Long-form question answering (LFQA) demands nuanced evaluation of multi-sentence explanatory responses, yet existing metrics often fail to reflect human judgment. We present LFQA-HP-1M, a large-scale dataset comprising 1…

Question Answering

Ranking Over Scoring: Towards Reliable and Robust Automated Evaluation of LLM-Generated Medical Explanatory Arguments

2024-09-30 · Iker de la Iglesia, Iakes Goenaga, Johanna Ramirez-Romero, Jose Maria Villa-Gonzalez 외

Evaluating LLM-generated text has become a key challenge, especially in domain-specific contexts like the medical field. This work introduces a novel evaluation methodology for LLM-generated medical explanatory arguments…