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

StructBERT: Incorporating Language Structures into Pre-training for Deep Language Understanding

About

Recently, the pre-trained language model, BERT (and its robustly optimized version RoBERTa), has attracted a lot of attention in natural language understanding (NLU), and achieved state-of-the-art accuracy in various NLU tasks, such as sentiment classification, natural language inference, semantic textual similarity and question answering. Inspired by the linearization exploration work of Elman [8], we extend BERT to a new model, StructBERT, by incorporating language structures into pre-training. Specifically, we pre-train StructBERT with two auxiliary tasks to make the most of the sequential order of words and sentences, which leverage language structures at the word and sentence levels, respectively. As a result, the new model is adapted to different levels of language understanding required by downstream tasks. The StructBERT with structural pre-training gives surprisingly good empirical results on a variety of downstream tasks, including pushing the state-of-the-art on the GLUE benchmark to 89.0 (outperforming all published models), the F1 score on SQuAD v1.1 question answering to 93.0, the accuracy on SNLI to 91.7.

Wei Wang, Bin Bi, Ming Yan, Chen Wu, Zuyi Bao, Jiangnan Xia, Liwei Peng, Luo Si• 2019

Related benchmarks

TaskDatasetResultRank
Natural Language InferenceSNLI (test)
Accuracy91.7
681
Natural Language UnderstandingGLUE (test)
SST-2 Accuracy97.1
416
Question AnsweringSQuAD v1.1 (dev)
F1 Score93
375
Question AnsweringSQuAD v1.1 (test)--
260
Natural Language InferenceSNLI (dev)
Accuracy92.2
71
Three-way polarity classificationTeachScope (val)
Professionalism Acc47.37
11
Grammatical Error DetectionFCGEC (test)
Accuracy77.63
7
Grammatical Error Type IdentificationFCGEC (test)
Accuracy57.86
7
Showing 8 of 8 rows

Other info

Follow for update