English

Improving Retrieval Augmented Neural Machine Translation by Controlling Source and Fuzzy-Match Interactions

Computation and Language 2022-10-12 v1

Abstract

We explore zero-shot adaptation, where a general-domain model has access to customer or domain specific parallel data at inference time, but not during training. We build on the idea of Retrieval Augmented Translation (RAT) where top-k in-domain fuzzy matches are found for the source sentence, and target-language translations of those fuzzy-matched sentences are provided to the translation model at inference time. We propose a novel architecture to control interactions between a source sentence and the top-k fuzzy target-language matches, and compare it to architectures from prior work. We conduct experiments in two language pairs (En-De and En-Fr) by training models on WMT data and testing them with five and seven multi-domain datasets, respectively. Our approach consistently outperforms the alternative architectures, improving BLEU across language pair, domain, and number k of fuzzy matches.

Keywords

Cite

@article{arxiv.2210.05047,
  title  = {Improving Retrieval Augmented Neural Machine Translation by Controlling Source and Fuzzy-Match Interactions},
  author = {Cuong Hoang and Devendra Sachan and Prashant Mathur and Brian Thompson and Marcello Federico},
  journal= {arXiv preprint arXiv:2210.05047},
  year   = {2022}
}
R2 v1 2026-06-28T03:11:47.185Z