English

A Temporal Variational Model for Story Generation

Computation and Language 2021-09-15 v1 Artificial Intelligence

Abstract

Recent language models can generate interesting and grammatically correct text in story generation but often lack plot development and long-term coherence. This paper experiments with a latent vector planning approach based on a TD-VAE (Temporal Difference Variational Autoencoder), using the model for conditioning and reranking for text generation. The results demonstrate strong performance in automatic cloze and swapping evaluations. The human judgments show stories generated with TD-VAE reranking improve on a GPT-2 medium baseline and show comparable performance to a hierarchical LSTM reranking model. Conditioning on the latent vectors proves disappointing and deteriorates performance in human evaluation because it reduces the diversity of generation, and the models don't learn to progress the narrative. This highlights an important difference between technical task performance (e.g. cloze) and generating interesting stories.

Keywords

Cite

@article{arxiv.2109.06807,
  title  = {A Temporal Variational Model for Story Generation},
  author = {David Wilmot and Frank Keller},
  journal= {arXiv preprint arXiv:2109.06807},
  year   = {2021}
}

Comments

9 pages, 19 with references and appendices, 6 figures, and 4 tables

R2 v1 2026-06-24T05:57:41.006Z