2020

Are All Languages Created Equal in Multilingual BERT?

Wu, Shijie, Dredze, Mark

Understand

Multilingual BERT (mBERT) trained on 104 languages has shown surprisingly good cross-lingual performance on several NLP tasks, even without explicit cross-lingual signals.

  • However, these evaluations have focused on cross-lingual transfer with high-resource languages, covering only a third of the languages covered by mBERT.
  • We explore how mBERT performs on a much wider set of languages, focusing on the quality of representation for low-resource languages, measured by within-language performance.
  • We consider three tasks: Named Entity Recognition (99 languages), Part-of-speech Tagging, and Dependency Parsing (54 languages each).

Reading the bibliography…