CLAILGAug 29, 2019

Human-grounded Evaluations of Explanation Methods for Text Classification

arXiv:1908.11355v11028 citations
AI Analysis

This work addresses the need for trustworthy AI explanations to support human-AI collaboration, but it is incremental as it evaluates existing methods rather than introducing new ones.

The paper tackled the problem of evaluating explanation methods for text classification models by conducting three human-grounded assessments to reveal model behavior, justify predictions, and assist with uncertain predictions, finding that different methods vary in their effectiveness for these purposes.

Due to the black-box nature of deep learning models, methods for explaining the models' results are crucial to gain trust from humans and support collaboration between AIs and humans. In this paper, we consider several model-agnostic and model-specific explanation methods for CNNs for text classification and conduct three human-grounded evaluations, focusing on different purposes of explanations: (1) revealing model behavior, (2) justifying model predictions, and (3) helping humans investigate uncertain predictions. The results highlight dissimilar qualities of the various explanation methods we consider and show the degree to which these methods could serve for each purpose.

Code Implementations1 repo
Foundations

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

Your Notes