English

Towards Example-Based NMT with Multi-Levenshtein Transformers

Computation and Language 2023-10-16 v1

Abstract

Retrieval-Augmented Machine Translation (RAMT) is attracting growing attention. This is because RAMT not only improves translation metrics, but is also assumed to implement some form of domain adaptation. In this contribution, we study another salient trait of RAMT, its ability to make translation decisions more transparent by allowing users to go back to examples that contributed to these decisions. For this, we propose a novel architecture aiming to increase this transparency. This model adapts a retrieval-augmented version of the Levenshtein Transformer and makes it amenable to simultaneously edit multiple fuzzy matches found in memory. We discuss how to perform training and inference in this model, based on multi-way alignment algorithms and imitation learning. Our experiments show that editing several examples positively impacts translation scores, notably increasing the number of target spans that are copied from existing instances.

Keywords

Cite

@article{arxiv.2310.08967,
  title  = {Towards Example-Based NMT with Multi-Levenshtein Transformers},
  author = {Maxime Bouthors and Josep Crego and François Yvon},
  journal= {arXiv preprint arXiv:2310.08967},
  year   = {2023}
}

Comments

17 pages, EMNLP 2023 submission

R2 v1 2026-06-28T12:49:39.848Z