Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

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

About

Neural machine translation is a relatively new approach to statistical machine translation based purely on neural networks. The neural machine translation models often consist of an encoder and a decoder. The encoder extracts a fixed-length representation from a variable-length input sentence, and the decoder generates a correct translation from this representation. In this paper, we focus on analyzing the properties of the neural machine translation using two models; RNN Encoder--Decoder and a newly proposed gated recursive convolutional neural network. We show that the neural machine translation performs relatively well on short sentences without unknown words, but its performance degrades rapidly as the length of the sentence and the number of unknown words increase. Furthermore, we find that the proposed gated recursive convolutional network learns a grammatical structure of a sentence automatically.

Kyunghyun Cho, Bart van Merrienboer, Dzmitry Bahdanau, Yoshua Bengio• 2014

Related benchmarks

TaskDatasetResultRank
Commonsense ReasoningWinoGrande
Accuracy49.64
1085
Question AnsweringARC Challenge
Accuracy30.97
906
Commonsense ReasoningPIQA
Accuracy71.49
751
Question AnsweringARC Easy
Accuracy64.9
597
Commonsense ReasoningHellaSwag
HellaSwag Accuracy48.7
350
Subjectivity ClassificationSubj
Accuracy89.5
329
Question AnsweringSciQ
Accuracy82.9
283
Language ModelingLAMBADA
Accuracy26.1
268
Question ClassificationTREC
Accuracy88.4
259
Common Sense ReasoningCOPA
Accuracy71
197
Showing 10 of 71 rows
...

Other info

Follow for update