English

Parsing with Multilingual BERT, a Small Corpus, and a Small Treebank

Computation and Language 2022-06-22 v3

Abstract

Pretrained multilingual contextual representations have shown great success, but due to the limits of their pretraining data, their benefits do not apply equally to all language varieties. This presents a challenge for language varieties unfamiliar to these models, whose labeled \emph{and unlabeled} data is too limited to train a monolingual model effectively. We propose the use of additional language-specific pretraining and vocabulary augmentation to adapt multilingual models to low-resource settings. Using dependency parsing of four diverse low-resource language varieties as a case study, we show that these methods significantly improve performance over baselines, especially in the lowest-resource cases, and demonstrate the importance of the relationship between such models' pretraining data and target language varieties.

Keywords

Cite

@article{arxiv.2009.14124,
  title  = {Parsing with Multilingual BERT, a Small Corpus, and a Small Treebank},
  author = {Ethan C. Chau and Lucy H. Lin and Noah A. Smith},
  journal= {arXiv preprint arXiv:2009.14124},
  year   = {2022}
}

Comments

In Findings of EMNLP 2020

R2 v1 2026-06-23T18:53:04.517Z