SimulMEGA: MoE Routers are Advanced Policy Makers for Simultaneous Speech Translation
Chenyang Le, Bing Han, Jinshun Li, Songyong Chen, Yanmin Qian
TL;DR
SimulMEGA presents an unsupervised policy-learning framework for simultaneous translation that leverages a Mixture-of-Experts refiner and a global routing gate to learn read/write decisions without adding inference-time cost. By integrating a prefix-based training regime and a dual-expert architecture with a leakage-free previous-output attention mechanism, the approach maintains high translation quality while achieving low latency across multilingual many-to-many S2TT and S2ST tasks, and extends to streaming TTS on CosyVoice2 backbones. The method demonstrates state-of-the-art quality-latency performance across six languages, with BLEU degradation remaining under 7% at 1.5 seconds average lag and under 3% at 3 seconds, and shows robust generalization and versatile streaming capabilities. These results highlight SimulMEGA's potential as a broadly applicable, low-overhead solution for real-time multilingual translation and dialogue systems.
Abstract
Simultaneous Speech Translation (SimulST) enables real-time cross-lingual communication by jointly optimizing speech recognition and machine translation under strict latency constraints. Existing systems struggle to balance translation quality, latency, and semantic coherence, particularly in multilingual many-to-many scenarios where divergent read and write policies hinder unified strategy learning. In this paper, we present SimulMEGA (Simultaneous Generation by Mixture-of-Experts Gating), an unsupervised policy learning framework that combines prefix-based training with a Mixture-of-Experts refiner to learn effective read and write decisions in an implicit manner, without adding inference-time overhead. Our design requires only minimal modifications to standard transformer architectures and generalizes across both speech-to-text and text-to-speech streaming tasks. Through comprehensive evaluation on six language pairs, our 500M parameter speech-to-text model outperforms the Seamless baseline, achieving under 7 percent BLEU degradation at 1.5 seconds average lag and under 3 percent at 3 seconds. We further demonstrate the versatility of SimulMEGA by extending it to streaming TTS with a unidirectional backbone, yielding superior latency quality tradeoffs.
