English

SWAG: Storytelling With Action Guidance

Computation and Language 2024-10-10 v2 Artificial Intelligence

Abstract

Automated long-form story generation typically employs long-context large language models (LLMs) for one-shot creation, which can produce cohesive but not necessarily engaging content. We introduce Storytelling With Action Guidance (SWAG), a novel approach to storytelling with LLMs. Our approach frames story writing as a search problem through a two-model feedback loop: one LLM generates story content, and another auxiliary LLM is used to choose the next best "action" to steer the story's future direction. Our results show that SWAG can substantially outperform previous end-to-end story generation techniques when evaluated by GPT-4 and through human evaluation. Our SWAG pipeline using only small open-source models surpasses GPT-3.5-Turbo.

Keywords

Cite

@article{arxiv.2402.03483,
  title  = {SWAG: Storytelling With Action Guidance},
  author = {Zeeshan Patel and Karim El-Refai and Jonathan Pei and Tianle Li},
  journal= {arXiv preprint arXiv:2402.03483},
  year   = {2024}
}

Comments

EMNLP Findings 2024

R2 v1 2026-06-28T14:39:17.654Z