← Search

Marcin Junczys-Dowmunt

3 accepted papers

2024

On-the-Fly Fusion of Large Language Models and Machine Translation

NAACL 2024findings

We propose on-the-fly ensembling of a neural machine translation (NMT) model with a large language model (LLM), prompted on the same task and input. Through experiments on 4 language directions with varying data amounts, we find that a slightly weaker-at-translation LLM can improve translations of a…

Cited by 11SourcePDFScholar
2021

Levenshtein Training for Word-level Quality Estimation

EMNLP 2021main

We propose a novel scheme to use the Levenshtein Transformer to perform the task of word-level quality estimation. A Levenshtein Transformer is a natural fit for this task: trained to perform decoding in an iterative manner, a Levenshtein Transformer can learn to post-edit without explicit supervisi…

2021

The Curious Case of Hallucinations in Neural Machine Translation

NAACL 2021long

In this work, we study hallucinations in Neural Machine Translation (NMT), which lie at an extreme end on the spectrum of NMT pathologies. Firstly, we connect the phenomenon of hallucinations under source perturbation to the Long-Tail theory of Feldman, and present an empirically validated hypothesi…