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

Efficient Wait-k Models for Simultaneous Machine Translation

About

Simultaneous machine translation consists in starting output generation before the entire input sequence is available. Wait-k decoders offer a simple but efficient approach for this problem. They first read k source tokens, after which they alternate between producing a target token and reading another source token. We investigate the behavior of wait-k decoding in low resource settings for spoken corpora using IWSLT datasets. We improve training of these models using unidirectional encoders, and training across multiple values of k. Experiments with Transformer and 2D-convolutional architectures show that our wait-k models generalize well across a wide range of latency levels. We also show that the 2D-convolution architecture is competitive with Transformers for simultaneous translation of spoken language.

Maha Elbayad, Laurent Besacier, Jakob Verbeek• 2020

Related benchmarks

TaskDatasetResultRank
Simultaneous Machine TranslationIWSLT De-En 14
BLEU31.49
22
Simultaneous Machine TranslationIWSLT En-Vi 15 (test)
Average Latency (AL)3.16
22
Simultaneous Machine TranslationIWSLT En-De 2014 (test)
Average Latency3.22
18
Simultaneous Machine TranslationIWSLT Vi-En 2015
BLEU24.81
18
Showing 4 of 4 rows

Other info

Follow for update