paper-with-me

홈 › Papers

A Song of (Dis)agreement: Evaluating the Evaluation of Explainable Artificial Intelligence in Natural Language Processing

2022-05-09 · Michael Neely, Stefan F. Schouten, Maurits Bleeker, Ana Lucic

There has been significant debate in the NLP community about whether or not attention weights can be used as an explanation - a mechanism for interpreting how important each input token is for a particular prediction. The validity of "attention as explanation" has so far been evaluated by computing the rank correlation between attention-based explanations and existing feature attribution explanations using LSTM-based models. In our work, we (i) compare the rank correlation between five more recent feature attribution methods and two attention-based methods, on two types of NLP tasks, and (ii) extend this analysis to also include transformer-based models. We find that attention-based explanations do not correlate strongly with any recent feature attribution methods, regardless of the model or task. Furthermore, we find that none of the tested explanations correlate strongly with one another for the transformer-based model, leading us to question the underlying assumption that we should measure the validity of attention-based explanations based on how well they correlate with existing feature attribution explanation methods. After conducting experiments on five datasets using two different models, we argue that the community should stop using rank correlation as an evaluation metric for attention-based explanations. We suggest that researchers and practitioners should instead test various explanation methods and employ a human-in-the-loop process to determine if the explanations align with human intuition for the particular use case at hand.

📄 PDF Abstract BibTeX arXiv:2205.04559

Code (1)

sfschouten/court-of-xai 공식 구현 pytorch

Tasks

Explainable artificial intelligence

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

SongEval: A Benchmark Dataset for Song Aesthetics Evaluation

2025-05-16 · Jixun Yao, Guobin Ma, Huixin Xue, Huakang Chen 외

Aesthetics serve as an implicit and important criterion in song generation tasks that reflect human perception beyond objective metrics. However, evaluating the aesthetics of generated songs remains a fundamental challen…

"Explanation" is Not a Technical Term: The Problem of Ambiguity in XAI

2022-06-27 · Leilani H. Gilpin, Andrew R. Paley, Mohammed A. Alam, Sarah Spurlock 외

There is broad agreement that Artificial Intelligence (AI) systems, particularly those using Machine Learning (ML), should be able to "explain" their behavior. Unfortunately, there is little agreement as to what constitu…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Evaluating the impact of an explainable machine learning system on the interobserver agreement in chest radiograph interpretation

2023-04-01 · Hieu H. Pham, Ha Q. Nguyen, Hieu T. Nguyen, Linh T. Le 외

We conducted a prospective study to measure the clinical impact of an explainable machine learning system on interobserver agreement in chest radiograph interpretation. The AI system, which we call as it VinDr-CXR when u…

In BLOOM: Creativity and Affinity in Artificial Lyrics and Art

2023-01-13 · Evan Crothers, Herna Viktor, Nathalie Japkowicz

We apply a large multilingual language model (BLOOM-176B) in open-ended generation of Chinese song lyrics, and evaluate the resulting lyrics for coherence and creativity using human reviewers. We find that current comput…

Language ModelingLanguage ModellingLarge Language Model

Proxy Tasks and Subjective Measures Can Be Misleading in Evaluating Explainable AI Systems

2020-01-22 · Zana Buçinca, Phoebe Lin, Krzysztof Z. Gajos, Elena L. Glassman

Explainable artificially intelligent (XAI) systems form part of sociotechnical systems, e.g., human+AI teams tasked with making decisions. Yet, current XAI systems are rarely evaluated by measuring the performance of hum…

Decision MakingExplainable Artificial Intelligence (XAI)