SOTAVerified

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

2022-07-12RepL4NLP (ACL) 2022Code Available0· sign in to hype

Shijie Wu, Benjamin Van Durme, Mark Dredze

Code Available — Be the first to reproduce this paper.

Reproduce

Code

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.

Tasks

Reproductions