English

Multitask Learning For Different Subword Segmentations In Neural Machine Translation

Computation and Language 2019-10-29 v1

Abstract

In Neural Machine Translation (NMT) the usage of subwords and characters as source and target units offers a simple and flexible solution for translation of rare and unseen words. However, selecting the optimal subword segmentation involves a trade-off between expressiveness and flexibility, and is language and dataset-dependent. We present Block Multitask Learning (BMTL), a novel NMT architecture that predicts multiple targets of different granularities simultaneously, removing the need to search for the optimal segmentation strategy. Our multi-task model exhibits improvements of up to 1.7 BLEU points on each decoder over single-task baseline models with the same number of parameters on datasets from two language pairs of IWSLT15 and one from IWSLT19. The multiple hypotheses generated at different granularities can be combined as a post-processing step to give better translations, which improves over hypothesis combination from baseline models while using substantially fewer parameters.

Keywords

Cite

@article{arxiv.1910.12368,
  title  = {Multitask Learning For Different Subword Segmentations In Neural Machine Translation},
  author = {Tejas Srinivasan and Ramon Sanabria and Florian Metze},
  journal= {arXiv preprint arXiv:1910.12368},
  year   = {2019}
}

Comments

Accepted to 16th International Workshop on Spoken Language Translation (IWSLT) 2019

R2 v1 2026-06-23T11:56:32.179Z