arXiv:2606.04730cs.CLeess.AS2026-06被引 1

KIT用数据增强和新解码策略提升多语言长语音指令跟随能力

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

  • 通过拼接片段+LLM生成标签+跨语言翻译,构建超百万条多任务长语音数据
  • 发现传统概率重排序会破坏语义任务表现,因误选分段生成结果
  • 融合最小贝叶斯风险解码可有效避免此问题,适合多语言长语音应用

随着大语言模型的发展,单任务与基于标记的多任务模型已演变为基于指令的系统,能从自然语言提示中隐式推断任务和目标语言。这一趋势体现在IWSLT的指令跟随赛道中,今年新增未知意外任务,真实挑战了对已知任务的过拟合问题。我们提交了针对长/短指令跟随任务在无约束设置下的方案。方法结合通用数据增强流水线:通过段落拼接、LLM生成标签及跨语言翻译,将短文本语料扩展为超过100万条实例,覆盖六项任务和四种语言。进一步发现,尽管似然重排序在自动语音识别中效果显著,但会系统性降低语义任务性能,因其倾向于选择由分段音频处理生成的候选结果,而非整体长序列推理结果;该缺陷可通过结合似然与最小贝叶斯风险解码解决。

原文摘要 · Abstract (English)

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.

语音指令多语言长序列数据增强

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。