Story Generation from Sequence of Independent Short Descriptions
Parag Jain, Priyanka Agrawal, Abhijit Mishra, Mohak Sukhwani, Anirban, Laha, Karthik Sankaranarayanan

TL;DR
This paper explores methods for generating coherent stories from independent descriptions using statistical machine translation and deep learning, demonstrating their effectiveness with evaluation metrics on a public dataset.
Contribution
It introduces a novel task of story generation from independent descriptions and compares SMT and deep learning approaches for this purpose.
Findings
Deep learning approach produces more coherent stories.
SMT methods show moderate success in story coherence.
Evaluation metrics confirm the effectiveness of the proposed methods.
Abstract
Existing Natural Language Generation (NLG) systems are weak AI systems and exhibit limited capabilities when language generation tasks demand higher levels of creativity, originality and brevity. Effective solutions or, at least evaluations of modern NLG paradigms for such creative tasks have been elusive, unfortunately. This paper introduces and addresses the task of coherent story generation from independent descriptions, describing a scene or an event. Towards this, we explore along two popular text-generation paradigms -- (1) Statistical Machine Translation (SMT), posing story generation as a translation problem and (2) Deep Learning, posing story generation as a sequence to sequence learning problem. In SMT, we chose two popular methods such as phrase based SMT (PB-SMT) and syntax based SMT (SYNTAX-SMT) to `translate' the incoherent input text into stories. We then implement a deep…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Video Analysis and Summarization
