@inproceedings{chen-etal-2022-bridging,
title = "Bridging the Gap between Language Models and Cross-Lingual Sequence Labeling",
author = "Chen, Nuo and
Shou, Linjun and
Gong, Ming and
Pei, Jian and
Jiang, Daxin",
editor = "Carpuat, Marine and
de Marneffe, Marie-Catherine and
Meza Ruiz, Ivan Vladimir",
booktitle = "Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
month = jul,
year = "2022",
address = "Seattle, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/2022.naacl-main.139/",
doi = "10.18653/v1/2022.naacl-main.139",
pages = "1909--1923",
abstract = "Large-scale cross-lingual pre-trained language models (xPLMs) have shown effective in cross-lingual sequence labeling tasks (xSL), such as machine reading comprehension (xMRC) by transferring knowledge from a high-resource language to low-resource languages. Despite the great success, we draw an empirical observation that there is an training objective gap between pre-training and fine-tuning stages: e.g., mask language modeling objective requires \textit{local} understanding of the masked token and the span-extraction objective requires understanding and reasoning of the \textit{global} input passage/paragraph and question, leading to the discrepancy between pre-training and xMRC. In this paper, we first design a pre-training task tailored for xSL named Cross-lingual Language Informative Span Masking (CLISM) to eliminate the objective gap in a self-supervised manner. Second, we present ContrAstive-Consistency Regularization (CACR), which utilizes contrastive learning to encourage the consistency between representations of input parallel sequences via unsupervised cross-lingual instance-wise training signals during pre-training. By these means, our methods not only bridge the gap between pretrain-finetune, but also enhance PLMs to better capture the alignment between different languages. Extensive experiments prove that our method achieves clearly superior results on multiple xSL benchmarks with limited pre-training data. Our methods also surpass the previous state-of-the-art methods by a large margin in few-shot data setting, where only a few hundred training examples are available."
}
Markdown (Informal)
[Bridging the Gap between Language Models and Cross-Lingual Sequence Labeling](https://preview.aclanthology.org/jlcl-multiple-ingestion/2022.naacl-main.139/) (Chen et al., NAACL 2022)
ACL