CLAILGSep 24, 2019

Do Massively Pretrained Language Models Make Better Storytellers?

arXiv:1909.10705v11077 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the unclear generation capabilities of large pretrained language models for storytelling, providing a detailed evaluation that is incremental in characterizing their strengths and limitations.

The study compared the storytelling abilities of a massively pretrained language model (GPT2-117) to a state-of-the-art neural story generation model, finding that while GPT2-117 conditions more strongly on context and uses more unusual words, it is just as likely to produce repetitive and under-diverse text with likelihood-maximizing decoding.

Large neural language models trained on massive amounts of text have emerged as a formidable strategy for Natural Language Understanding tasks. However, the strength of these models as Natural Language Generators is less clear. Though anecdotal evidence suggests that these models generate better quality text, there has been no detailed study characterizing their generation abilities. In this work, we compare the performance of an extensively pretrained model, OpenAI GPT2-117 (Radford et al., 2019), to a state-of-the-art neural story generation model (Fan et al., 2018). By evaluating the generated text across a wide variety of automatic metrics, we characterize the ways in which pretrained models do, and do not, make better storytellers. We find that although GPT2-117 conditions more strongly on context, is more sensitive to ordering of events, and uses more unusual words, it is just as likely to produce repetitive and under-diverse text when using likelihood-maximizing decoding algorithms.

Code Implementations1 repo
Foundations

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

Your Notes