paper-with-me

홈 › Papers

MEGATRON-CNTRL: Controllable Story Generation with External Knowledge Using Large-Scale Language Models

2020-10-02 · EMNLP 2020 11 · Peng Xu, Mostofa Patwary, Mohammad Shoeybi, Raul Puri, Pascale Fung, Anima Anandkumar, Bryan Catanzaro

Existing pre-trained large language models have shown unparalleled generative capabilities. However, they are not controllable. In this paper, we propose MEGATRON-CNTRL, a novel framework that uses large-scale language models and adds control to text generation by incorporating an external knowledge base. Our framework consists of a keyword predictor, a knowledge retriever, a contextual knowledge ranker, and a conditional text generator. As we do not have access to ground-truth supervision for the knowledge ranker, we make use of weak supervision from sentence embedding. The empirical results show that our model generates more fluent, consistent, and coherent stories with less repetition and higher diversity compared to prior work on the ROC story dataset. We showcase the controllability of our model by replacing the keywords used to generate stories and re-running the generation process. Human evaluation results show that 77.5% of these stories are successfully controlled by the new keywords. Furthermore, by scaling our model from 124 million to 8.3 billion parameters we demonstrate that larger models improve both the quality of generation (from 74.5% to 93.0% for consistency) and controllability (from 77.5% to 91.5%).

📄 PDF Abstract BibTeX arXiv:2010.00840

Code (0)

등록된 구현이 없습니다.

Tasks

DiversitySentenceSentence EmbeddingSentence-EmbeddingStory GenerationText Generation

Similar Papers 제목 키워드 기반

Towards Controllable Story Generation

2018-06-01 · WS 2018 6 · Nanyun Peng, Marjan Ghazvininejad, Jonathan May, Kevin Knight

We present a general framework of analyzing existing story corpora to generate controllable and creative new stories. The proposed framework needs little manual annotation to achieve controllable story generation. It cre…

Story GenerationText Generation

Psychology-guided Controllable Story Generation

2022-10-14 · COLING 2022 10 · Yuqiang Xie, Yue Hu, Yunpeng Li, Guanqun Bi 외

Controllable story generation is a challenging task in the field of NLP, which has attracted increasing research interest in recent years. However, most existing works generate a whole story conditioned on the appointed …

Story Generation

Outline to Story: Fine-grained Controllable Story Generation from Cascaded Events

2021-01-04 · Le Fang, Tao Zeng, Chaochun Liu, Liefeng Bo 외

Large-scale pretrained language models have shown thrilling generation capabilities, especially when they generate consistent long text in thousands of words with ease. However, users of these models can only control the…

Keyword ExtractionLanguage ModelingLanguage ModellingStory Generation+1

Plug-and-Blend: A Framework for Controllable Story Generation with Blended Control Codes

2021-03-23 · NAACL (NUSE) 2021 6 · Zhiyu Lin, Mark Riedl

Large pre-trained neural language models (LM) have very powerful text generation capabilities. However, in practice, they are hard to control for creative purposes. We describe a Plug-and-Play controllable language gener…

Story GenerationText Generation

Knowledge-Enriched Visual Storytelling

2019-12-03 · Chao-Chun Hsu, Zi-Yuan Chen, Chi-Yang Hsu, Chih-Chia Li 외

Stories are diverse and highly personalized, resulting in a large possible output space for story generation. Existing end-to-end approaches produce monotonous stories because they are limited to the vocabulary and knowl…

Knowledge GraphsStory GenerationVisual Storytelling