MLLP-VRAIN UPV System for the IWSLT 2026 Simultaneous Speech Translation Task

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Natural Language Processing · Depth: Expert, medium

Summary

The MLLP-VRAIN research group participated in the IWSLT 2026 Simultaneous Speech Translation (SimulST) track, presenting a robust cascaded solution for long-form SimulST. Their system integrates the recently released Parakeet and Qwen 3.5 models, employing adaptive black-box policies to achieve better quality-latency trade-offs. Expanding participation to all language directions, the group also engaged in the new context track for English to German, Italian, and Chinese (En→De, It, Zh). This context processing combines ASR word-boosting with a Retrieval Augmented Generation (RAG) mechanism using offline pre-translated exemplars to guide generation and enrich domain-specific context. The system demonstrated a substantial quality improvement of +5.82 XCOMET-XL on the MCIF En→De test set compared to the previous year, with context track processing further boosting performance by +1.03. A detailed latency analysis was also provided.

Key takeaway

For NLP Engineers evaluating simultaneous speech translation systems, consider integrating cascaded models like Parakeet and Qwen 3.5 with adaptive black-box policies. This approach significantly improves quality-latency trade-offs. Furthermore, explore ASR word-boosting combined with RAG mechanisms using pre-translated exemplars to inject domain-specific context, as this yielded an additional +1.03 XCOMET-XL improvement. Your next steps could involve benchmarking similar hybrid architectures.

Key insights

MLLP-VRAIN's SimulST system combines Parakeet and Qwen 3.5 with adaptive policies and RAG for improved quality and context.

Principles

Method

The system employs a cascaded architecture with Parakeet and Qwen 3.5, using adaptive black-box policies for SimulST. Context integration involves ASR word-boosting and RAG with pre-translated exemplars.

In practice

Topics

Best for: Research Scientist, AI Engineer, AI Scientist, NLP Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.