让大模型语音识别更稳定,自动优化提示词效果
Reducing Prompt Sensitivity in LLM-based Speech Recognition Through Learnable Projection
- 引入可学习的提示投影模块,动态优化提示词嵌入
- 在4个数据集上均提升识别准确率,减少性能波动
- 无需改动原模型,适配各类大模型语音识别系统
基于大语言模型(LLM)的自动语音识别(ASR)通过语音-语言模型投影器连接语音基础模型与大语言模型,表现优异。当前普遍采用固定手动设计的提示词,虽具普适性且利于性能最大化,但提示词设计的影响尚未深入研究。本文对多种数据集上的常用提示词进行系统分析,发现提示词选择显著影响ASR性能并引入不稳定性,无单一提示词在所有场景下最优。受语音-语言模型投影器启发,我们提出提示投影模块——一种简单、与模型无关的扩展,可学习将提示词嵌入映射至大语言模型输入空间中更有效的区域,无需修改底层模型。在四个数据集上的实验表明,该模块能持续提升性能、降低变异性,并超越最佳人工选定提示词。
原文摘要 · Abstract (English)
LLM-based automatic speech recognition (ASR), a well-established approach, connects speech foundation models to large language models (LLMs) through a speech-to-LLM projector, yielding promising results. A common design choice in these architectures is the use of a fixed, manually defined prompt during both training and inference. This setup not only enables applicability across a range of practical scenarios, but also helps maximize model performance. However, the impact of prompt design remains underexplored. This paper presents a comprehensive analysis of commonly used prompts across diverse datasets, showing that prompt choice significantly affects ASR performance and introduces instability, with no single prompt performing best across all cases. Inspired by the speech-to-LLM projector, we propose a prompt projector module, a simple, model-agnostic extension that learns to project prompt embeddings to more effective regions of the LLM input space, without modifying the underlying LLM-based ASR model. Experiments on four datasets show that the addition of a prompt projector consistently improves performance, reduces variability, and outperforms the best manually selected prompts.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。