English

Merging External Bilingual Pairs into Neural Machine Translation

Computation and Language 2019-12-03 v1

Abstract

As neural machine translation (NMT) is not easily amenable to explicit correction of errors, incorporating pre-specified translations into NMT is widely regarded as a non-trivial challenge. In this paper, we propose and explore three methods to endow NMT with pre-specified bilingual pairs. Instead, for instance, of modifying the beam search algorithm during decoding or making complex modifications to the attention mechanism --- mainstream approaches to tackling this challenge ---, we experiment with the training data being appropriately pre-processed to add information about pre-specified translations. Extra embeddings are also used to distinguish pre-specified tokens from the other tokens. Extensive experimentation and analysis indicate that over 99% of the pre-specified phrases are successfully translated (given a 85% baseline) and that there is also a substantive improvement in translation quality with the methods explored here.

Keywords

Cite

@article{arxiv.1912.00567,
  title  = {Merging External Bilingual Pairs into Neural Machine Translation},
  author = {Tao Wang and Shaohui Kuang and Deyi Xiong and António Branco},
  journal= {arXiv preprint arXiv:1912.00567},
  year   = {2019}
}

Comments

7 pages, 3 figures, 5 tables

R2 v1 2026-06-23T12:32:38.919Z