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

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

Summary

FBK's SpeechLLM systems were developed for the IWSLT 2026 Instruction Following shared task, addressing both short-form and long-form speech under constrained settings. For the short track, the systems achieved strong performance on MCIF, with a SIFS score of 2.0708. In the long track, researchers investigated three speech segmentation strategies, introducing the HIFS score to manage unstable long-form generation. Experimental results indicated that fixed 30-second segmentation provided the most robust long-form performance, yielding the highest HIFS score of 2.0663. Further analysis revealed that hallucination primarily manifests as repetitive insertions, substantially affecting ASR and SSUM, while short-form capabilities largely persist after long-form extension.

Key takeaway

For NLP engineers developing long-form speech instruction following systems, you should prioritize fixed 30-second speech segmentation to achieve robust performance, as demonstrated by FBK's SpeechLLMs. Be aware that hallucination often appears as repetitive insertions, which can significantly impact ASR and summarization outputs, requiring careful post-processing or model fine-tuning to maintain output quality.

Key insights

FBK's SpeechLLMs for instruction following demonstrate the impact of speech segmentation on long-form performance and characterize hallucination.

Principles

Method

Investigated three speech segmentation strategies for long-form speech instruction following, introducing the HIFS score to account for unstable long-form generation.

In practice

Topics

Best for: Research Scientist, AI Scientist, NLP Engineer

Related on AIssential

Open in AIssential →

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