English

Neural Machine Translation with Reconstruction

Computation and Language 2016-11-22 v2

Abstract

Although end-to-end Neural Machine Translation (NMT) has achieved remarkable progress in the past two years, it suffers from a major drawback: translations generated by NMT systems often lack of adequacy. It has been widely observed that NMT tends to repeatedly translate some source words while mistakenly ignoring other words. To alleviate this problem, we propose a novel encoder-decoder-reconstructor framework for NMT. The reconstructor, incorporated into the NMT model, manages to reconstruct the input source sentence from the hidden layer of the output target sentence, to ensure that the information in the source side is transformed to the target side as much as possible. Experiments show that the proposed framework significantly improves the adequacy of NMT output and achieves superior translation result over state-of-the-art NMT and statistical MT systems.

Keywords

Cite

@article{arxiv.1611.01874,
  title  = {Neural Machine Translation with Reconstruction},
  author = {Zhaopeng Tu and Yang Liu and Lifeng Shang and Xiaohua Liu and Hang Li},
  journal= {arXiv preprint arXiv:1611.01874},
  year   = {2016}
}

Comments

Accepted by AAAI 2017

R2 v1 2026-06-22T16:43:40.295Z