CLMar 18, 2022

CrossAligner & Co: Zero-Shot Transfer Methods for Task-Oriented Cross-lingual Natural Language Understanding

arXiv:2203.09982v1641 citationsh-index: 13
Originality Incremental advance
AI Analysis

This addresses the challenge of making neural dialogue systems accessible in low-resource languages by enabling zero-shot transfer from high-resource languages, representing an incremental improvement over existing methods.

The paper tackles the problem of zero-shot cross-lingual transfer for task-oriented natural language understanding by introducing CrossAligner and related methods, achieving state-of-the-art scores across nine languages, fifteen test sets, and three benchmark datasets.

Task-oriented personal assistants enable people to interact with a host of devices and services using natural language. One of the challenges of making neural dialogue systems available to more users is the lack of training data for all but a few languages. Zero-shot methods try to solve this issue by acquiring task knowledge in a high-resource language such as English with the aim of transferring it to the low-resource language(s). To this end, we introduce CrossAligner, the principal method of a variety of effective approaches for zero-shot cross-lingual transfer based on learning alignment from unlabelled parallel data. We present a quantitative analysis of individual methods as well as their weighted combinations, several of which exceed state-of-the-art (SOTA) scores as evaluated across nine languages, fifteen test sets and three benchmark multilingual datasets. A detailed qualitative error analysis of the best methods shows that our fine-tuned language models can zero-shot transfer the task knowledge better than anticipated.

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