← Search

Benoît Sagot

22 accepted papers

2026

Disentangling meaning from language in LLM-based machine translation

ICML 2026poster

Mechanistic Interpretability (MI) seeks to explain how neural networks implement their capabilities, but the scale of Large Language Models (LLMs) has limited prior MI work in Machine Translation (MT) to word-level analyses. We study sentence-level MT from a mechanistic perspective by analyzing atte…

Cited by 0SourceScholar
2025

In-Context Example Selection via Similarity Search Improves Low-Resource Machine Translation

NAACL 2025findings

The ability of generative large language models (LLMs) to perform in-context learning has given rise to a large body of research into how best to prompt models for various natural language processing tasks. In this paper, we focus on machine translation (MT), a task that has been shown to benefit fr…

2025

Towards Zero-Shot Multimodal Machine Translation

NAACL 2025findings

Current multimodal machine translation (MMT) systems rely on fully supervised data (i.e sentences with their translations and accompanying images), which is costly to collect and prevents the extension of MMT to language pairs with no such data. We propose a method to bypass the need for fully super…

2025

mOSCAR: A Large-scale Multilingual and Multimodal Document-level Corpus

ACL 2025finding

Multimodal Large Language Models (mLLMs) are trained on a large amount of text-image data. While most mLLMs are trained on caption-like data only, Alayrac et al. (2022) showed that additionally training them on interleaved sequences of text and images can lead to the emergence of in-context learning…

2024

From Text to Source: Results in Detecting Large Language Model-Generated Content

COLING 2024main

The widespread use of Large Language Models (LLMs), celebrated for their ability to generate human-like text, has raised concerns about misinformation and ethical implications. Addressing these concerns necessitates the development of robust methods to detect and attribute text generated by LLMs. Th…

Cited by 11SourcePDFScholar
2024

Headless Language Models: Learning without Predicting with Contrastive Weight Tying

ICLR 2024poster

Self-supervised pre-training of language models usually consists in predicting probability distributions over extensive token vocabularies. In this study, we propose an innovative method that shifts away from probability prediction and instead focuses on reconstructing input embeddings in a contrast…

Cited by 2SourcePDFScholar
2024

On the Scaling Laws of Geographical Representation in Language Models

COLING 2024main

Language models have long been shown to embed geographical information in their hidden representations. This line of work has recently been revisited by extending this result to Large Language Models (LLMs). In this paper, we propose to fill the gap between well-established and recent literature by…

Cited by 7SourcePDFScholar
2024

Tree of Problems: Improving structured problem solving with compositionality

EMNLP 2024main

Large Language Models (LLMs) have demonstrated remarkable performance across multipletasks through in-context learning. For complex reasoning tasks that require step-by-step thinking, Chain-of-Thought (CoT) prompting has given impressive results, especially when combined with self-consistency. Nonet…

2024

When Your Cousin Has the Right Connections: Unsupervised Bilingual Lexicon Induction for Related Data-Imbalanced Languages

COLING 2024main

Most existing approaches for unsupervised bilingual lexicon induction (BLI) depend on good quality static or contextual embeddings requiring large monolingual corpora for both languages. However, unsupervised BLI is most likely to be useful for low-resource languages (LRLs), where large datasets are…

2023

Generative Spoken Language Model based on continuous word-sized audio tokens

EMNLP 2023long main

In NLP, text language models based on words or subwords are known to outperform their character-based counterparts. Yet, in the speech community, the standard input of spoken LMs are 20ms or 40ms-long discrete units (shorter than a phoneme). Taking inspiration from word-based LM, we introduce a Gene…

Cited by 0SourceScholar
2023

Neural Agents Struggle to Take Turns in Bidirectional Emergent Communication

ICLR 2023poster

The spontaneous exchange of turns is a central aspect of human communication. Although turn-taking conventions come to us naturally, artificial dialogue agents struggle to coordinate, and must rely on hard-coded rules to engage in interactive conversations with human interlocutors. In this paper, we…

Cited by 5SourcePDFScholar
2023

SpeechMatrix: A Large-Scale Mined Corpus of Multilingual Speech-to-Speech Translations

ACL 2023long

We present SpeechMatrix, a large-scale multilingual corpus of speech-to-speech translations mined from real speech of European Parliament recordings. It contains speech alignments in 136 language pairs with a total of 418 thousand hours of speech. To evaluate the quality of this parallel speech, we…

Cited by 34SourcePDFScholar
2023

Tackling Ambiguity with Images: Improved Multimodal Machine Translation and Contrastive Evaluation

ACL 2023long

One of the major challenges of machine translation (MT) is ambiguity, which can in some cases be resolved by accompanying context such as images. However, recent work in multimodal MT (MMT) has shown that obtaining improvements from images is challenging, limited not only by the difficulty of buildi…

2023

XLS-R fine-tuning on noisy word boundaries for unsupervised speech segmentation into words

EMNLP 2023short findings

Due to the absence of explicit word boundaries in the speech stream, the task of segmenting spoken sentences into word units without text supervision is particularly challenging. In this work, we leverage the most recent self-supervised speech models that have proved to quickly adapt to new tasks th…

Cited by 2SourceScholar
2022

MANTa: Efficient Gradient-Based Tokenization for End-to-End Robust Language Modeling

EMNLP 2022finding

Static subword tokenization algorithms have been an essential component of recent works on language modeling. However, their static nature results in important flaws that degrade the models’ downstream performance and robustness. In this work, we propose MANTa, a Module for Adaptive Neural TokenizAt…

Cited by 9SourcePDFScholar
2022

T-Modules: Translation Modules for Zero-Shot Cross-Modal Machine Translation

EMNLP 2022main

We present a new approach to perform zero-shot cross-modal transfer between speech and text for translation tasks. Multilingual speech and text are encoded in a joint fixed-size representation space. Then, we compare different approaches to decode these multimodal and multilingual fixed-size represe…

Cited by 21SourcePDFScholar
2021

Synthetic Data Augmentation for Zero-Shot Cross-Lingual Question Answering

EMNLP 2021main

Coupled with the availability of large scale datasets, deep learning architectures have enabled rapid progress on the Question Answering task. However, most of those datasets are in English, and the performances of state-of-the-art multilingual models are significantly lower when evaluated on non-En…

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