@InProceedings{passban-liu-way:2018:N18-1,
  author    = {Passban, Peyman  and  Liu, Qun  and  Way, Andy},
  title     = {Improving Character-Based Decoding Using Target-Side Morphological Information for Neural Machine Translation},
  booktitle = {Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long Papers)},
  month     = {June},
  year      = {2018},
  address   = {New Orleans, Louisiana},
  publisher = {Association for Computational Linguistics},
  pages     = {58--68},
  abstract  = {Recently, neural machine translation (NMT) has emerged as a powerful alterna- tive to conventional statistical approaches. However, its performance drops consider- ably 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 archi- tecture, 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 Ger- man, Russian, and Turkish as three MRLs and observed significant improvements.},
  url       = {http://www.aclweb.org/anthology/N18-1006}
}

