paper-with-me

홈 › Papers

Explanations of Black-Box Model Predictions by Contextual Importance and Utility

2020-05-30 · Sule Anjomshoae, Kary Främling, Amro Najjar

The significant advances in autonomous systems together with an immensely wider application domain have increased the need for trustable intelligent systems. Explainable artificial intelligence is gaining considerable attention among researchers and developers to address this requirement. Although there is an increasing number of works on interpretable and transparent machine learning algorithms, they are mostly intended for the technical users. Explanations for the end-user have been neglected in many usable and practical applications. In this work, we present the Contextual Importance (CI) and Contextual Utility (CU) concepts to extract explanations that are easily understandable by experts as well as novice users. This method explains the prediction results without transforming the model into an interpretable one. We present an example of providing explanations for linear and non-linear models to demonstrate the generalizability of the method. CI and CU are numerical values that can be represented to the user in visuals and natural language form to justify actions and explain reasoning for individual instances, situations, and contexts. We show the utility of explanations in car selection example and Iris flower classification by presenting complete (i.e. the causes of an individual prediction) and contrastive explanation (i.e. contrasting instance against the instance of interest). The experimental results show the feasibility and validity of the provided explanation methods.

📄 PDF Abstract BibTeX arXiv:2006.00199

Code (1)

shulemsi/CIU 공식 구현

Tasks

Explainable artificial intelligence

Similar Papers 제목 키워드 기반

Explainable AI without Interpretable Model

2020-09-29 · Kary Främling

Explainability has been a challenge in AI for as long as AI has existed. With the recently increased use of AI in society, it has become more important than ever that AI systems would be able to explain the reasoning beh…

Explainable Artificial Intelligence (XAI)Feature Importancemodel

Feature Importance versus Feature Influence and What It Signifies for Explainable AI

2023-08-07 · Kary Främling

When used in the context of decision theory, feature importance expresses how much changing the value of a feature can change the model outcome (or the utility of the outcome), compared to other features. Feature importa…

Feature Importance

Contextual Importance and Utility: aTheoretical Foundation

2022-02-15 · Kary Främling

This paper provides new theory to support to the eXplainable AI (XAI) method Contextual Importance and Utility (CIU). CIU arithmetic is based on the concepts of Multi-Attribute Utility Theory, which gives CIU a solid the…

AttributeExplainable Artificial Intelligence (XAI)

Cognitive Perspectives on Context-based Decisions and Explanations

2021-01-25 · Marcus Westberg, Kary Främling

When human cognition is modeled in Philosophy and Cognitive Science, there is a pervasive idea that humans employ mental representations in order to navigate the world and make predictions about outcomes of future action…

Decision MakingExplainable Artificial Intelligence (XAI)NavigatePhilosophy

Optimal Piecewise Local-Linear Approximations

2018-06-27 · Kartik Ahuja, William Zame, Mihaela van der Schaar

Existing works on "black-box" model interpretation use local-linear approximations to explain the predictions made for each data instance in terms of the importance assigned to the different features for arriving at the …

Clustering