paper-with-me

홈 › Papers

Assessing the Impact of Typological Features on Multilingual Machine Translation in the Age of Large Language Models

2026-02-03 · Vitalii Hirak, Jaap Jumelet, Arianna Bisazza arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.03551

Code (0)

등록된 구현이 없습니다.

Tasks

Machine Translation

Similar Papers 제목 키워드 기반

ParCourE: A Parallel Corpus Explorer for a Massively Multilingual Corpus

2021-07-14 · ACL 2021 5 · Ayyoob Imani, Masoud Jalili Sabet, Philipp Dufter, Michael Cysouw 외

With more than 7000 languages worldwide, multilingual natural language processing (NLP) is essential both from an academic and commercial perspective. Researching typological properties of languages is fundamental for pr…

Multilingual NLPTransfer Learning

Morphology Matters: A Multilingual Language Modeling Analysis

2020-12-11 · Hyunji Hayley Park, Katherine J. Zhang, Coleman Haley, Kenneth Steimel 외

Prior studies in multilingual language modeling (e.g., Cotterell et al., 2018; Mielke et al., 2019) disagree on whether or not inflectional morphology makes languages harder to model. We attempt to resolve the disagreeme…

Language ModelingLanguage ModellingSegmentation

A Measure for Transparent Comparison of Linguistic Diversity in Multilingual NLP Data Sets

2024-03-06 · Tanja Samardzic, Ximena Gutierrez, Christian Bentz, Steven Moran 외

Typologically diverse benchmarks are increasingly created to track the progress achieved in multilingual NLP. Linguistic diversity of these data sets is typically measured as the number of languages or language families …

DiversityMultilingual NLP

Typological Features for Multilingual Delexicalised Dependency Parsing

2019-06-01 · NAACL 2019 6 · Manon Scholivet, Franck Dary, Alexis Nasr, Benoit Favre 외

The existence of universal models to describe the syntax of languages has been debated for decades. The availability of resources such as the Universal Dependencies treebanks and the World Atlas of Language Structures ma…

Dependency ParsingLanguage Identification

Event Extraction in Basque: Typologically motivated Cross-Lingual Transfer-Learning Analysis

2024-04-09 · Mikel Zubillaga, Oscar Sainz, Ainara Estarrona, Oier Lopez de Lacalle 외

Cross-lingual transfer-learning is widely used in Event Extraction for low-resource languages and involves a Multilingual Language Model that is trained in a source language and applied to the target language. This paper…

Cross-Lingual TransferEvent ExtractionLanguage Modellingtoken-classification+2