English

Exploiting Deep Representations for Neural Machine Translation

Computation and Language 2018-10-25 v1 Artificial Intelligence

Abstract

Advanced neural machine translation (NMT) models generally implement encoder and decoder as multiple layers, which allows systems to model complex functions and capture complicated linguistic structures. However, only the top layers of encoder and decoder are leveraged in the subsequent process, which misses the opportunity to exploit the useful information embedded in other layers. In this work, we propose to simultaneously expose all of these signals with layer aggregation and multi-layer attention mechanisms. In addition, we introduce an auxiliary regularization term to encourage different layers to capture diverse information. Experimental results on widely-used WMT14 English-German and WMT17 Chinese-English translation data demonstrate the effectiveness and universality of the proposed approach.

Keywords

Cite

@article{arxiv.1810.10181,
  title  = {Exploiting Deep Representations for Neural Machine Translation},
  author = {Zi-Yi Dou and Zhaopeng Tu and Xing Wang and Shuming Shi and Tong Zhang},
  journal= {arXiv preprint arXiv:1810.10181},
  year   = {2018}
}

Comments

EMNLP 2018

R2 v1 2026-06-23T04:50:46.120Z