paper-with-me

Papers

An Objective Metric for Explainable AI: How and Why to Estimate the Degree of Explainability

2021-09-11 · Francesco Sovrano, Fabio Vitali

Explainable AI was born as a pathway to allow humans to explore and understand the inner working of complex systems. However, establishing what is an explanation and objectively evaluating explainability are not trivial tasks. This paper presents a new model-agnostic metric to measure the Degree of Explainability of information in an objective way. We exploit a specific theoretical model from Ordinary Language Philosophy called the Achinstein's Theory of Explanations, implemented with an algorithm relying on deep language models for knowledge graph extraction and information retrieval. To understand whether this metric can measure explainability, we devised a few experiments and user studies involving more than 190 participants, evaluating two realistic systems for healthcare and finance using famous AI technology, including Artificial Neural Networks and TreeSHAP. The results we obtained are statistically significant (with P values lower than .01), suggesting that our proposed metric for measuring the Degree of Explainability is robust in several scenarios, and it aligns with concrete expectations.

📄 PDF Abstract BibTeX arXiv:2109.05327

Code (1)

francesco-sovrano/doxpy 공식 구현 tf

Tasks

Decision MakingInformation RetrievalPhilosophyRetrieval

Similar Papers 제목 키워드 기반

ATTENTIVE EXPLAINABILITY FOR PATIENT TEMPORAL EMBEDDING

2018-09-27 · Daby Sow, Mohamed Ghalwash, Zach Shahn, Sanjoy Dey 외

Learning explainable patient temporal embeddings from observational data has mostly ignored the use of RNN architecture that excel in capturing temporal data dependencies but at the expense of explainability. This paper …

SSE: A Metric for Evaluating Search System Explainability

2023-06-16 · Catherine Chen, Carsten Eickhoff

Explainable Information Retrieval (XIR) is a growing research area focused on enhancing transparency and trustworthiness of the complex decision-making processes taking place in modern information retrieval systems. Whil…

Decision MakingInformation RetrievalRetrieval

Evaluating Search System Explainability with Psychometrics and Crowdsourcing

2022-10-17 · Catherine Chen, Carsten Eickhoff

As information retrieval (IR) systems, such as search engines and conversational agents, become ubiquitous in various domains, the need for transparent and explainable systems grows to ensure accountability, fairness, an…

FairnessInformation RetrievalRecommendation SystemsRetrieval

The role of explainability in creating trustworthy artificial intelligence for health care: a comprehensive survey of the terminology, design choices, and evaluation strategies

2020-07-31 · Aniek F. Markus, Jan A. Kors, Peter R. Rijnbeek

Artificial intelligence (AI) has huge potential to improve the health and well-being of people, but adoption in clinical practice is still limited. Lack of transparency is identified as one of the main barriers to implem…

An AI Architecture with the Capability to Explain Recognition Results

2024-06-13 · Paul Whitten, Francis Wolff, Chris Papachristou

Explainability is needed to establish confidence in machine learning results. Some explainable methods take a post hoc approach to explain the weights of machine learning models, others highlight areas of the input contr…