How Multilingual Is Multilingual BERT? | Awesome LLM Papers Contribute to Awesome LLM Papers

How Multilingual Is Multilingual BERT?

Telmo Pires, Eva Schlinger, Dan Garrette . Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics 2019 – 1058 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
ACL Uncategorized

In this paper, we show that Multilingual BERT (M-BERT), released by Devlin et al. (2018) as a single language model pre-trained from monolingual corpora in 104 languages, is surprisingly good at zero-shot cross-lingual model transfer, in which task-specific annotations in one language are used to fine-tune the model for evaluation in another language. To understand why, we present a large number of probing experiments, showing that transfer is possible even to languages in different scripts, that transfer works best between typologically similar languages, that monolingual corpora can train models for code-switching, and that the model can find translation pairs. From these results, we can conclude that M-BERT does create multilingual representations, but that these representations exhibit systematic deficiencies affecting certain language pairs.

Similar Work