Story Generation

74 papers with code • 5 benchmarks • 7 datasets

Story generation is the task of automatically generating a coherent narrative, often from a set of premises or a brief summary.

Most implemented papers

A Skeleton-Based Model for Promoting Coherence Among Sentences in Narrative Story Generation

lancopku/Skeleton-Based-Generation-Model EMNLP 2018

Compared to the state-of-the-art models, our skeleton-based model can generate significantly more coherent text according to human evaluation and automatic evaluation.

Controllable Neural Story Plot Generation via Reward Shaping

lara-martin/StoryPlot-RewardShaping 27 Sep 2018

Language-modeling--based approaches to story plot generation attempt to construct a plot by sampling from a language model (LM) to predict the next character, word, or sentence to add to the story.

Plan, Write, and Revise: an Interactive System for Open-Domain Story Generation

seraphinatarrant/plan-write-revise NAACL 2019

We compare different varieties of interaction in story-writing, story-planning, and diversity controls under time constraints, and show that increased types of human collaboration at both planning and writing stages results in a 10-50% improvement in story quality as compared to less interactive baselines.

Informative Visual Storytelling with Cross-modal Rules

passerby233/VSCMR-Visual-Storytelling-with-Corss-Modal-Rules 7 Jul 2019

To solve this problem, we propose a method to mine the cross-modal rules to help the model infer these informative concepts given certain visual input.

Improving Neural Story Generation by Targeted Common Sense Grounding

calclavia/story-generation IJCNLP 2019

Stories generated with neural language models have shown promise in grammatical and stylistic consistency.

Story Realization: Expanding Plot Events into Sentences

rajammanabrolu/StoryRealization 8 Sep 2019

Neural network based approaches to automated story plot generation attempt to learn how to generate novel plots from a corpus of natural language plot summaries.

Do Massively Pretrained Language Models Make Better Storytellers?

abisee/story-generation-eval CONLL 2019

Large neural language models trained on massive amounts of text have emerged as a formidable strategy for Natural Language Understanding tasks.

Knowledge-Enriched Visual Storytelling

zychen423/KE-VIST 3 Dec 2019

This paper introduces KG-Story, a three-stage framework that allows the story generation model to take advantage of external Knowledge Graphs to produce interesting stories.

A Knowledge-Enhanced Pretraining Model for Commonsense Story Generation

thu-coai/CommonsenseStoryGen TACL 2020

To further capture the causal and temporal dependencies between the sentences in a reasonable story, we employ multi-task learning which combines a discriminative objective to distinguish true and fake stories during fine-tuning.