ACL 2024long3 citations

MoPS: Modular Story Premise Synthesis for Open-Ended Automatic Story Generation

Yan Ma, Yu Qiao, Pengfei Liu

Abstract

A story premise succinctly defines a story’s main idea, foundation, and trajectory. It serves as the initial trigger in automatic story generation. Existing sources of story premises are limited by a lack of diversity, uneven quality, and high costs that make them difficult to scale. In response, we introduce Modular Story Premise Synthesis (MoPS) which breaks down story premises into modules like background and persona for automated design and generation. MoPS consists of three phases: (1) Pre-collect a consistent set of candidates for each module to form a nested dictionary. (2) Extract a key path from the nested dictionary as the premise design. (3) Instruct an LLM to integrate the design into a coherent premise sentence. Thorough evaluations demonstrate that our synthesized premises excel in diversity, fascination, completeness, and originality compared to those induced from large language models and captured from public story datasets. Similarly, the extended novels and scripts generated from our premises also exhibit higher quality. In supplementary materials, we provide the MoPS code suite, along with 7.5k generated premises and 1k extended stories.

BibTeX
@inproceedings{ma-etal-2024-mops,
    title = "{M}o{PS}: Modular Story Premise Synthesis for Open-Ended Automatic Story Generation",
    author = "Ma, Yan  and
      Qiao, Yu  and
      Liu, Pengfei",
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.acl-long.117/",
    doi = "10.18653/v1/2024.acl-long.117",
    pages = "2135--2169"
}
MoPS: Modular Story Premise Synthesis for Open-Ended Automatic Story Generation · ACL 2024