CLMay 19, 2022

Phylogeny-Inspired Adaptation of Multilingual Models to New Languages

CMU
arXiv:2205.09634v2309 citationsh-index: 33
Originality Incremental advance
AI Analysis

This addresses the challenge of expanding language technology coverage to underrepresented languages, though it is incremental as it builds on existing adapter-based methods.

The study tackled the problem of adapting multilingual models to new languages, especially those unseen during pre-training, by using language phylogenetic information to improve cross-lingual transfer, resulting in over 20% relative performance improvements on syntactic and semantic tasks.

Large pretrained multilingual models, trained on dozens of languages, have delivered promising results due to cross-lingual learning capabilities on variety of language tasks. Further adapting these models to specific languages, especially ones unseen during pre-training, is an important goal towards expanding the coverage of language technologies. In this study, we show how we can use language phylogenetic information to improve cross-lingual transfer leveraging closely related languages in a structured, linguistically-informed manner. We perform adapter-based training on languages from diverse language families (Germanic, Uralic, Tupian, Uto-Aztecan) and evaluate on both syntactic and semantic tasks, obtaining more than 20% relative performance improvements over strong commonly used baselines, especially on languages unseen during pre-training.

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