English

Morphology Generation for Statistical Machine Translation using Deep Learning Techniques

Computation and Language 2017-02-07 v2 Machine Learning

Abstract

Morphology in unbalanced languages remains a big challenge in the context of machine translation. In this paper, we propose to de-couple machine translation from morphology generation in order to better deal with the problem. We investigate the morphology simplification with a reasonable trade-off between expected gain and generation complexity. For the Chinese-Spanish task, optimum morphological simplification is in gender and number. For this purpose, we design a new classification architecture which, compared to other standard machine learning techniques, obtains the best results. This proposed neural-based architecture consists of several layers: an embedding, a convolutional followed by a recurrent neural network and, finally, ends with sigmoid and softmax layers. We obtain classification results over 98% accuracy in gender classification, over 93% in number classification, and an overall translation improvement of 0.7 METEOR.

Keywords

Cite

@article{arxiv.1610.02209,
  title  = {Morphology Generation for Statistical Machine Translation using Deep Learning Techniques},
  author = {Marta R. Costa-jussà and Carlos Escolano},
  journal= {arXiv preprint arXiv:1610.02209},
  year   = {2017}
}
R2 v1 2026-06-22T16:14:08.556Z