Investigating Transfer Learning in Multilingual Pre-trained Language Models through Chinese Natural Language Inference
Hai Hu, He Zhou, Zuoyu Tian, Yiwen Zhang, Yina Ma, Yanting Li, Yixin, Nie, Kyle Richardson

TL;DR
This paper evaluates the cross-lingual transfer capabilities of multilingual transformers like XLM-R for Chinese and English NLI, introducing new challenge datasets to better understand linguistic transfer and highlighting the importance of high-quality monolingual data.
Contribution
It creates new challenge datasets for Chinese NLI to analyze transfer learning, revealing the strengths and limitations of multilingual models in cross-lingual settings.
Findings
Cross-lingual models transfer well to Chinese NLI tasks.
Models perform best with combined English and high-quality Chinese data.
Automatic translation resources often hinder model performance.
Abstract
Multilingual transformers (XLM, mT5) have been shown to have remarkable transfer skills in zero-shot settings. Most transfer studies, however, rely on automatically translated resources (XNLI, XQuAD), making it hard to discern the particular linguistic knowledge that is being transferred, and the role of expert annotated monolingual datasets when developing task-specific models. We investigate the cross-lingual transfer abilities of XLM-R for Chinese and English natural language inference (NLI), with a focus on the recent large-scale Chinese dataset OCNLI. To better understand linguistic transfer, we created 4 categories of challenge and adversarial tasks (totaling 17 new datasets) for Chinese that build on several well-known resources for English (e.g., HANS, NLI stress-tests). We find that cross-lingual models trained on English NLI do transfer well across our Chinese tasks (e.g., in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech Recognition and Synthesis
MethodsXLM-R
