# Find a Reasonable Ending for Stories: Does Logic Relation Help the Story   Cloze Test?

**Authors:** Mingyue Shang, Zhenxin Fu, Hongzhi Yin, Bo Tang, Dongyan Zhao, Rui Yan

arXiv: 1812.05411 · 2018-12-14

## TL;DR

This paper enhances story ending prediction by integrating logic relations via Natural Language Inference, demonstrating improved understanding and performance in the Story Cloze Test.

## Contribution

It introduces a novel approach that incorporates logic information through NLI to improve story comprehension in the SCT.

## Key findings

- Logic information improves story understanding.
- NLI-based features enhance SCT performance.
- Experimental results confirm the effectiveness of logic integration.

## Abstract

Natural language understanding is a challenging problem that covers a wide range of tasks. While previous methods generally train each task separately, we consider combining the cross-task features to enhance the task performance. In this paper, we incorporate the logic information with the help of the Natural Language Inference (NLI) task to the Story Cloze Test (SCT). Previous work on SCT considered various semantic information, such as sentiment and topic, but lack the logic information between sentences which is an essential element of stories. Thus we propose to extract the logic information during the course of the story to improve the understanding of the whole story. The logic information is modeled with the help of the NLI task. Experimental results prove the strength of the logic information.

## Full text

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

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/1812.05411/full.md

## References

10 references — full list in the complete paper: https://tomesphere.com/paper/1812.05411/full.md

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