# Reasoning-Driven Question-Answering for Natural Language Understanding

**Authors:** Daniel Khashabi

arXiv: 1908.04926 · 2019-08-15

## TL;DR

This paper advances natural language understanding by proposing reasoning-based question-answering methods, creating new challenging datasets, and establishing a formal framework to analyze multi-step reasoning limitations.

## Contribution

It introduces abductive reasoning formalism, new datasets for multi-sentence and temporal reasoning, and a framework analyzing fundamental limits of reasoning algorithms.

## Key findings

- Abductive reasoning improves performance with limited data.
- New datasets challenge models to handle complex reasoning tasks.
- Theoretical limitations of reasoning algorithms are formally characterized.

## Abstract

Natural language understanding (NLU) of text is a fundamental challenge in AI, and it has received significant attention throughout the history of NLP research. This primary goal has been studied under different tasks, such as Question Answering (QA) and Textual Entailment (TE). In this thesis, we investigate the NLU problem through the QA task and focus on the aspects that make it a challenge for the current state-of-the-art technology. This thesis is organized into three main parts:   In the first part, we explore multiple formalisms to improve existing machine comprehension systems. We propose a formulation for abductive reasoning in natural language and show its effectiveness, especially in domains with limited training data. Additionally, to help reasoning systems cope with irrelevant or redundant information, we create a supervised approach to learn and detect the essential terms in questions.   In the second part, we propose two new challenge datasets. In particular, we create two datasets of natural language questions where (i) the first one requires reasoning over multiple sentences; (ii) the second one requires temporal common sense reasoning. We hope that the two proposed datasets will motivate the field to address more complex problems.   In the final part, we present the first formal framework for multi-step reasoning algorithms, in the presence of a few important properties of language use, such as incompleteness, ambiguity, etc. We apply this framework to prove fundamental limitations for reasoning algorithms. These theoretical results provide extra intuition into the existing empirical evidence in the field.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1908.04926/full.md

## Figures

47 figures with captions in the complete paper: https://tomesphere.com/paper/1908.04926/full.md

## References

235 references — full list in the complete paper: https://tomesphere.com/paper/1908.04926/full.md

---
Source: https://tomesphere.com/paper/1908.04926