English

Context-Dependent Translation Selection Using Convolutional Neural Network

Computation and Language 2015-06-25 v2 Machine Learning Neural and Evolutionary Computing

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.

Keywords

Cite

@article{arxiv.1503.02357,
  title  = {Context-Dependent Translation Selection Using Convolutional Neural Network},
  author = {Zhaopeng Tu and Baotian Hu and Zhengdong Lu and Hang Li},
  journal= {arXiv preprint arXiv:1503.02357},
  year   = {2015}
}

Comments

Short version is accepted by ACL 2015

R2 v1 2026-06-22T08:47:10.535Z