Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Speculative Beam Search for Simultaneous Translation

About

Beam search is universally used in full-sentence translation but its application to simultaneous translation remains non-trivial, where output words are committed on the fly. In particular, the recently proposed wait-k policy (Ma et al., 2019a) is a simple and effective method that (after an initial wait) commits one output word on receiving each input word, making beam search seemingly impossible. To address this challenge, we propose a speculative beam search algorithm that hallucinates several steps into the future in order to reach a more accurate decision, implicitly benefiting from a target language model. This makes beam search applicable for the first time to the generation of a single word in each step. Experiments over diverse language pairs show large improvements over previous work.

Renjie Zheng, Mingbo Ma, Baigong Zheng, Liang Huang• 2019

Related benchmarks

TaskDatasetResultRank
Simultaneous Machine TranslationMuST-C en-de v1.0 (test)
BLEU27.32
13
Simultaneous Machine TranslationMuST-C En-Es v1.0 (test)
BLEU29.48
13
Showing 2 of 2 rows

Other info

Follow for update