XLM-E: Cross-lingual Language Model Pre-training Via ELECTRA · Awesome LLM Papers Contribute to LLM-Bible

XLM-E: Cross-lingual Language Model Pre-training Via ELECTRA

Zewen Chi et al.. Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers) 2021 – 32 citations

[Paper]    
Training Techniques Pre-Training

In this paper, we introduce ELECTRA-style tasks to cross-lingual language model pre-training. Specifically, we present two pre-training tasks, namely multilingual replaced token detection, and translation replaced token detection. Besides, we pretrain the model, named as XLM-E, on both multilingual and parallel corpora. Our model outperforms the baseline models on various cross-lingual understanding tasks with much less computation cost. Moreover, analysis shows that XLM-E tends to obtain better cross-lingual transferability.

Similar Work