English

Segmentation-Free Streaming Machine Translation

Computation and Language 2024-05-29 v2

Abstract

Streaming Machine Translation (MT) is the task of translating an unbounded input text stream in real-time. The traditional cascade approach, which combines an Automatic Speech Recognition (ASR) and an MT system, relies on an intermediate segmentation step which splits the transcription stream into sentence-like units. However, the incorporation of a hard segmentation constrains the MT system and is a source of errors. This paper proposes a Segmentation-Free framework that enables the model to translate an unsegmented source stream by delaying the segmentation decision until the translation has been generated. Extensive experiments show how the proposed Segmentation-Free framework has better quality-latency trade-off than competing approaches that use an independent segmentation model. Software, data and models will be released upon paper acceptance.

Keywords

Cite

@article{arxiv.2309.14823,
  title  = {Segmentation-Free Streaming Machine Translation},
  author = {Javier Iranzo-Sánchez and Jorge Iranzo-Sánchez and Adrià Giménez and Jorge Civera and Alfons Juan},
  journal= {arXiv preprint arXiv:2309.14823},
  year   = {2024}
}

Comments

Pre-MIT Press publication version. 18 pages, 13 figures

R2 v1 2026-06-28T12:32:37.137Z