← Search

Josep Crego

6 accepted papers

2025

Leveraging Large Pre-trained Multilingual Models for High-Quality Speech-to-Text Translation on Industry Scenarios

COLING 2025main

Speech-to-Text Translation (S2TT) involves converting spoken language from a source language directly into text in a target language. Traditionally, S2TT systems rely on a sequential pipeline that combines Automatic Speech Recognition (ASR) and Machine Translation (MT) models. However, these systems…

Cited by 0SourcePDFScholar
2024

Retrieving Examples from Memory for Retrieval Augmented Neural Machine Translation: A Systematic Comparison

NAACL 2024findings

Retrieval-Augmented Neural Machine Translation (RAMT) architectures retrieve examples from memory to guide the generation process. While most works in this trend explore new ways to exploit the retrieved examples, the upstream retrieval step is mostly unexplored. In this paper, we study the effect o…

2022

Bilingual Synchronization: Restoring Translational Relationships with Editing Operations

EMNLP 2022main

Machine Translation (MT) is usually viewed as a one-shot process that generates the target language equivalent of some source text from scratch. We consider here a more general setting which assumes an initial target sequence, that must be transformed into a valid translation of the source, thereby…

2022

Latent Group Dropout for Multilingual and Multidomain Machine Translation

NAACL 2022findings

Multidomain and multilingual machine translation often rely on parameter sharing strategies, where large portions of the network are meant to capture the commonalities of the tasks at hand, while smaller parts are reserved to model the peculiarities of a language or a domain. In adapter-based approa…

2020

Integrating Domain Terminology into Neural Machine Translation

COLING 2020main

This paper extends existing work on terminology integration into Neural Machine Translation, a common industrial practice to dynamically adapt translation to a specific domain. Our method, based on the use of placeholders complemented with morphosyntactic annotation, efficiently taps into the abilit…