CLApr 18, 2021

Improving Neural Model Performance through Natural Language Feedback on Their Explanations

arXiv:2104.08765v16 citations
Originality Incremental advance
AI Analysis

This addresses the issue of unreliable explanations in reasoning tasks for users of explainable AI systems, representing an incremental improvement through interactive correction.

The paper tackles the problem of errors in explanations generated by explainable NLP models by introducing MERCURIE, an interactive system that refines explanations using natural language feedback, resulting in 40% fewer inconsistencies and a 1.2-point accuracy gain on defeasible reasoning tasks.

A class of explainable NLP models for reasoning tasks support their decisions by generating free-form or structured explanations, but what happens when these supporting structures contain errors? Our goal is to allow users to interactively correct explanation structures through natural language feedback. We introduce MERCURIE - an interactive system that refines its explanations for a given reasoning task by getting human feedback in natural language. Our approach generates graphs that have 40% fewer inconsistencies as compared with the off-the-shelf system. Further, simply appending the corrected explanation structures to the output leads to a gain of 1.2 points on accuracy on defeasible reasoning across all three domains. We release a dataset of over 450k graphs for defeasible reasoning generated by our system at https://tinyurl.com/mercurie .

Foundations

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

Your Notes