English

XLM-K: Improving Cross-Lingual Language Model Pre-training with Multilingual Knowledge

Computation and Language 2022-04-26 v3

Abstract

Cross-lingual pre-training has achieved great successes using monolingual and bilingual plain text corpora. However, most pre-trained models neglect multilingual knowledge, which is language agnostic but comprises abundant cross-lingual structure alignment. In this paper, we propose XLM-K, a cross-lingual language model incorporating multilingual knowledge in pre-training. XLM-K augments existing multilingual pre-training with two knowledge tasks, namely Masked Entity Prediction Task and Object Entailment Task. We evaluate XLM-K on MLQA, NER and XNLI. Experimental results clearly demonstrate significant improvements over existing multilingual language models. The results on MLQA and NER exhibit the superiority of XLM-K in knowledge related tasks. The success in XNLI shows a better cross-lingual transferability obtained in XLM-K. What is more, we provide a detailed probing analysis to confirm the desired knowledge captured in our pre-training regimen. The code is available at https://github.com/microsoft/Unicoder/tree/master/pretraining/xlmk.

Keywords

Cite

@article{arxiv.2109.12573,
  title  = {XLM-K: Improving Cross-Lingual Language Model Pre-training with Multilingual Knowledge},
  author = {Xiaoze Jiang and Yaobo Liang and Weizhu Chen and Nan Duan},
  journal= {arXiv preprint arXiv:2109.12573},
  year   = {2022}
}

Comments

AAAI-2022

R2 v1 2026-06-24T06:20:20.909Z