English

Character-based Neural Machine Translation

Computation and Language 2016-07-01 v3 Machine Learning Neural and Evolutionary Computing Machine Learning

Abstract

Neural Machine Translation (MT) has reached state-of-the-art results. However, one of the main challenges that neural MT still faces is dealing with very large vocabularies and morphologically rich languages. In this paper, we propose a neural MT system using character-based embeddings in combination with convolutional and highway layers to replace the standard lookup-based word representations. The resulting unlimited-vocabulary and affix-aware source word embeddings are tested in a state-of-the-art neural MT based on an attention-based bidirectional recurrent neural network. The proposed MT scheme provides improved results even when the source language is not morphologically rich. Improvements up to 3 BLEU points are obtained in the German-English WMT task.

Keywords

Cite

@article{arxiv.1603.00810,
  title  = {Character-based Neural Machine Translation},
  author = {Marta R. Costa-Jussà and José A. R. Fonollosa},
  journal= {arXiv preprint arXiv:1603.00810},
  year   = {2016}
}

Comments

Accepted for publication at ACL 2016

R2 v1 2026-06-22T13:02:24.621Z