用核心语言推理能力提升非主流语言语音指令理解效果
Enhancing Non-Core Language Instruction-Following in Speech LLMs via Semi-Implicit Cross-Lingual CoT Reasoning
- 将多语言思维链融入语音大模型,实现跨语言推理迁移
- 非核心语言指令遵循效果提升45%,生成延迟降低50%以上
- 仅需少量高质量数据,适合资源匮乏语言的语音模型优化
语音大语言模型(SLLMs)在核心语言(如英语)上表现优异,但在非核心语言因语音-文本配对数据稀缺及多语言语义推理能力不足而表现较差。为此,本文提出半隐式跨语言语音思维链(XS-CoT)框架,将语音转文本翻译嵌入模型推理过程,生成核心与非核心语言的指令、响应等四类标记,实现跨语言推理能力迁移。为降低生成非核心语言响应的延迟,引入半隐式思维链机制,在训练中逐步压缩前三种中间推理标记,保留全局逻辑。该方法在两个代表性SLLM(Qwen2-Audio和SALMONN)上,使非核心语言的GPT-4评分提升最高达45%。同时,半隐式设计使令牌延迟减少超50%,仅小幅降低评分。此外,只需少量高质量非核心语言数据,即可借助核心语言推理能力完成训练。研究还构建了日语、德语、法语的数据管道,并开源相应语音指令遵循数据集。
原文摘要 · Abstract (English)
Large language models have been extended to the speech domain, leading to the development of speech large language models (SLLMs). While existing SLLMs demonstrate strong performance in speech instruction-following for core languages (e.g., English), they often struggle with non-core languages due to the scarcity of paired speech-text data and limited multilingual semantic reasoning capabilities. To address this, we propose the semi-implicit Cross-lingual Speech Chain-of-Thought (XS-CoT) framework, which integrates speech-to-text translation into the reasoning process of SLLMs. The XS-CoT generates four types of tokens: instruction and response tokens in both core and non-core languages, enabling cross-lingual transfer of reasoning capabilities. To mitigate inference latency in generating target non-core response tokens, we incorporate a semi-implicit CoT scheme into XS-CoT, which progressively compresses the first three types of intermediate reasoning tokens while retaining global reasoning logic during training. By leveraging the robust reasoning capabilities of the core language, XS-CoT improves responses for non-core languages by up to 45\% in GPT-4 score when compared to direct supervised fine-tuning on two representative SLLMs, Qwen2-Audio and SALMONN. Moreover, the semi-implicit XS-CoT reduces token delay by more than 50\% with a slight drop in GPT-4 scores. Importantly, XS-CoT requires only a small amount of high-quality training data for non-core languages by leveraging the reasoning capabilities of core languages. To support training, we also develop a data pipeline and open-source speech instruction-following datasets in Japanese, German, and French.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。