HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Depth Growing for Neural Machine Translation

Lijun Wu; Yiren Wang; Yingce Xia; Fei Tian; Fei Gao; Tao Qin; Jianhuang Lai; Tie-Yan Liu

Depth Growing for Neural Machine Translation

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 WMT$14$ English$\to$German and English$\to$French translation tasks\footnote{Our code is available at \url{https://github.com/apeterswu/Depth_Growing_NMT}}.

Code Repositories

apeterswu/Depth_Growing_NMT
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
machine-translation-on-wmt2014-english-frenchDepth Growing
BLEU score: 43.27
Hardware Burden: 24G
Operations per network pass:
machine-translation-on-wmt2014-english-germanDepth Growing
BLEU score: 30.07
Hardware Burden: 24G
Operations per network pass:

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Depth Growing for Neural Machine Translation | Papers | HyperAI