LGSep 7, 2022

Responsibility: An Example-based Explainable AI approach via Training Process Inspection

arXiv:2209.03433v12 citationsh-index: 16
AI Analysis

This addresses the need for more intuitive XAI methods for end users without AI knowledge, though it is incremental as it builds on example-based explanations.

The paper tackles the problem of unintuitive explainable AI (XAI) methods for non-expert users by introducing Responsibility, an approach that identifies the most responsible training example for a decision, showing it as an explanation. Experimental results across domains and a user study demonstrate that Responsibility improves accuracy for human users and secondary ML models.

Explainable Artificial Intelligence (XAI) methods are intended to help human users better understand the decision making of an AI agent. However, many modern XAI approaches are unintuitive to end users, particularly those without prior AI or ML knowledge. In this paper, we present a novel XAI approach we call Responsibility that identifies the most responsible training example for a particular decision. This example can then be shown as an explanation: "this is what I (the AI) learned that led me to do that". We present experimental results across a number of domains along with the results of an Amazon Mechanical Turk user study, comparing responsibility and existing XAI methods on an image classification task. Our results demonstrate that responsibility can help improve accuracy for both human end users and secondary ML models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes