MLLP-VRAIN UPV system for the IWSLT 2026 Simultaneous Speech Translation task
Summary
This paper describes the MLLP-VRAIN UPV system for the IWSLT 2026 Simultaneous Speech Translation task, using Parakeet and Qwen 3.5 models with adaptive 'black-box' policies and a RAG mechanism for context, achieving significant quality improvements.
View Cached Full Text
Cached at: 06/17/26, 05:39 AM
# MLLP-VRAIN UPV system for the IWSLT 2026 Simultaneous Speech Translation task
Source: [https://arxiv.org/abs/2606.17255](https://arxiv.org/abs/2606.17255)
[View PDF](https://arxiv.org/pdf/2606.17255)
> Abstract:This work describes the participation of the MLLP\-VRAIN research group in the shared task of the IWSLT 2026 Simultaneous Speech Translation track\. Our submission utilizes the recently released Parakeet and Qwen 3\.5 models to create a robust, cascaded solution for long\-form SimulST through the use of adaptive "black\-box" policies\. We explore relaxations of these policies to achieve better quality\-latency trade\-offs\. Compared to last year, we participate on all language directions\. In addition to this, for the En$\\rightarrow$\{De, It, Zh\} directions we also participate in this year's new context track employing a combination of ASR word\-boosting and a RAG mechanism of offline pre\-translated exemplars to guide generation and enrich our system with domain\-specific context\. Finally, we provide a detailed latency analysis of our system\. Compared to last year, results on the MCIF En$\\rightarrow$De test set shows a substantial quality improvement of \+5\.82 XCOMET\-XL\. Our context track processing further improves performance by \+1\.03\.
## Submission history
From: Jorge Iranzo\-Sánchez \[[view email](https://arxiv.org/show-email/a30262f8/2606.17255)\] **\[v1\]**Mon, 15 Jun 2026 19:57:05 UTC \(464 KB\)Similar Articles
Diarization-Guided Qwen-ASR Adaptation for Multilingual Two-Speaker Conversational Speech
This paper presents a system for the MLC-SLM 2026 Challenge that combines speaker diarization with fine-tuned Qwen-ASR using supervised full fine-tuning, LoRA on synthetic speech, and GRPO reinforcement learning to achieve a 17.97 tcpMER on the final evaluation set.
NAVER LABS Europe Submission to the Instruction-following 2026 Short Track
This paper describes NAVER LABS Europe's submission to the IWSLT 2026 instruction-following short track, improving upon their previous winning system by using a new speech projector (SpeechMapper) trained solely on ASR data and augmenting training with a synthetic SQA dataset (fakACL). The resulting system ties for first place in the constrained track while using a weaker LLM backbone.
Streaming Speech-to-Text Translation with a SpeechLLM
Presents a SpeechLLM architecture for streaming speech-to-text translation that adaptively decides when to output tokens based on audio, achieving 1-2 second latency with quality close to non-streaming baselines.
NAVER LABS System Re-implementation for the IWSLT 2026 Instruction-Following Task
This paper presents an open-source re-implementation of the NAVER LABS instruction-following pipeline for IWSLT 2026, using SeamlessM4T-v2-large and Qwen3-4B-Instruct, with 100k synthetic examples.
VaaWIT: Visual-Aware Adaptation of Large Language Models for Multilingual Web Image Translation
VaaWIT is an end-to-end framework enhancing Large Vision-Language Models for multilingual Web image translation via dual-stream attention and visual-aware adapters, outperforming SOTA baselines.