paper-with-me

홈 › Papers

Investigating the Translation Performance of a Large Multilingual Language Model: the Case of BLOOM

2023-03-03 · Rachel Bawden, François Yvon

The NLP community recently saw the release of a new large open-access multilingual language model, BLOOM (BigScience et al., 2022) covering 46 languages. We focus on BLOOM's multilingual ability by evaluating its machine translation performance across several datasets (WMT, Flores-101 and DiaBLa) and language pairs (high- and low-resourced). Our results show that 0-shot performance suffers from overgeneration and generating in the wrong language, but this is greatly improved in the few-shot setting, with very good results for a number of language pairs. We study several aspects including prompt design, model sizes, cross-lingual transfer and the use of discursive context.

📄 PDF Abstract BibTeX arXiv:2303.01911

Code (1)

rbawden/mt-bigscience 공식 구현

Tasks

Cross-Lingual TransferLanguage ModelingLanguage ModellingMachine TranslationTranslation

Methods 이 논문이 사용한 방법론

BLOOM BLOOM is a decoder-only Transformer language model that was trained on the ROOTS corpus, a dataset comprising hundreds of sources in 46 natural and 13 programming languages…

Similar Papers 제목 키워드 기반

Investigating Lexical Sharing in Multilingual Machine Translation for Indian Languages

2023-05-04 · Sonal Sannigrahi, Rachel Bawden

Multilingual language models have shown impressive cross-lingual transfer ability across a diverse set of languages and tasks. To improve the cross-lingual ability of these models, some strategies include transliteration…

Cross-Lingual TransferMachine TranslationTranslationTransliteration

Investigating Math Word Problems using Pretrained Multilingual Language Models

2021-05-19 · Minghuan Tan, Lei Wang, Lingxiao Jiang, Jing Jiang

In this paper, we revisit math word problems~(MWPs) from the cross-lingual and multilingual perspective. We construct our MWP solvers over pretrained multilingual language models using sequence-to-sequence model with cop…

Machine TranslationMathPretrained Multilingual Language ModelsTranslation

Investigating Math Word Problems using Pretrained Multilingual Language Models

2022-01-16 · ACL ARR January 2022 1 · Anonymous

In this paper, we revisit math word problems~(MWPs) from the {\em cross-lingual} and {\em multilingual} perspective.We construct our MWP solvers over pretrained multilingual language models using the sequence-to-sequence…

Machine TranslationMathPretrained Multilingual Language ModelsTranslation

Investigating Multi-Pivot Ensembling with Massively Multilingual Machine Translation Models

2023-11-13 · Alireza Mohammadshahi, Jannis Vamvas, Rico Sennrich

Massively multilingual machine translation models allow for the translation of a large number of languages with a single model, but have limited performance on low- and very-low-resource translation directions. Pivoting …

HallucinationMachine TranslationTranslation

Unstable Grounds for Beautiful Trees? Testing the Robustness of Concept Translations in the Compilation of Multilingual Wordlists

2025-03-01 · David Snee, Luca Ciucci, Arne Rubehn, Kellen Parker van Dam 외

Multilingual wordlists play a crucial role in comparative linguistics. While many studies have been carried out to test the power of computational methods for language subgrouping or divergence time estimation, few studi…