← Search

Shushu Wang

3 accepted papers

2025

Improve Speech Translation Through Text Rewrite

COLING 2025industry

Despite recent progress in Speech Translation (ST) research, the challenges posed by inherent speech phenomena that distinguish transcribed speech from written text are not well addressed. The informal and erroneous nature of spontaneous speech is inadequately represented in the typical parallel tex…

2023

Adaptive Policy with Wait-k Model for Simultaneous Translation

EMNLP 2023long main

Simultaneous machine translation (SiMT) requires a robust read/write policy in conjunction with a high-quality translation model. Traditional methods rely on either a fixed wait-k policy coupled with a standalone wait-k translation model, or an adaptive policy jointly trained with the translation m…

Cited by 0SourceScholar
2023

Better Simultaneous Translation with Monotonic Knowledge Distillation

ACL 2023long

Simultaneous machine translation (SiMT) presents a unique challenge as it requires generating target tokens before the source sentence is fully consumed. This can lead to the hallucination problem, where target tokens are generated without support from the source sentence. The prefix-to-prefix train…