paper-with-me

Papers

From Simultaneous to Streaming Machine Translation by Leveraging Streaming History

2022-03-04 · ACL 2022 5 · Javier Iranzo-Sánchez, Jorge Civera, Alfons Juan

Simultaneous Machine Translation is the task of incrementally translating an input sentence before it is fully available. Currently, simultaneous translation is carried out by translating each sentence independently of the previously translated text. More generally, Streaming MT can be understood as an extension of Simultaneous MT to the incremental translation of a continuous input text stream. In this work, a state-of-the-art simultaneous sentence-level MT system is extended to the streaming setup by leveraging the streaming history. Extensive empirical results are reported on IWSLT Translation Tasks, showing that leveraging the streaming history leads to significant quality gains. In particular, the proposed system proves to compare favorably to the best performing systems.

📄 PDF Abstract BibTeX arXiv:2203.02459

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationSentenceTranslation

Similar Papers 제목 키워드 기반

Stream-level Latency Evaluation for Simultaneous Machine Translation

2021-04-18 · Findings (EMNLP) 2021 11 · Javier Iranzo-Sánchez, Jorge Civera, Alfons Juan

Simultaneous machine translation has recently gained traction thanks to significant quality improvements and the advent of streaming applications. Simultaneous translation systems need to find a trade-off between transla…

Machine TranslationSentenceTranslation

Overcoming Latency Bottlenecks in On-Device Speech Translation: A Cascaded Approach with Alignment-Based Streaming MT

2025-08-18 · Zeeshan Ahmed, Frank Seide, Niko Moritz, Ju Lin 외 arxiv

This paper tackles several challenges that arise when integrating Automatic Speech Recognition (ASR) and Machine Translation (MT) for real-time, on-device streaming speech translation. Although state-of-the-art ASR syste…

Machine TranslationSpeech Recognition

Re-translation versus Streaming for Simultaneous Translation

2020-04-07 · WS 2020 7 · Naveen Arivazhagan, Colin Cherry, Wolfgang Macherey, George Foster

There has been great progress in improving streaming machine translation, a simultaneous paradigm where the system appends to a growing hypothesis as more source content becomes available. We study a related problem in w…

AttributeData AugmentationMachine TranslationTranslation

Non-Monotonic Attention-based Read/Write Policy Learning for Simultaneous Translation

2025-03-28 · Zeeshan Ahmed, Frank Seide, Zhe Liu, Rastislav Rabatin 외

Simultaneous or streaming machine translation generates translation while reading the input stream. These systems face a quality/latency trade-off, aiming to achieve high translation quality similar to non-streaming mode…

Binary ClassificationMachine TranslationTranslation

Blockwise Streaming Transformer for Spoken Language Understanding and Simultaneous Speech Translation

2022-04-19 · Keqi Deng, Shinji Watanabe, Jiatong Shi, Siddhant Arora

Although Transformers have gained success in several speech processing tasks like spoken language understanding (SLU) and speech translation (ST), achieving online processing while keeping competitive performance is stil…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+2