pith. sign in

arxiv: 1908.04577 · v3 · pith:S5TKTKM7new · submitted 2019-08-13 · 💻 cs.CL

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

classification 💻 cs.CL
keywords languagestructberttasksmodelpre-trainingstructuresunderstandingaccuracy
0
0 comments X
read the original abstract

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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. DeBERTa: Decoding-enhanced BERT with Disentangled Attention

    cs.CL 2020-06 unverdicted novelty 7.0

    DeBERTa improves BERT-style models by separating content and relative position in attention and adding absolute positions to the decoder, yielding consistent gains on NLU and NLG tasks and the first single-model super...

  2. CNSocialDepress: A Chinese Social Media Dataset for Depression Risk Detection and Structured Analysis

    cs.CL 2025-10 conditional novelty 6.0

    CNSocialDepress is a new benchmark dataset containing 44,178 Chinese social media posts annotated by experts with binary depression risk labels and multidimensional psychological attributes for fine-grained analysis.