← Search

Benjamin Muller

7 accepted papers

2025

Byte Latent Transformer: Patches Scale Better Than Tokens

ACL 2025long

We introduce the Byte Latent Transformer (BLT), a new byte-level LLM architecture that, for the first time, matches tokenization-based LLM performance at scale with significant improvements in inference efficiency and robustness. BLT encodes bytes into dynamically sized patches, which serve as the p…

2025

Layer Swapping for Zero-Shot Cross-Lingual Transfer in Large Language Models

ICLR 2025spotlight

Model merging, such as model souping, is the practice of combining different models with the same architecture together without further training. In this work, we present a model merging methodology that addresses the difficulty of fine-tuning Large Language Models (LLMs) for target tasks in non-Eng…

Cited by 3SourcePDFScholar
2024

The Belebele Benchmark: a Parallel Reading Comprehension Dataset in 122 Language Variants

ACL 2024long

We present Belebele, a multiple-choice machine reading comprehension (MRC) dataset spanning 122 language variants. Significantly expanding the language coverage of natural language understanding (NLU) benchmarks, this dataset enables the evaluation of text models in high-, medium-, and low-resource…

2023

Evaluating and Modeling Attribution for Cross-Lingual Question Answering

EMNLP 2023long main

Trustworthy answer content is abundant in many high-resource languages and is instantly accessible through question answering systems — yet this content can be hard to access for those that do not speak these languages. The leap forward in cross-lingual modeling quality offered by generative languag…

Cited by 0SourceScholar
2023

In What Languages are Generative Language Models the Most Formal? Analyzing Formality Distribution across Languages

EMNLP 2023long findings

Multilingual generative language models (LMs) are increasingly fluent in a large variety of languages. Trained on the concatenation of corpora in multiple languages, they enable powerful transfer from high-resource languages to low-resource ones. However, it is still unknown what cultural biases are…

Cited by 0SourcecodeScholar
2021

When Being Unseen from mBERT is just the Beginning: Handling New Languages With Multilingual Language Models

NAACL 2021long

Transfer learning based on pretraining language models on a large amount of raw data has become a new norm to reach state-of-the-art performance in NLP. Still, it remains unclear how this approach should be applied for unseen languages that are not covered by any available large-scale multilingual l…

Cited by 153SourcePDFScholar