Highlight

On the Properties of Neural Machine Translation: Encoder–Decoder Approaches

Analyzes encoder-decoder neural machine translation models, showing performance drops with longer sentences and more unknown words.

Based on

On the Properties of Neural Machine Translation: Encoder–Decoder Approaches

By Kyunghyun Cho, B. V. Merrienboer, Dzmitry Bahdanau et al.SSST@EMNLP
Read original article →

This paper studies neural machine translation, a then-new approach to statistical machine translation based purely on neural networks in which an encoder extracts a fixed-length representation from a variable-length input sentence and a decoder produces the translation from that representation. The authors analyze the behaviour of two models: the RNN Encoder-Decoder and a newly proposed gated recursive convolutional neural network.

They show that neural machine translation performs relatively well on short sentences that contain no unknown words, but its performance degrades rapidly as sentence length and the number of unknown words increase. They also find that the proposed gated recursive convolutional network automatically learns a grammatical structure of a sentence, an early insight into the strengths and limitations of neural translation models.

Abstract

Neural machine translation is a then-new approach to statistical machine translation built purely from neural networks, using an encoder that maps a variable-length sentence to a fixed-length representation and a decoder that generates the translation. The paper analyzes two models: an RNN Encoder-Decoder and a newly proposed gated recursive convolutional neural network. Quality is good for short sentences without unknown words but degrades rapidly as sentence length and unknown words grow; the gated model learns grammatical structure automatically.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

neural machine translationencoder-decoderrecurrent neural networksgated recursive convolutional networksequence modelingstatistical machine translation
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.

On the Properties of Neural Machine Translation: Encoder–Decoder Approaches | Aramai