Zero-shot Cross-lingual Transfer is Under-specified Optimization

Shijie Wu,Benjamin Van Durme,Mark Dredze
DOI: https://doi.org/10.48550/arXiv.2207.05666
2022-07-12
Computation and Language
Abstract:Pretrained multilingual encoders enable zero-shot cross-lingual transfer, but often produce unreliable models that exhibit high performance variance on the target language. We postulate that this high variance results from zero-shot cross-lingual transfer solving an under-specified optimization problem. We show that any linear-interpolated model between the source language monolingual model and source + target bilingual model has equally low source language generalization error, yet the target language generalization error reduces smoothly and linearly as we move from the monolingual to bilingual model, suggesting that the model struggles to identify good solutions for both source and target languages using the source language alone. Additionally, we show that zero-shot solution lies in non-flat region of target language error generalization surface, causing the high variance.
What problem does this paper attempt to address?