CLHCSep 16, 2021

Does External Knowledge Help Explainable Natural Language Inference? Automatic Evaluation vs. Human Ratings

arXiv:2109.07833v2661 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of evaluating explainable AI systems for natural language inference, revealing a gap between automatic metrics and human judgment, which is incremental as it builds on prior research on knowledge integration in NLI.

The study investigated whether integrating external knowledge improves explanation capabilities in natural language inference systems, finding that different knowledge sources affect reasoning abilities differently and that automatic performance scores do not correlate with human ratings of label, explanation, commonsense, or grammar correctness.

Natural language inference (NLI) requires models to learn and apply commonsense knowledge. These reasoning abilities are particularly important for explainable NLI systems that generate a natural language explanation in addition to their label prediction. The integration of external knowledge has been shown to improve NLI systems, here we investigate whether it can also improve their explanation capabilities. For this, we investigate different sources of external knowledge and evaluate the performance of our models on in-domain data as well as on special transfer datasets that are designed to assess fine-grained reasoning capabilities. We find that different sources of knowledge have a different effect on reasoning abilities, for example, implicit knowledge stored in language models can hinder reasoning on numbers and negations. Finally, we conduct the largest and most fine-grained explainable NLI crowdsourcing study to date. It reveals that even large differences in automatic performance scores do neither reflect in human ratings of label, explanation, commonsense nor grammar correctness.

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