CLAILGNENov 20, 2020

Collaborative Storytelling with Large-scale Neural Language Models

arXiv:2011.10208v159 citations
AI Analysis

This work addresses the problem of creating interactive storytelling experiences for users by enabling human-AI collaboration, moving beyond fully automated generation.

This paper introduces collaborative storytelling, where an AI and a human take turns adding to a story. The system, built by fine-tuning a large language model, uses a sample-and-rank approach to generate human-like utterances, outperforming a baseline in quantitative evaluation.

Storytelling plays a central role in human socializing and entertainment. However, much of the research on automatic storytelling generation assumes that stories will be generated by an agent without any human interaction. In this paper, we introduce the task of collaborative storytelling, where an artificial intelligence agent and a person collaborate to create a unique story by taking turns adding to it. We present a collaborative storytelling system which works with a human storyteller to create a story by generating new utterances based on the story so far. We constructed the storytelling system by tuning a publicly-available large scale language model on a dataset of writing prompts and their accompanying fictional works. We identify generating sufficiently human-like utterances to be an important technical issue and propose a sample-and-rank approach to improve utterance quality. Quantitative evaluation shows that our approach outperforms a baseline, and we present qualitative evaluation of our system's capabilities.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes