← Search

Rico Sennrich

38 accepted papers

2025

Cheap Character Noise for OCR-Robust Multilingual Embeddings

ACL 2025finding

The large amount of text collections digitized by imperfect OCR systems requires semantic search models that perform robustly on noisy input. Such collections are highly heterogeneous, with varying degrees of OCR quality, spelling conventions and other inconsistencies —all phenomena that are underre…

2025

ConLoan: A Contrastive Multilingual Dataset for Evaluating Loanwords

ACL 2025long

Lexical borrowing, the adoption of words from one language into another, is a ubiquitous linguistic phenomenon influenced by geopolitical, societal, and technological factors. This paper introduces ConLoan–a novel contrastive dataset comprising sentences with and without loanwords across 10 language…

2025

Examining Multilingual Embedding Models Cross-Lingually Through LLM-Generated Adversarial Examples

EMNLP 2025

The evaluation of cross-lingual semantic search models is often limited to existing datasets from tasks such as information retrieval and semantic textual similarity. We introduce Cross-Lingual Semantic Discrimination (CLSD), a lightweight evaluation task that requires only parallel sentences and a

2025

Leveraging In-Context Learning for Political Bias Testing of LLMs

ACL 2025long

A growing body of work has been querying LLMs with political questions to evaluate their potential biases. However, this probing method has limited stability, making comparisons between models unreliable. In this paper, we argue that LLMs need more context. We propose a new probing task, Questionnai…

2025

Machine Translation Models are Zero-Shot Detectors of Translation Direction

ACL 2025finding

Detecting the translation direction of parallel text has applications for machine translation training and evaluation, but also has forensic applications, such as resolving plagiarism or forgery allegations. In this work, we explore an unsupervised approach to translation direction detection based o…

2025

PARME: Parallel Corpora for Low-Resourced Middle Eastern Languages

ACL 2025long

The Middle East is characterized by remarkable linguistic diversity, with over 400 million inhabitants speaking more than 60 languages across multiple language families. This study presents a pioneering work in developing the first parallel corpora for eight severely under-resourced varieties in the…

Cited by 0SourcePDFScholar
2025

Robust Native Language Identification through Agentic Decomposition

EMNLP 2025

Large language models (LLMs) often achieve high performance in native language identification (NLI) benchmarks by leveraging superficial contextual clues such as names, locations, and cultural stereotypes, rather than the underlying linguistic patterns indicative of native language (L1) influence. T

2025

Source-primed Multi-turn Conversation Helps Large Language Models Translate Documents

EMNLP 2025

LLMs have paved the way for truly simple document-level machine translation, but challenges such as omission errors remain. In this paper, we study a simple method for handling document-level machine translation, by leveraging previous contexts in a multi-turn conversational manner. Specifically, by

2024

Evaluating Automatic Metrics with Incremental Machine Translation Systems

EMNLP 2024finding

We introduce a dataset comprising commercial machine translations, gathered weekly over six years across 12 translation directions. Since human A/B testing is commonly used, we assume commercial systems improve over time, which enables us to evaluate machine translation (MT) metrics based on their p…

2024

SignCLIP: Connecting Text and Sign Language by Contrastive Learning

EMNLP 2024main

We present SignCLIP, which re-purposes CLIP (Contrastive Language-Image Pretraining) to project spoken language text and sign language videos, two classes of natural languages of distinct modalities, into the same space. SignCLIP is an efficient method of learning useful visual representations for s…

2024

SwissSLi: The Multi-parallel Sign Language Corpus for Switzerland

COLING 2024main

In this work, we introduce SwissSLi, the first sign language corpus that contains parallel data of all three Swiss sign languages, namely Swiss German Sign Language (DSGS), French Sign Language of Switzerland (LSF-CH), and Italian Sign Language of Switzerland (LIS-CH). The data underlying this corpu…

Cited by 1SourcePDFScholar
2024

Turning English-centric LLMs Into Polyglots: How Much Multilinguality Is Needed?

EMNLP 2024finding

The vast majority of today’s large language models (LLMs) are English-centric, having been pretrained predominantly on English text. Yet, in order to meet user expectations, models need to be able to respond appropriately in multiple languages once deployed in downstream applications. This requires…

2023

Exploiting Biased Models to De-bias Text: A Gender-Fair Rewriting Model

ACL 2023long

Natural language generation models reproduce and often amplify the biases present in their training data. Previous research explored using sequence-to-sequence rewriting models to transform biased model outputs (or original texts) into more gender-fair language by creating pseudo training data throu…

2023

Improving the Cross-Lingual Generalisation in Visual Question Answering

AAAI 2023technical

While several benefits were realized for multilingual vision-language pretrained models, recent benchmarks across various tasks and languages showed poor cross-lingual generalisation when multilingually pre-trained vision-language models are applied to non-English data, with a large gap between (sup…

2023

SLTUNET: A Simple Unified Model for Sign Language Translation

ICLR 2023poster

Despite recent successes with neural models for sign language translation (SLT), translation quality still lags behind spoken languages because of the data scarcity and modality gap between sign video and text. To address both problems, we investigate strategies for cross-modality representation sha…

2023

Towards Unsupervised Recognition of Token-level Semantic Differences in Related Documents

EMNLP 2023short main

Automatically highlighting words that cause semantic differences between two documents could be useful for a wide range of applications. We formulate recognizing semantic differences (RSD) as a token-level regression task and study three unsupervised approaches that rely on a masked language model.…

Cited by 0SourcecodeScholar
2023

Uncovering Hidden Consequences of Pre-training Objectives in Sequence-to-Sequence Models

ACL 2023findings

Some variants of self-supervised denoising objectives for pre-training encoder-decoder language models have been reported to have a negligible impact on downstream performance. Yet the design of these pre-training objectives leads to behavioural differences that can be uncovered with specific manipu…

2023

What’s the Meaning of Superhuman Performance in Today’s NLU?

ACL 2023long

In the last five years, there has been a significant focus in Natural Language Processing (NLP) on developing larger Pretrained Language Models (PLMs) and introducing benchmarks such as SuperGLUE and SQuAD to measure their abilities in language understanding, reasoning, and reading comprehension. Th…

Cited by 24SourcePDFScholar
2022

As Little as Possible, as Much as Necessary: Detecting Over- and Undertranslations with Contrastive Conditioning

ACL 2022short

Omission and addition of content is a typical issue in neural machine translation. We propose a method for detecting such phenomena with off-the-shelf translation models. Using contrastive conditioning, we compare the likelihood of a full sequence under a translation model to the likelihood of its p…

2022

BlonDe: An Automatic Evaluation Metric for Document-level Machine Translation

NAACL 2022long

Standard automatic metrics, e.g. BLEU, are not reliable for document-level MT evaluation. They can neither distinguish document-level improvements in translation quality from sentence-level ones, nor identify the discourse phenomena that cause context-agnostic translations. This paper introduces a n…

2022

Improving Zero-Shot Cross-lingual Transfer Between Closely Related Languages by Injecting Character-Level Noise

ACL 2022findings

Cross-lingual transfer between a high-resource language and its dialects or closely related language varieties should be facilitated by their similarity. However, current approaches that operate in the embedding space do not take surface similarity into account. This work presents a simple yet effec…

2022

NMTScore: A Multilingual Analysis of Translation-based Text Similarity Measures

EMNLP 2022finding

Being able to rank the similarity of short text segments is an interesting bonus feature of neural machine translation. Translation-based similarity measures include direct and pivot translation probability, as well as translation cross-likelihood, which has not been studied so far. We analyze these…

2022

Revisiting End-to-End Speech-to-Text Translation From Scratch

ICML 2022spotlight

End-to-end (E2E) speech-to-text translation (ST) often depends on pretraining its encoder and/or decoder using source transcripts via speech recognition or text translation tasks, without which translation performance drops substantially. However, transcripts are not always available, and how signif…

2021

Analyzing the Source and Target Contributions to Predictions in Neural Machine Translation

ACL 2021long

In Neural Machine Translation (and, more generally, conditional language modeling), the generation of a target token is influenced by two types of context: the source and the prefix of the target sequence. While many attempts to understand the internal workings of NMT models have been made, none of…

2021

Beyond Sentence-Level End-to-End Speech Translation: Context Helps

ACL 2021long

Document-level contextual information has shown benefits to text-based machine translation, but whether and how context helps end-to-end (E2E) speech translation (ST) is still under-studied. We fill this gap through extensive experiments using a simple concatenation-based context-aware ST model, pai…

2021

Contrastive Conditioning for Assessing Disambiguation in MT: A Case Study of Distilled Bias

EMNLP 2021main

Lexical disambiguation is a major challenge for machine translation systems, especially if some senses of a word are trained less often than others. Identifying patterns of overgeneralization requires evaluation methods that are both reliable and scalable. We propose contrastive conditioning as a re…

2021

How Suitable Are Subword Segmentation Strategies for Translating Non-Concatenative Morphology?

EMNLP 2021finding

Data-driven subword segmentation has become the default strategy for open-vocabulary machine translation and other NLP tasks, but may not be sufficiently generic for optimal learning of non-concatenative morphology. We design a test suite to evaluate segmentation strategies on different types of mor…

2021

Language Modeling, Lexical Translation, Reordering: The Training Process of NMT through the Lens of Classical SMT

EMNLP 2021main

Differently from the traditional statistical MT that decomposes the translation task into distinct separately learned components, neural machine translation uses a single neural network to model the entire translation process. Despite neural machine translation being de-facto standard, it is still n…

2021

On Biasing Transformer Attention Towards Monotonicity

NAACL 2021long

Many sequence-to-sequence tasks in natural language processing are roughly monotonic in the alignment between source and target sequence, and previous work has facilitated or enforced learning of monotonic attention behavior via specialized attention functions or pretraining. In this work, we introd…

2021

Share or Not? Learning to Schedule Language-Specific Capacity for Multilingual Translation

ICLR 2021oral

Using a mix of shared and language-specific (LS) parameters has shown promise in multilingual neural machine translation (MNMT), but the question of when and where LS capacity matters most is still under-studied. We offer such a study by proposing conditional language-specific routing (CLSR). CLSR…

2021

Understanding the Properties of Minimum Bayes Risk Decoding in Neural Machine Translation

ACL 2021long

Neural Machine Translation (NMT) currently exhibits biases such as producing translations that are too short and overgenerating frequent words, and shows poor robustness to copy noise in training data or domain shift. Recent work has tied these shortcomings to beam search – the de facto standard inf…

2021

Vision Matters When It Should: Sanity Checking Multimodal Machine Translation Models

EMNLP 2021main

Multimodal machine translation (MMT) systems have been shown to outperform their text-only neural machine translation (NMT) counterparts when visual context is available. However, recent studies have also shown that the performance of MMT models is only marginally impacted when the associated image…

2021

Wino-X: Multilingual Winograd Schemas for Commonsense Reasoning and Coreference Resolution

EMNLP 2021main

Winograd schemas are a well-established tool for evaluating coreference resolution (CoR) and commonsense reasoning (CSR) capabilities of computational models. So far, schemas remained largely confined to English, limiting their utility in multilingual settings. This work presents Wino-X, a parallel…

2020

Understanding Pure Character-Based Neural Machine Translation: The Case of Translating Finnish into English

COLING 2020main

Recent work has shown that deeper character-based neural machine translation (NMT) models can outperform subword-based models. However, it is still unclear what makes deeper character-based models successful. In this paper, we conduct an investigation into pure character-based models in the case of…

Cited by 9SourcePDFScholar