English

Multi-level Distillation of Semantic Knowledge for Pre-training Multilingual Language Model

Computation and Language 2022-11-03 v1

Abstract

Pre-trained multilingual language models play an important role in cross-lingual natural language understanding tasks. However, existing methods did not focus on learning the semantic structure of representation, and thus could not optimize their performance. In this paper, we propose Multi-level Multilingual Knowledge Distillation (MMKD), a novel method for improving multilingual language models. Specifically, we employ a teacher-student framework to adopt rich semantic representation knowledge in English BERT. We propose token-, word-, sentence-, and structure-level alignment objectives to encourage multiple levels of consistency between source-target pairs and correlation similarity between teacher and student models. We conduct experiments on cross-lingual evaluation benchmarks including XNLI, PAWS-X, and XQuAD. Experimental results show that MMKD outperforms other baseline models of similar size on XNLI and XQuAD and obtains comparable performance on PAWS-X. Especially, MMKD obtains significant performance gains on low-resource languages.

Keywords

Cite

@article{arxiv.2211.01200,
  title  = {Multi-level Distillation of Semantic Knowledge for Pre-training Multilingual Language Model},
  author = {Mingqi Li and Fei Ding and Dan Zhang and Long Cheng and Hongxin Hu and Feng Luo},
  journal= {arXiv preprint arXiv:2211.01200},
  year   = {2022}
}

Comments

accepted at EMNLP 2022

R2 v1 2026-06-28T05:01:35.502Z