vix.ing · top · new · best · stats · spec

Explaining Machine Learning Decisions

2022/01/01 by John Zerilli
Computer Science · #Explainable Artificial Intelligence (XAI) #Machine Learning in Healthcare #Adversarial Robustness in Machine Learning

paper · pdf · doi:10.1017/psa.2021.13

Abstract

Abstract The operations of deep networks are widely acknowledged to be inscrutable. The growing field of Explainable AI (XAI) has emerged in direct response to this problem. However, owing to the nature of the opacity in question, XAI has been forced to prioritise interpretability at the expense of completeness, and even realism, so that its explanations are frequently interpretable without being underpinned by more comprehensive explanations faithful to the way a network computes its predictions. While this has been taken to be a shortcoming of the field of XAI, I argue that it is broadly the right approach to the problem.

Related