paper-with-me

홈 › Papers

From Human Explanation to Model Interpretability: A Framework Based on Weight of Evidence

2021-04-27 · David Alvarez-Melis, Harmanpreet Kaur, Hal Daumé III, Hanna Wallach, Jennifer Wortman Vaughan

We take inspiration from the study of human explanation to inform the design and evaluation of interpretability methods in machine learning. First, we survey the literature on human explanation in philosophy, cognitive science, and the social sciences, and propose a list of design principles for machine-generated explanations that are meaningful to humans. Using the concept of weight of evidence from information theory, we develop a method for generating explanations that adhere to these principles. We show that this method can be adapted to handle high-dimensional, multi-class settings, yielding a flexible framework for generating explanations. We demonstrate that these explanations can be estimated accurately from finite samples and are robust to small perturbations of the inputs. We also evaluate our method through a qualitative user study with machine learning practitioners, where we observe that the resulting explanations are usable despite some participants struggling with background concepts like prior class probabilities. Finally, we conclude by surfacing~design~implications for interpretability tools in general.

📄 PDF Abstract BibTeX arXiv:2104.13299

Code (1)

dmelis/interpretwoe 공식 구현 pytorch

Tasks

BIG-bench Machine LearningInterpretable Machine LearningPhilosophy

Similar Papers 제목 키워드 기반

Weight of Evidence as a Basis for Human-Oriented Explanations

2019-10-29 · David Alvarez-Melis, Hal Daumé III, Jennifer Wortman Vaughan, Hanna Wallach

Interpretability is an elusive but highly sought-after characteristic of modern machine learning methods. Recent work has focused on interpretability via $\textit{explanations}$, which justify individual model prediction…

Philosophy

Explainable Goal Recognition: A Framework Based on Weight of Evidence

2023-03-09 · Abeer Alshehri, Tim Miller, Mor Vered

We introduce and evaluate an eXplainable Goal Recognition (XGR) model that uses the Weight of Evidence (WoE) framework to explain goal recognition problems. Our model provides human-centered explanations that answer why?…

Sokoban

Interpretable Basis Decomposition for Visual Explanation

2018-09-01 · ECCV 2018 9 · Bolei Zhou, Yiyou Sun, David Bau, Antonio Torralba

Explanations of the decisions made by a deep neural network are important for human end-users to be able to understand and diagnose the trustworthiness of the system. Current neural networks used for visual recognition a…

EASE: Extractive-Abstractive Summarization with Explanations

2021-05-14 · Haoran Li, Arash Einolghozati, Srinivasan Iyer, Bhargavi Paranjape 외

Current abstractive summarization systems outperform their extractive counterparts, but their widespread adoption is inhibited by the inherent lack of interpretability. To achieve the best of both worlds, we propose EASE…

Abstractive Text SummarizationDocument SummarizationText Generation

Towards Explainable Goal Recognition Using Weight of Evidence (WoE): A Human-Centered Approach

2024-09-18 · Abeer Alshehri, Amal Abdulrahman, Hajar Alamri, Tim Miller 외

Goal recognition (GR) involves inferring an agent's unobserved goal from a sequence of observations. This is a critical problem in AI with diverse applications. Traditionally, GR has been addressed using 'inference to th…

Decision MakingHuman Agent CollaborationSokoban