CLAIOct 5, 2021

Analyzing the Effects of Reasoning Types on Cross-Lingual Transfer Performance

arXiv:2110.02386v1661 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of optimizing zero-shot and few-shot learning in multilingual NLP tasks, but it is incremental as it builds on existing knowledge about reasoning difficulties in monolingual contexts.

The study investigated how different reasoning types affect cross-lingual transfer performance in multilingual language models, finding that the interaction between reasoning types and language similarities influences transfer efficiency, with statistical observations highlighting these effects.

Multilingual language models achieve impressive zero-shot accuracies in many languages in complex tasks such as Natural Language Inference (NLI). Examples in NLI (and equivalent complex tasks) often pertain to various types of sub-tasks, requiring different kinds of reasoning. Certain types of reasoning have proven to be more difficult to learn in a monolingual context, and in the crosslingual context, similar observations may shed light on zero-shot transfer efficiency and few-shot sample selection. Hence, to investigate the effects of types of reasoning on transfer performance, we propose a category-annotated multilingual NLI dataset and discuss the challenges to scale monolingual annotations to multiple languages. We statistically observe interesting effects that the confluence of reasoning types and language similarities have on transfer performance.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes