English

BERT Rediscovers the Classical NLP Pipeline

Computation and Language 2019-08-12 v2

Abstract

Pre-trained text encoders have rapidly advanced the state of the art on many NLP tasks. We focus on one such model, BERT, and aim to quantify where linguistic information is captured within the network. We find that the model represents the steps of the traditional NLP pipeline in an interpretable and localizable way, and that the regions responsible for each step appear in the expected sequence: POS tagging, parsing, NER, semantic roles, then coreference. Qualitative analysis reveals that the model can and often does adjust this pipeline dynamically, revising lower-level decisions on the basis of disambiguating information from higher-level representations.

Keywords

Cite

@article{arxiv.1905.05950,
  title  = {BERT Rediscovers the Classical NLP Pipeline},
  author = {Ian Tenney and Dipanjan Das and Ellie Pavlick},
  journal= {arXiv preprint arXiv:1905.05950},
  year   = {2019}
}

Comments

Presented at ACL 2019

R2 v1 2026-06-23T09:06:53.710Z