CSSEL-P2P Achieves Improved Simultaneous Speech Translation via Prefix-to-Prefix Training
July 16, 2026
The CSSEL-P2P approach uses fixed-length chunking and teacher-labeled prefix-to-prefix targets to enable simultaneous speech translation without architectural changes. It improves streaming quality by 1.54 COMETKiwi over streaming baselines while maintaining a comparable 0.15s average lagging.
HOW THIS AFFECTS YOU
●
builderYou can implement low-latency simultaneous translation using standard decoder-only LLM architectures.
●
researcherYou can avoid brittle read/write policies by using a data-driven prefix-to-prefix fine-tuning method.