paper-with-me

Papers

Data-Driven Adaptive Simultaneous Machine Translation

2022-04-27 · Guangxu Xun, Mingbo Ma, Yuchen Bian, Xingyu Cai, Jiaji Huang, Renjie Zheng, Junkun Chen, Jiahong Yuan, Kenneth Church, Liang Huang

In simultaneous translation (SimulMT), the most widely used strategy is the wait-k policy thanks to its simplicity and effectiveness in balancing translation quality and latency. However, wait-k suffers from two major limitations: (a) it is a fixed policy that can not adaptively adjust latency given context, and (b) its training is much slower than full-sentence translation. To alleviate these issues, we propose a novel and efficient training scheme for adaptive SimulMT by augmenting the training corpus with adaptive prefix-to-prefix pairs, while the training complexity remains the same as that of training full-sentence translation models. Experiments on two language pairs show that our method outperforms all strong baselines in terms of translation quality and latency.

📄 PDF Abstract BibTeX arXiv:2204.12672

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationSentenceTranslation

Similar Papers 제목 키워드 기반

Data-Driven Adaptive Simultaneous Machine Translation

2021-11-16 · ACL ARR November 2021 11 · Anonymous

In simultaneous translation (SimulMT), the most widely used strategy is the \waitk policy thanks to its simplicity and effectiveness in balancing translation quality and latency. However, \waitk suffers from two major li…

Machine TranslationSentenceTranslation

Towards Stream Translation: Adaptive Computation Time for Simultaneous Machine Translation

2020-07-01 · WS 2020 7 · Felix Schneider, Alex Waibel, er

Simultaneous machine translation systems rely on a policy to schedule read and write operations in order to begin translating a source sentence before it is complete. In this paper, we demonstrate the use of Adaptive Com…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Machine TranslationSentence+3

Simultaneous Neural Machine Translation using Connectionist Temporal Classification

2019-11-27 · Katsuki Chousa, Katsuhito Sudoh, Satoshi Nakamura

Simultaneous machine translation is a variant of machine translation that starts the translation process before the end of an input. This task faces a trade-off between translation accuracy and latency. We have to determ…

ClassificationGeneral ClassificationMachine TranslationTranslation

LEAPT: Learning Adaptive Prefix-to-prefix Translation For Simultaneous Machine Translation

2023-03-21 · Lei Lin, Shuangtao Li, Xiaodong Shi

Simultaneous machine translation, which aims at a real-time translation, is useful in many live scenarios but very challenging due to the trade-off between accuracy and latency. To achieve the balance for both, the model…

Machine TranslationSentenceTranslation

Monotonic Infinite Lookback Attention for Simultaneous Machine Translation

2019-06-12 · ACL 2019 7 · Naveen Arivazhagan, Colin Cherry, Wolfgang Macherey, Chung-Cheng Chiu 외

Simultaneous machine translation begins to translate each source sentence before the source speaker is finished speaking, with applications to live and streaming scenarios. Simultaneous systems must carefully schedule th…

Machine TranslationNMTSentenceTranslation