paper-with-me

Papers

Explaining Explanations to Society

2019-01-19 · Leilani H. Gilpin, Cecilia Testart, Nathaniel Fruchter, Julius Adebayo

There is a disconnect between explanatory artificial intelligence (XAI) methods and the types of explanations that are useful for and demanded by society (policy makers, government officials, etc.) Questions that experts in artificial intelligence (AI) ask opaque systems provide inside explanations, focused on debugging, reliability, and validation. These are different from those that society will ask of these systems to build trust and confidence in their decisions. Although explanatory AI systems can answer many questions that experts desire, they often don't explain why they made decisions in a way that is precise (true to the model) and understandable to humans. These outside explanations can be used to build trust, comply with regulatory and policy changes, and act as external validation. In this paper, we focus on XAI methods for deep neural networks (DNNs) because of DNNs' use in decision-making and inherent opacity. We explore the types of questions that explanatory DNN systems can answer and discuss challenges in building explanatory systems that provide outside explanations for societal requirements and benefit.

📄 PDF Abstract BibTeX arXiv:1901.06560

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingExplainable Artificial Intelligence (XAI)

Similar Papers 제목 키워드 기반

Explaining Predictive Uncertainty by Looking Back at Model Explanations

2022-01-11 · Hanjie Chen, Wanyu Du, Yangfeng Ji

Predictive uncertainty estimation of pre-trained language models is an important measure of how likely people can trust their predictions. However, little is known about what makes a model prediction uncertain. Explainin…

Decision MakingNatural Language InferenceParaphrase IdentificationPrediction+1

Learning by Self-Explaining

2023-09-15 · Wolfgang Stammer, Felix Friedrich, David Steinmann, Manuel Brack 외

Much of explainable AI research treats explanations as a means for model inspection. Yet, this neglects findings from human psychology that describe the benefit of self-explanations in an agent's learning process. Motiva…

image-classificationImage Classification

Exploring The Role of Local and Global Explanations in Recommender Systems

2021-09-27 · Marissa Radensky, Doug Downey, Kyle Lo, Zoran Popović 외

Explanations are well-known to improve recommender systems' transparency. These explanations may be local, explaining an individual recommendation, or global, explaining the recommender model in general. Despite their wi…

Recommendation Systems

Explaining Deep Neural Networks by Leveraging Intrinsic Methods

2024-07-17 · Biagio La Rosa

Despite their impact on the society, deep neural networks are often regarded as black-box models due to their intricate structures and the absence of explanations for their decisions. This opacity poses a significant cha…

Explanations for Occluded Images

2021-03-05 · ICCV 2021 10 · Hana Chockler, Daniel Kroening, Youcheng Sun

Existing algorithms for explaining the output of image classifiers perform poorly on inputs where the object of interest is partially occluded. We present a novel, black-box algorithm for computing explanations that uses…