SOTAVerified

A General Framework for Adaptation of Neural Machine Translation to Simultaneous Translation

2019-11-08Asian Chapter of the Association for Computational LinguisticsUnverified0· sign in to hype

Yun Chen, Liangyou Li, Xin Jiang, Xiao Chen, Qun Liu

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Despite the success of neural machine translation (NMT), simultaneous neural machine translation (SNMT), the task of translating in real time before a full sentence has been observed, remains challenging due to the syntactic structure difference and simultaneity requirements. In this paper, we propose a general framework for adapting neural machine translation to translate simultaneously. Our framework contains two parts: prefix translation that utilizes a consecutive NMT model to translate source prefixes and a stopping criterion that determines when to stop the prefix translation. Experiments on three translation corpora and two language pairs show the efficacy of the proposed framework on balancing the quality and latency in adapting NMT to perform simultaneous translation.

Tasks

Reproductions