English

Multi-Level Contrastive Learning for Cross-Lingual Alignment

Computation and Language 2022-03-01 v1

Abstract

Cross-language pre-trained models such as multilingual BERT (mBERT) have achieved significant performance in various cross-lingual downstream NLP tasks. This paper proposes a multi-level contrastive learning (ML-CTL) framework to further improve the cross-lingual ability of pre-trained models. The proposed method uses translated parallel data to encourage the model to generate similar semantic embeddings for different languages. However, unlike the sentence-level alignment used in most previous studies, in this paper, we explicitly integrate the word-level information of each pair of parallel sentences into contrastive learning. Moreover, cross-zero noise contrastive estimation (CZ-NCE) loss is proposed to alleviate the impact of the floating-point error in the training process with a small batch size. The proposed method significantly improves the cross-lingual transfer ability of our basic model (mBERT) and outperforms on multiple zero-shot cross-lingual downstream tasks compared to the same-size models in the Xtreme benchmark.

Keywords

Cite

@article{arxiv.2202.13083,
  title  = {Multi-Level Contrastive Learning for Cross-Lingual Alignment},
  author = {Beiduo Chen and Wu Guo and Bin Gu and Quan Liu and Yongchao Wang},
  journal= {arXiv preprint arXiv:2202.13083},
  year   = {2022}
}

Comments

Accepted by ICASSP 2022

R2 v1 2026-06-24T09:54:44.883Z