English

Depth Growing for Neural Machine Translation

Computation and Language 2019-07-04 v1

Abstract

While very deep neural networks have shown effectiveness for computer vision and text classification applications, how to increase the network depth of neural machine translation (NMT) models for better translation quality remains a challenging problem. Directly stacking more blocks to the NMT model results in no improvement and even reduces performance. In this work, we propose an effective two-stage approach with three specially designed components to construct deeper NMT models, which result in significant improvements over the strong Transformer baselines on WMT1414 English\toGerman and English\toFrench translation tasks\footnote{Our code is available at \url{https://github.com/apeterswu/Depth_Growing_NMT}}.

Keywords

Cite

@article{arxiv.1907.01968,
  title  = {Depth Growing for Neural Machine Translation},
  author = {Lijun Wu and Yiren Wang and Yingce Xia and Fei Tian and Fei Gao and Tao Qin and Jianhuang Lai and Tie-Yan Liu},
  journal= {arXiv preprint arXiv:1907.01968},
  year   = {2019}
}

Comments

Accepted by ACL 2019

R2 v1 2026-06-23T10:11:17.333Z