Generating Natural Language Inference Chains

06/04/2016
by   Vladyslav Kolesnyk, et al.
0

The ability to reason with natural language is a fundamental prerequisite for many NLP tasks such as information extraction, machine translation and question answering. To quantify this ability, systems are commonly tested whether they can recognize textual entailment, i.e., whether one sentence can be inferred from another one. However, in most NLP applications only single source sentences instead of sentence pairs are available. Hence, we propose a new task that measures how well a model can generate an entailed sentence from a source sentence. We take entailment-pairs of the Stanford Natural Language Inference corpus and train an LSTM with attention. On a manually annotated test set we found that 82 an LSTM baseline. A qualitative analysis shows that this model is not only capable of shortening input sentences, but also inferring new statements via paraphrasing and phrase entailment. We then apply this model recursively to input-output pairs, thereby generating natural language inference chains that can be used to automatically construct an entailment graph from source sentences. Finally, by swapping source and target sentences we can also train a model that given an input sentence invents additional information to generate a new sentence.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/18/2009

A Survey of Paraphrasing and Textual Entailment Methods

Paraphrasing methods recognize, generate, or extract phrases, sentences,...
research
03/07/2018

Generating Contradictory, Neutral, and Entailing Sentences

Learning distributed sentence representations remains an interesting pro...
research
04/10/2019

Generating Animations from Screenplays

Automatically generating animation from natural language text finds appl...
research
08/21/2015

A large annotated corpus for learning natural language inference

Understanding entailment and contradiction is fundamental to understandi...
research
04/24/2019

Generating Token-Level Explanations for Natural Language Inference

The task of Natural Language Inference (NLI) is widely modeled as superv...
research
12/28/2015

Natural Language Inference by Tree-Based Convolution and Heuristic Matching

In this paper, we propose the TBCNN-pair model to recognize entailment a...
research
08/07/2023

Towards Controllable Natural Language Inference through Lexical Inference Types

Explainable natural language inference aims to provide a mechanism to pr...

Please sign up or login with your details

Forgot password? Click here to reset