English

Improving Character-based Decoding Using Target-Side Morphological Information for Neural Machine Translation

Computation and Language 2018-04-19 v1

Abstract

Recently, neural machine translation (NMT) has emerged as a powerful alternative to conventional statistical approaches. However, its performance drops considerably in the presence of morphologically rich languages (MRLs). Neural engines usually fail to tackle the large vocabulary and high out-of-vocabulary (OOV) word rate of MRLs. Therefore, it is not suitable to exploit existing word-based models to translate this set of languages. In this paper, we propose an extension to the state-of-the-art model of Chung et al. (2016), which works at the character level and boosts the decoder with target-side morphological information. In our architecture, an additional morphology table is plugged into the model. Each time the decoder samples from a target vocabulary, the table sends auxiliary signals from the most relevant affixes in order to enrich the decoder's current state and constrain it to provide better predictions. We evaluated our model to translate English into German, Russian, and Turkish as three MRLs and observed significant improvements.

Keywords

Cite

@article{arxiv.1804.06506,
  title  = {Improving Character-based Decoding Using Target-Side Morphological Information for Neural Machine Translation},
  author = {Peyman Passban and Qun Liu and Andy Way},
  journal= {arXiv preprint arXiv:1804.06506},
  year   = {2018}
}

Comments

NAACL 2018

R2 v1 2026-06-23T01:27:04.529Z