paper-with-me

홈 › Papers

To what extent do human explanations of model behavior align with actual model behavior?

2020-12-24 · EMNLP (BlackboxNLP) 2021 11 · Grusha Prasad, Yixin Nie, Mohit Bansal, Robin Jia, Douwe Kiela, Adina Williams

Given the increasingly prominent role NLP models (will) play in our lives, it is important for human expectations of model behavior to align with actual model behavior. Using Natural Language Inference (NLI) as a case study, we investigate the extent to which human-generated explanations of models' inference decisions align with how models actually make these decisions. More specifically, we define three alignment metrics that quantify how well natural language explanations align with model sensitivity to input words, as measured by integrated gradients. Then, we evaluate eight different models (the base and large versions of BERT, RoBERTa and ELECTRA, as well as anRNN and bag-of-words model), and find that the BERT-base model has the highest alignment with human-generated explanations, for all alignment metrics. Focusing in on transformers, we find that the base versions tend to have higher alignment with human-generated explanations than their larger counterparts, suggesting that increasing the number of model parameters leads, in some cases, to worse alignment with human explanations. Finally, we find that a model's alignment with human explanations is not predicted by the model's accuracy, suggesting that accuracy and alignment are complementary ways to evaluate models.

📄 PDF Abstract BibTeX arXiv:2012.13354

Code (0)

등록된 구현이 없습니다.

Tasks

modelNatural Language Inference

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
ELECTRA 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
WordPiece 설명 없음
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Adam 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…

Similar Papers 제목 키워드 기반

Dissenting Explanations: Leveraging Disagreement to Reduce Model Overreliance

2023-07-14 · Omer Reingold, Judy Hanwen Shen, Aditi Talati

While explainability is a desirable characteristic of increasingly complex black-box models, modern explanation methods have been shown to be inconsistent and contradictory. The semantics of explanations is not always fu…

model

Plan Explanations as Model Reconciliation -- An Empirical Study

2018-02-03 · Tathagata Chakraborti, Sarath Sreedharan, Sachin Grover, Subbarao Kambhampati

Recent work in explanation generation for decision making agents has looked at how unexplained behavior of autonomous systems can be understood in terms of differences in the model of the system and the human's understan…

Decision MakingExplanation Generationmodel

Selective Explanations: Leveraging Human Input to Align Explainable AI

2023-01-23 · Vivian Lai, Yiming Zhang, Chacha Chen, Q. Vera Liao 외

While a vast collection of explainable AI (XAI) algorithms have been developed in recent years, they are often criticized for significant gaps with how humans produce and consume explanations. As a result, current XAI te…

Explainable Artificial Intelligence (XAI)

Reading Books is Great, But Not if You Are Driving! Visually Grounded Reasoning about Defeasible Commonsense Norms

2023-10-16 · Seungju Han, Junhyeok Kim, Jack Hessel, Liwei Jiang 외

Commonsense norms are defeasible by context: reading books is usually great, but not when driving a car. While contexts can be explicitly described in language, in embodied scenarios, contexts are often provided visually…

2k

Everything, Everywhere, All at Once: Is Mechanistic Interpretability Identifiable?

2025-02-28 · Maxime Méloux, Silviu Maniu, François Portet, Maxime Peyrard

As AI systems are used in high-stakes applications, ensuring interpretability is crucial. Mechanistic Interpretability (MI) aims to reverse-engineer neural networks by extracting human-understandable algorithms to explai…

All