English

Modeling Target-Side Inflection in Neural Machine Translation

Computation and Language 2017-09-06 v2

Abstract

NMT systems have problems with large vocabulary sizes. Byte-pair encoding (BPE) is a popular approach to solving this problem, but while BPE allows the system to generate any target-side word, it does not enable effective generalization over the rich vocabulary in morphologically rich languages with strong inflectional phenomena. We introduce a simple approach to overcome this problem by training a system to produce the lemma of a word and its morphologically rich POS tag, which is then followed by a deterministic generation step. We apply this strategy for English-Czech and English-German translation scenarios, obtaining improvements in both settings. We furthermore show that the improvement is not due to only adding explicit morphological information.

Keywords

Cite

@article{arxiv.1707.06012,
  title  = {Modeling Target-Side Inflection in Neural Machine Translation},
  author = {Aleš Tamchyna and Marion Weller-Di Marco and Alexander Fraser},
  journal= {arXiv preprint arXiv:1707.06012},
  year   = {2017}
}

Comments

Accepted as a research paper at WMT17. (Updated version with corrected references.)

R2 v1 2026-06-22T20:51:28.554Z