English

Adapting Monolingual Models: Data can be Scarce when Language Similarity is High

Computation and Language 2021-08-03 v2

Abstract

For many (minority) languages, the resources needed to train large models are not available. We investigate the performance of zero-shot transfer learning with as little data as possible, and the influence of language similarity in this process. We retrain the lexical layers of four BERT-based models using data from two low-resource target language varieties, while the Transformer layers are independently fine-tuned on a POS-tagging task in the model's source language. By combining the new lexical layers and fine-tuned Transformer layers, we achieve high task performance for both target languages. With high language similarity, 10MB of data appears sufficient to achieve substantial monolingual transfer performance. Monolingual BERT-based models generally achieve higher downstream task performance after retraining the lexical layer than multilingual BERT, even when the target language is included in the multilingual model.

Keywords

Cite

@article{arxiv.2105.02855,
  title  = {Adapting Monolingual Models: Data can be Scarce when Language Similarity is High},
  author = {Wietse de Vries and Martijn Bartelds and Malvina Nissim and Martijn Wieling},
  journal= {arXiv preprint arXiv:2105.02855},
  year   = {2021}
}

Comments

Findings of ACL 2021 Camera Ready

R2 v1 2026-06-24T01:51:07.525Z