English

Compositional Representation of Morphologically-Rich Input for Neural Machine Translation

Computation and Language 2018-05-08 v1

Abstract

Neural machine translation (NMT) models are typically trained with fixed-size input and output vocabularies, which creates an important bottleneck on their accuracy and generalization capability. As a solution, various studies proposed segmenting words into sub-word units and performing translation at the sub-lexical level. However, statistical word segmentation methods have recently shown to be prone to morphological errors, which can lead to inaccurate translations. In this paper, we propose to overcome this problem by replacing the source-language embedding layer of NMT with a bi-directional recurrent neural network that generates compositional representations of the input at any desired level of granularity. We test our approach in a low-resource setting with five languages from different morphological typologies, and under different composition assumptions. By training NMT to compose word representations from character n-grams, our approach consistently outperforms (from 1.71 to 2.48 BLEU points) NMT learning embeddings of statistically generated sub-word units.

Keywords

Cite

@article{arxiv.1805.02036,
  title  = {Compositional Representation of Morphologically-Rich Input for Neural Machine Translation},
  author = {Duygu Ataman and Marcello Federico},
  journal= {arXiv preprint arXiv:1805.02036},
  year   = {2018}
}

Comments

Accepted at ACL 2018

R2 v1 2026-06-23T01:45:54.252Z