English

A Character-Level Decoder without Explicit Segmentation for Neural Machine Translation

Computation and Language 2016-06-22 v4 Machine Learning

Abstract

The existing machine translation systems, whether phrase-based or neural, have relied almost exclusively on word-level modelling with explicit segmentation. In this paper, we ask a fundamental question: can neural machine translation generate a character sequence without any explicit segmentation? To answer this question, we evaluate an attention-based encoder-decoder with a subword-level encoder and a character-level decoder on four language pairs--En-Cs, En-De, En-Ru and En-Fi-- using the parallel corpora from WMT'15. Our experiments show that the models with a character-level decoder outperform the ones with a subword-level decoder on all of the four language pairs. Furthermore, the ensembles of neural models with a character-level decoder outperform the state-of-the-art non-neural machine translation systems on En-Cs, En-De and En-Fi and perform comparably on En-Ru.

Keywords

Cite

@article{arxiv.1603.06147,
  title  = {A Character-Level Decoder without Explicit Segmentation for Neural Machine Translation},
  author = {Junyoung Chung and Kyunghyun Cho and Yoshua Bengio},
  journal= {arXiv preprint arXiv:1603.06147},
  year   = {2016}
}
R2 v1 2026-06-22T13:14:35.579Z