paper-with-me

홈 › Papers

Multilingual Long-Form Speech Instruction Following: KIT's Submission to IWSLT 2026

2026-06-03 · Enes Yavuz Ugan, Maike Züfle, Yuka Ko, Supriti Sinhamahapatra, Fabian Retkowski, Seymanur Akti, Jan Niehues, Alexander Waibel arxiv

With the advent of Large Language Models, single-task and token-based multi-task models have evolved into instruction-based systems that infer task and target language implicitly from natural language prompts. This trend is reflected in IWSLT's Instruction Following Track, which this year introduced new tasks including an unknown surprise task, posing a genuine challenge against overfitting to known tasks. We present KIT's submission to the Long and Short Instruction Following tracks in the unconstrained setting. Our approach combines a general data augmentation pipeline that converts short-form corpora into long-form training data through segment concatenation, LLM-based label generation, and cross-lingual translation, yielding over 1M instances across six tasks and four languages. We further show that likelihood-based re-ranking, while highly effective for ASR, systematically degrades semantic tasks by spuriously selecting candidates generated from segmented audio processing rather than holistic long-form inference, a failure mode resolved by combining likelihood with Minimum Bayes Risk decoding.

📄 PDF Abstract BibTeX arXiv:2606.04730

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction FollowingData Augmentation

Similar Papers 제목 키워드 기반

SIFT-50M: A Large-Scale Multilingual Dataset for Speech Instruction Fine-Tuning

2025-04-12 · Prabhat Pandey, Rupak Vignesh Swaminathan, K V Vijay Girish, Arunasish Sen 외

We introduce SIFT (Speech Instruction Fine-Tuning), a 50M-example dataset designed for instruction fine-tuning and pre-training of speech-text large language models (LLMs). SIFT-50M is built from publicly available speec…

Instruction Following

Language-Aware Distillation for Multilingual Instruction-Following Speech LLMs with ASR-Only Supervision

2026-03-07 · Shreyas Gopal, Donghang Wu, Ashutosh Anshul, Yeo Yue Heng 외 arxiv

Speech Large Language Models (LLMs) that understand and follow instructions in many languages are useful for real-world interaction, but are difficult to train with supervised fine-tuning, requiring large, task-specific …

Instruction Following

Enhancing Low-Resource Language and Instruction Following Capabilities of Audio Language Models

2024-09-17 · Potsawee Manakul, Guangzhi Sun, Warit Sirichotedumrong, Kasima Tharnpipitchai 외

Audio language models process audio inputs using textual prompts for tasks like speech recognition and audio captioning. Although built on multilingual pre-trained components, most are trained primarily on English, limit…

Audio captioningInstruction Followingspeech-recognitionSpeech Recognition

FBK's Long-form SpeechLLMs for IWSLT 2026 Instruction Following

2026-06-25 · Zhihang Xie, Marco Gaido, Sara Papi, Matteo Negri 외 arxiv

This paper describes our submission to the IWSLT 2026 Instruction Following shared task. SpeechLLMs are developed for both short-form and long-form speech instruction following under constrained settings. For the short t…

Instruction Following

S2S-Arena, Evaluating Speech2Speech Protocols on Instruction Following with Paralinguistic Information

2025-03-07 · Feng Jiang, Zhiyu Lin, Fan Bu, Yuhao Du 외

The rapid development of large language models (LLMs) has brought significant attention to speech models, particularly recent progress in speech2speech protocols supporting speech input and output. However, the existing …

Instruction Following