Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Blank Language Models

About

We propose Blank Language Model (BLM), a model that generates sequences by dynamically creating and filling in blanks. The blanks control which part of the sequence to expand, making BLM ideal for a variety of text editing and rewriting tasks. The model can start from a single blank or partially completed text with blanks at specified locations. It iteratively determines which word to place in a blank and whether to insert new blanks, and stops generating when no blanks are left to fill. BLM can be efficiently trained using a lower bound of the marginal data likelihood. On the task of filling missing text snippets, BLM significantly outperforms all other baselines in terms of both accuracy and fluency. Experiments on style transfer and damaged ancient text restoration demonstrate the potential of this framework for a wide range of applications.

Tianxiao Shen, Victor Quach, Regina Barzilay, Tommi Jaakkola• 2020

Related benchmarks

TaskDatasetResultRank
Natural Language UnderstandingGLUE (dev)
SST-2 (Acc)93.2
504
Question AnsweringSQuAD v1.1 (dev)
F1 Score90.9
375
Question AnsweringSQuAD v2.0 (dev)
F181.8
158
Text InfillingYahoo! Answers (test)
BLEU (10% Mask ratio)86.5
4
Showing 4 of 4 rows

Other info

Follow for update