← Search

Carlos Escolano

4 accepted papers

2025

MT-LENS: An all-in-one Toolkit for Better Machine Translation Evaluation

NAACL 2025system demonstrations

We introduce MT-Lens, a framework designed to evaluate Machine Translation (MT) systems across a variety of tasks, including translation quality, gender bias detection, added toxicity, and robustness to misspellings. While several toolkits have become very popular for benchmarking the capabilities o…

2024

Unmasking Biases: Exploring Gender Bias in English-Catalan Machine Translation through Tokenization Analysis and Novel Dataset

COLING 2024main

This paper presents a comprehensive evaluation of gender bias in English-Catalan machine translation, encompassing the creation of a novel language resource and an analysis of translation quality across four different tokenization models. The study introduces a new dataset derived from the MuST-SHE…

Cited by 4SourcePDFScholar
2023

Toxicity in Multilingual Machine Translation at Scale

EMNLP 2023long findings

Machine Translation systems can produce different types of errors, some of which are characterized as critical or catastrophic due to the specific negative impact that they can have on users. In this paper we focus on one type of critical error: added toxicity. We evaluate and analyze added toxicity…

Cited by 0SourceScholar
2022

Towards Opening the Black Box of Neural Machine Translation: Source and Target Interpretations of the Transformer

EMNLP 2022main

In Neural Machine Translation (NMT), each token prediction is conditioned on the source sentence and the target prefix (what has been previously translated at a decoding step). However, previous work on interpretability in NMT has mainly focused solely on source sentence tokens’ attributions. Theref…