English

Unsupervised Cross-lingual Adaptation for Sequence Tagging and Beyond

Computation and Language 2021-06-23 v3

Abstract

Cross-lingual adaptation with multilingual pre-trained language models (mPTLMs) mainly consists of two lines of works: zero-shot approach and translation-based approach, which have been studied extensively on the sequence-level tasks. We further verify the efficacy of these cross-lingual adaptation approaches by evaluating their performances on more fine-grained sequence tagging tasks. After re-examining their strengths and drawbacks, we propose a novel framework to consolidate the zero-shot approach and the translation-based approach for better adaptation performance. Instead of simply augmenting the source data with the machine-translated data, we tailor-make a warm-up mechanism to quickly update the mPTLMs with the gradients estimated on a few translated data. Then, the adaptation approach is applied to the refined parameters and the cross-lingual transfer is performed in a warm-start way. The experimental results on nine target languages demonstrate that our method is beneficial to the cross-lingual adaptation of various sequence tagging tasks.

Keywords

Cite

@article{arxiv.2010.12405,
  title  = {Unsupervised Cross-lingual Adaptation for Sequence Tagging and Beyond},
  author = {Xin Li and Lidong Bing and Wenxuan Zhang and Zheng Li and Wai Lam},
  journal= {arXiv preprint arXiv:2010.12405},
  year   = {2021}
}
R2 v1 2026-06-23T19:35:26.519Z