SOTAVerified

Context-Dependent Translation Selection Using Convolutional Neural Network

2015-03-09IJCNLP 2015Unverified0· sign in to hype

Zhaopeng Tu, Baotian Hu, Zhengdong Lu, Hang Li

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We propose a novel method for translation selection in statistical machine translation, in which a convolutional neural network is employed to judge the similarity between a phrase pair in two languages. The specifically designed convolutional architecture encodes not only the semantic similarity of the translation pair, but also the context containing the phrase in the source language. Therefore, our approach is able to capture context-dependent semantic similarities of translation pairs. We adopt a curriculum learning strategy to train the model: we classify the training examples into easy, medium, and difficult categories, and gradually build the ability of representing phrase and sentence level context by using training examples from easy to difficult. Experimental results show that our approach significantly outperforms the baseline system by up to 1.4 BLEU points.

Tasks

Reproductions