SOTAVerified

Improving Neural Machine Translation by Incorporating Hierarchical Subword Features

2018-08-01COLING 2018Unverified0· sign in to hype

Makoto Morishita, Jun Suzuki, Masaaki Nagata

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

This paper focuses on subword-based Neural Machine Translation (NMT). We hypothesize that in the NMT model, the appropriate subword units for the following three modules (layers) can differ: (1) the encoder embedding layer, (2) the decoder embedding layer, and (3) the decoder output layer. We find the subword based on Sennrich et al. (2016) has a feature that a large vocabulary is a superset of a small vocabulary and modify the NMT model enables the incorporation of several different subword units in a single embedding layer. We refer these small subword features as hierarchical subword features. To empirically investigate our assumption, we compare the performance of several different subword units and hierarchical subword features for both the encoder and decoder embedding layers. We confirmed that incorporating hierarchical subword features in the encoder consistently improves BLEU scores on the IWSLT evaluation datasets.

Tasks

Reproductions