pith. sign in

arxiv: 1811.05701 · v3 · pith:LWQ2KFMZnew · submitted 2018-11-14 · 💻 cs.CL

Plan-And-Write: Towards Better Automatic Storytelling

classification 💻 cs.CL
keywords automaticplanningstoriesstorystorylinegenerationcoherentgenerated
0
0 comments X
read the original abstract

Automatic storytelling is challenging since it requires generating long, coherent natural language to describes a sensible sequence of events. Despite considerable efforts on automatic story generation in the past, prior work either is restricted in plot planning, or can only generate stories in a narrow domain. In this paper, we explore open-domain story generation that writes stories given a title (topic) as input. We propose a plan-and-write hierarchical generation framework that first plans a storyline, and then generates a story based on the storyline. We compare two planning strategies. The dynamic schema interweaves story planning and its surface realization in text, while the static schema plans out the entire storyline before generating stories. Experiments show that with explicit storyline planning, the generated stories are more diverse, coherent, and on topic than those generated without creating a full plan, according to both automatic and human evaluations.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. LongWriter-Zero: Mastering Ultra-Long Text Generation via Reinforcement Learning

    cs.CL 2025-06 unverdicted novelty 6.0

    LongWriter-Zero applies RL from a base model with specialized rewards for length, quality, and structure to outperform SFT baselines and larger models on long-writing benchmarks.

  2. WriterForcing: Generating more interesting story endings

    cs.LG 2019-07 unverdicted novelty 4.0

    WriterForcing combines keyphrase attention and non-generic word promotion in Seq2Seq models to produce more diverse and interesting story endings.