English

Hierarchical Neural Story Generation

Computation and Language 2018-05-15 v1

Abstract

We explore story generation: creative systems that can build coherent and fluent passages of text about a topic. We collect a large dataset of 300K human-written stories paired with writing prompts from an online forum. Our dataset enables hierarchical story generation, where the model first generates a premise, and then transforms it into a passage of text. We gain further improvements with a novel form of model fusion that improves the relevance of the story to the prompt, and adding a new gated multi-scale self-attention mechanism to model long-range context. Experiments show large improvements over strong baselines on both automated and human evaluations. Human judges prefer stories generated by our approach to those from a strong non-hierarchical model by a factor of two to one.

Keywords

Cite

@article{arxiv.1805.04833,
  title  = {Hierarchical Neural Story Generation},
  author = {Angela Fan and Mike Lewis and Yann Dauphin},
  journal= {arXiv preprint arXiv:1805.04833},
  year   = {2018}
}
R2 v1 2026-06-23T01:53:10.120Z