Assessing the Impact of Typological Features on Multilingual Machine Translation in the Age of Large Language Models
Vitalii Hirak, Jaap Jumelet, Arianna Bisazza
TL;DR
The paper investigates whether typological features can predict translation quality in large multilingual MT systems, addressing the question in the era of large language models. It analyzes two prominent models, NLLB-200 (encoder–decoder) and Tower+ (decoder-only), across FLORES+ with 212 target languages, using continuous typological features and an approximate resourcedness proxy. The findings show target language typology significantly influences NLLB-200 performance, with decoding width interactions suggesting language-specific decoding strategies; Tower+ reveals typology-driven patterns that are more constrained by model coverage and data availability. The authors release a fine-grained typological feature set for 212 FLORES+ languages to support future research on language-specific decoding and cross-lingual MT. Overall, the work highlights the practical importance of incorporating typology into decoding decisions and model evaluation in multilingual MT systems.
Abstract
Despite major advances in multilingual modeling, large quality disparities persist across languages. Besides the obvious impact of uneven training resources, typological properties have also been proposed to determine the intrinsic difficulty of modeling a language. The existing evidence, however, is mostly based on small monolingual language models or bilingual translation models trained from scratch. We expand on this line of work by analyzing two large pre-trained multilingual translation models, NLLB-200 and Tower+, which are state-of-the-art representatives of encoder-decoder and decoder-only machine translation, respectively. Based on a broad set of languages, we find that target language typology drives translation quality of both models, even after controlling for more trivial factors, such as data resourcedness and writing script. Additionally, languages with certain typological properties benefit more from a wider search of the output space, suggesting that such languages could profit from alternative decoding strategies beyond the standard left-to-right beam search. To facilitate further research in this area, we release a set of fine-grained typological properties for 212 languages of the FLORES+ MT evaluation benchmark.
