arXiv:2601.05707cs.CLcs.AI2026-01ACL被引 2

用多模态上下文学习提升低资源语言的语音识别效果

Multimodal In-context Learning for ASR of Low-resource Languages

  • 结合语音与文本信息,让语音大模型学会未见过的濒危语言
  • 跨语言迁移显著提升对目标语言的识别效率,无需目标语料训练
  • 揭示了文本在推理中占主导的注意力机制,适合低资源语言研究者参考

自动语音识别(ASR)仅覆盖世界少数语言,主要受限于标注数据稀缺。本文探索语音大模型在多模态上下文学习(MICL)下对未见语言的学习能力及其在提升ASR中的应用。我们在两种语音大模型(Phi-4 和 Qwen3-Omni)上,针对三种不同濒危语言开展实验。结果表明:多模态上下文学习可有效支持未见语言的理解;跨语言迁移学习显著提升目标语言上的学习效率,且无需使用目标语言训练数据;通过注意力分析发现,各层对语音与文本存在差异化的偏好,整体倾向依赖文本。此外,基于提示的ASR在未见语言上表现不佳,因此我们提出一种简单系统:结合更强的声学模型与语音大模型,利用MICL筛选声学候选。实验证明,该方法持续提升识别性能,且跨语言迁移方案在无目标数据条件下表现媲美甚至优于语料训练模型。代码已公开。

原文摘要 · Abstract (English)

Automatic speech recognition (ASR) still covers only a small fraction of the world's languages, mainly due to supervised data scarcity. In-context learning (ICL) with large language models (LLMs) addresses this problem, but prior work largely focuses on high-resource languages covered during training and text-only settings. This paper investigates whether speech LLMs can learn unseen languages with multimodal ICL (MICL), and how this learning can be used to improve ASR. We conduct experiments with two speech LLMs, Phi-4 and Qwen3-Omni, on three diverse endangered languages. Firstly, we find that MICL is effective for unseen languages, leveraging both speech and text modalities. We further show that cross-lingual transfer learning improves MICL efficiency on target languages without training on them. Moreover, we analyze attention patterns to interpret MICL mechanisms, and we observe layer-dependent preferences between audio and text context, with an overall bias towards text. Finally, we show that prompt-based ASR with speech LLMs performs poorly on unseen languages, motivating a simple ASR system that combines a stronger acoustic model with a speech LLM via MICL-based selection of acoustic hypotheses. Results show that MICL consistently improves ASR performance, and that cross-lingual transfer learning matches or outperforms corpus-trained language models without using target-language data. Our code is publicly available.

语音识别低资源语言多模态学习上下文学习

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