LGAIMLJan 13, 2020

Consumer-Driven Explanations for Machine Learning Decisions: An Empirical Study of Robustness

arXiv:2001.05573v1
AI Analysis

This work addresses the problem of improving explanation usability for nontechnical users in applications like credit approval and employee retention, but it is incremental as it builds upon an existing approach.

The paper tackled the challenge of making machine learning explanations understandable to nontechnical consumers by empirically studying the robustness of the TED approach, which uses explanations provided in training data, and found it robust to increasing numbers of explanations, noisy explanations, and large fractions of missing explanations.

Many proposed methods for explaining machine learning predictions are in fact challenging to understand for nontechnical consumers. This paper builds upon an alternative consumer-driven approach called TED that asks for explanations to be provided in training data, along with target labels. Using semi-synthetic data from credit approval and employee retention applications, experiments are conducted to investigate some practical considerations with TED, including its performance with different classification algorithms, varying numbers of explanations, and variability in explanations. A new algorithm is proposed to handle the case where some training examples do not have explanations. Our results show that TED is robust to increasing numbers of explanations, noisy explanations, and large fractions of missing explanations, thus making advances toward its practical deployment.

Foundations

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

Your Notes