← Search

Alexandre Berard

7 accepted papers

2024

Understanding and Mitigating Language Confusion in LLMs

EMNLP 2024main

We investigate a surprising limitation of LLMs: their inability to consistently generate text in a user’s desired language. We create the Language Confusion Benchmark (LCB) to evaluate such failures, covering 15 typologically diverse languages with existing and newly-created English and multilingual…

2023

Memory-efficient NLLB-200: Language-specific Expert Pruning of a Massively Multilingual Machine Translation Model

ACL 2023long

The recently released NLLB-200 is a set of multilingual Neural Machine Translation models that cover 202 languages. The largest model is based on a Mixture of Experts architecture and achieves SoTA results across many language pairs. It contains 54.5B parameters and requires at least four 32GB GPUs…

Cited by 19SourcePDFScholar
2022

SMaLL-100: Introducing Shallow Multilingual Machine Translation Model for Low-Resource Languages

EMNLP 2022main

In recent years, multilingual machine translation models have achieved promising performance on low-resource language pairs by sharing information between similar languages, thus enabling zero-shot translation. To overcome the “curse of multilinguality”, these models often opt for scaling up the num…

2022

What Do Compressed Multilingual Machine Translation Models Forget?

EMNLP 2022finding

Recently, very large pre-trained models achieve state-of-the-art results in various natural language processing (NLP) tasks, but their size makes it more challenging to apply them in resource-constrained environments. Compression techniques allow to drastically reduce the size of the models and ther…

2021

Efficient Inference for Multilingual Neural Machine Translation

EMNLP 2021main

Multilingual NMT has become an attractive solution for MT deployment in production. But to match bilingual quality, it comes at the cost of larger and slower models. In this work, we consider several ways to make multilingual NMT faster at inference without degrading its quality. We experiment with…

Cited by 12SourcePDFScholar
2021

Multilingual Unsupervised Neural Machine Translation with Denoising Adapters

EMNLP 2021main

We consider the problem of multilingual unsupervised machine translation, translating to and from languages that only have monolingual data by using auxiliary parallel language pairs. For this problem the standard procedure so far to leverage the monolingual data is _back-translation_, which is comp…

2018

End-to-End Automatic Speech Translation of Audiobooks

ICASSP 2018accepted

We investigate end-to-end speech-to-text translation on a corpus of audiobooks specifically augmented for this task. Previous works investigated the extreme case where source language transcription is not available during learning nor decoding, but we also study a midway case where source language t…

Cited by 0SourceScholar