用自生成语音数据训练大模型,解决语音指令误判问题
Self-Powered LLM Modality Expansion for Large Speech-Text Models
- 让模型自动生成语音识别数据用于指令微调
- 显著降低语音锚定偏差,提升语音文本融合能力
- 适合做语音-文本多模态系统的研发人员
大型语言模型在多种任务中表现优异,表明其具备通过引入语音能力扩展为大规模语音-文本模型(LSMs)的潜力。尽管统一的语音-文本预训练和多模态数据指令微调具有显著优势,但通常资源消耗大且易对特定任务过拟合。本研究旨在优化语音数据在LSM训练中的使用,克服传统指令微调的局限性。我们分析了LSM中的指令遵循机制,发现一种称为语音锚定偏差的关键问题——模型过度依赖语音输入,错误地将整个语音模态视为指令,忽视文本指令。为缓解此问题,提出自驱动型LSM,利用模型自身生成的增强语音识别数据进行更有效的指令微调。在多个语音任务上的实验表明,该方法有效缓解了语音锚定偏差,提升了语音与文本模态的融合效果。数据、代码及脚本公开于https://github.com/ytf-philp/Self-powered-LSM。
原文摘要 · Abstract (English)
Large language models (LLMs) exhibit remarkable performance across diverse tasks, indicating their potential for expansion into large speech-text models (LSMs) by integrating speech capabilities. Although unified speech-text pre-training and multimodal data instruction-tuning offer considerable benefits, these methods generally entail significant resource demands and tend to overfit specific tasks. This study aims to refine the use of speech datasets for LSM training by addressing the limitations of vanilla instruction tuning. We explore the instruction-following dynamics within LSMs, identifying a critical issue termed speech anchor bias-a tendency for LSMs to over-rely on speech inputs, mistakenly interpreting the entire speech modality as directives, thereby neglecting textual instructions. To counteract this bias, we introduce a self-powered LSM that leverages augmented automatic speech recognition data generated by the model itself for more effective instruction tuning. Our experiments across a range of speech-based tasks demonstrate that self-powered LSM mitigates speech anchor bias and improves the fusion of speech and text modalities in LSMs. Data, code and scripts are freely available at https://github.com/ytf-philp/Self-powered-LSM.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。