English

Soft Layer Selection with Meta-Learning for Zero-Shot Cross-Lingual Transfer

Computation and Language 2021-07-22 v1

Abstract

Multilingual pre-trained contextual embedding models (Devlin et al., 2019) have achieved impressive performance on zero-shot cross-lingual transfer tasks. Finding the most effective fine-tuning strategy to fine-tune these models on high-resource languages so that it transfers well to the zero-shot languages is a non-trivial task. In this paper, we propose a novel meta-optimizer to soft-select which layers of the pre-trained model to freeze during fine-tuning. We train the meta-optimizer by simulating the zero-shot transfer scenario. Results on cross-lingual natural language inference show that our approach improves over the simple fine-tuning baseline and X-MAML (Nooralahzadeh et al., 2020).

Keywords

Cite

@article{arxiv.2107.09840,
  title  = {Soft Layer Selection with Meta-Learning for Zero-Shot Cross-Lingual Transfer},
  author = {Weijia Xu and Batool Haider and Jason Krone and Saab Mansour},
  journal= {arXiv preprint arXiv:2107.09840},
  year   = {2021}
}

Comments

MetaNLP at ACL 2021

R2 v1 2026-06-24T04:23:00.259Z