SOTAVerified

Multi-Task Neural Model for Agglutinative Language Translation

2020-07-01ACL 2020Unverified0· sign in to hype

Yirong Pan, Xiao Li, Yating Yang, Rui Dong

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Neural machine translation (NMT) has achieved impressive performance recently by using large-scale parallel corpora. However, it struggles in the low-resource and morphologically-rich scenarios of agglutinative language translation task. Inspired by the finding that monolingual data can greatly improve the NMT performance, we propose a multi-task neural model that jointly learns to perform bi-directional translation and agglutinative language stemming. Our approach employs the shared encoder and decoder to train a single model without changing the standard NMT architecture but instead adding a token before each source-side sentence to specify the desired target outputs of the two different tasks. Experimental results on Turkish-English and Uyghur-Chinese show that our proposed approach can significantly improve the translation performance on agglutinative languages by using a small amount of monolingual data.

Tasks

Reproductions