arXiv:2607.02214cs.CLeess.AS2026-07

无需指令微调,仅用3万小时语音预训练即可让语音模型懂指令。

Unlocking Speech-Text Compositional Powers: Instruction-Following Speech Language Models without Instruction Tuning

论文配图:Unlocking Speech-Text Compositional Powers: Instruction-Following Speech Language Models without Instruction Tuning
图 1 · 摘自论文原文
  • 用语音连续预训练+权重融合,跳过指令微调
  • 在30k小时语音数据上实现强指令遵循能力
  • 适合想少依赖语音数据的语音模型研究者

语音语言模型(SLMs)的指令微调比文本大模型(LLMs)困难得多,因其需同时学习新模态和大量语音特有指令。现有方法沿用文本模型范式,合成大规模语音预训练与指令微调数据,但因语音序列远长于文本,难以扩展。本文提出SpeechCombine,一种无需任何指令微调的指令跟随语音语言模型,仅通过一次30,000小时语音数据的预训练完成。从文本基模型出发,对语音语句进行持续预训练以获得语音适应模型,再直接将该模型权重与指令微调版与基版文本模型的权重差值合并。结果表明,该简单组合策略不仅保留了原文本模型的知识与能力,还有效将其迁移到语音领域。这揭示了一种不依赖海量语音数据的新SLM训练方向。

原文摘要 · Abstract (English)

Instruction tuning for speech language models (SLMs) is substantially more challenging than for text-based large language models (LLMs), as it requires learning a new modality and a wide range of speech-specific instructions in addition to those supported by text LLMs. Existing SLM training approaches largely replicate the text LLM training paradigm by synthesizing large-scale speech pre-training and instruction-tuning datasets. However, this strategy is difficult to scale, since speech sequences are significantly longer than text sequences. In this paper, we propose SpeechCombine, an instruction-following speech language model trained without any instruction tuning, using only a single round of speech pre-training on 30k hours of data. Starting from a text LLM base model, we perform continuous pre-training on speech utterances to obtain a speech-adapted model, and then directly combine its weights with the weight difference between the instruction-tuned and base versions of the text LLM. Our results show that this simple combination strategy not only preserves the knowledge and capabilities of the original text LLM, but also effectively transfers them to the speech domain. These findings suggest a new direction for SLM training that avoids reliance on massive speech data.

语音模型指令跟随无微调权重融合

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