A General Framework for Adaptation of Neural Machine Translation to Simultaneous Translation
Yun Chen, Liangyou Li, Xin Jiang, Xiao Chen, Qun Liu

TL;DR
This paper introduces a flexible framework for adapting neural machine translation to perform real-time, simultaneous translation by combining prefix translation with a stopping criterion, balancing translation quality and latency.
Contribution
It proposes a novel general framework that integrates prefix translation and stopping criteria to enable effective simultaneous neural machine translation.
Findings
Framework improves translation quality in real-time settings
Balances latency and accuracy effectively
Validated on multiple corpora and language pairs
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Multimodal Machine Learning Applications
