paper-with-me

Papers

On the Veracity of Local, Model-agnostic Explanations in Audio Classification: Targeted Investigations with Adversarial Examples

2021-07-19 · Verena Praher, Katharina Prinz, Arthur Flexer, Gerhard Widmer

Local explanation methods such as LIME have become popular in MIR as tools for generating post-hoc, model-agnostic explanations of a model's classification decisions. The basic idea is to identify a small set of human-understandable features of the classified example that are most influential on the classifier's prediction. These are then presented as an explanation. Evaluation of such explanations in publications often resorts to accepting what matches the expectation of a human without actually being able to verify if what the explanation shows is what really caused the model's prediction. This paper reports on targeted investigations where we try to get more insight into the actual veracity of LIME's explanations in an audio classification task. We deliberately design adversarial examples for the classifier, in a way that gives us knowledge about which parts of the input are potentially responsible for the model's (wrong) prediction. Asking LIME to explain the predictions for these adversaries permits us to study whether local explanations do indeed detect these regions of interest. We also look at whether LIME is more successful in finding perturbations that are more prominent and easily noticeable for a human. Our results suggest that LIME does not necessarily manage to identify the most relevant input features and hence it remains unclear whether explanations are useful or even misleading.

📄 PDF Abstract BibTeX arXiv:2107.09045

Code (1)

CPJKU/veracity 공식 구현 pytorch

Tasks

Audio Classification

Methods 이 논문이 사용한 방법론

LIME LIME, or Local Interpretable Model-Agnostic Explanations, is an algorithm that can explain the predictions of any classifier or regressor in a faithful way, by…

Similar Papers 제목 키워드 기반

Generating Zero-shot Abstractive Explanations for Rumour Verification

2024-01-23 · Iman Munire Bilal, Preslav Nakov, Rob Procter, Maria Liakata

The task of rumour verification in social media concerns assessing the veracity of a claim on the basis of conversation threads that result from it. While previous work has focused on predicting a veracity label, here we…

Few-Shot LearningInformativenessLanguage ModelingLanguage Modelling+1

Explanations for Automatic Speech Recognition

2023-02-27 · Xiaoliang Wu, Peter Bell, Ajitha Rajan

We address quality assessment for neural network based ASR by providing explanations that help increase our understanding of the system and ultimately help build trust in the system. Compared to simple classification lab…

Automatic Speech RecognitionExplainable Artificial Intelligence (XAI)image-classificationImage Classification+3

audioLIME: Listenable Explanations Using Source Separation

2020-08-02 · Verena Haunschmid, Ethan Manilow, Gerhard Widmer

Deep neural networks (DNNs) are successfully applied in a wide variety of music information retrieval (MIR) tasks but their predictions are usually not interpretable. We propose audioLIME, a method based on Local Interpr…

Information RetrievalMusic Information RetrievalMusic TaggingRetrieval

Can We Trust Explainable AI Methods on ASR? An Evaluation on Phoneme Recognition

2023-05-29 · Xiaoliang Wu, Peter Bell, Ajitha Rajan

Explainable AI (XAI) techniques have been widely used to help explain and understand the output of deep learning models in fields such as image classification and Natural Language Processing. Interest in using XAI techni…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Deep LearningExplainable Artificial Intelligence (XAI)+5

Don't Explain without Verifying Veracity: An Evaluation of Explainable AI with Video Activity Recognition

2020-05-05 · Mahsan Nourani, Chiradeep Roy, Tahrima Rahman, Eric D. Ragan 외

Explainable machine learning and artificial intelligence models have been used to justify a model's decision-making process. This added transparency aims to help improve user performance and understanding of the underlyi…

Activity RecognitionDecision Making