English

Reference Network for Neural Machine Translation

Computation and Language 2019-08-28 v1

Abstract

Neural Machine Translation (NMT) has achieved notable success in recent years. Such a framework usually generates translations in isolation. In contrast, human translators often refer to reference data, either rephrasing the intricate sentence fragments with common terms in source language, or just accessing to the golden translation directly. In this paper, we propose a Reference Network to incorporate referring process into translation decoding of NMT. To construct a \emph{reference book}, an intuitive way is to store the detailed translation history with extra memory, which is computationally expensive. Instead, we employ Local Coordinates Coding (LCC) to obtain global context vectors containing monolingual and bilingual contextual information for NMT decoding. Experimental results on Chinese-English and English-German tasks demonstrate that our proposed model is effective in improving the translation quality with lightweight computation cost.

Keywords

Cite

@article{arxiv.1908.09920,
  title  = {Reference Network for Neural Machine Translation},
  author = {Han Fu and Chenghao Liu and Jianling Sun},
  journal= {arXiv preprint arXiv:1908.09920},
  year   = {2019}
}

Comments

11 pages, 3 figures, accepted by ACL-2019

R2 v1 2026-06-23T10:57:23.941Z