用强化学习提升语音识别在噪声和口音下的鲁棒性
Boosting ASR Robustness via Test-Time Reinforcement Learning with Audio-Text Semantic Rewards
- 引入可学习提示词与随机解码生成多种转录结果
- 通过语义对齐奖励模型优化,准确率显著高于基线
- 适合部署于真实复杂环境的语音识别系统
近期自动语音识别(ASR)系统(如Whisper)虽取得显著精度提升,但在真实世界未见数据(如噪声环境、多样口音)下仍敏感。为解决此问题,测试时自适应(TTA)方法在无真值标签下提升模型泛化能力,但现有方法依赖伪标签或熵最小化,可能放大高置信度错误,导致确认偏差。为此,我们提出ASR-TRA框架,受因果干预启发,引入可学习解码提示词,并采用温度控制的随机解码生成多样化转录候选。这些候选由衡量音频-文本语义对齐的奖励模型评分,反馈用于通过强化学习更新模型与提示参数。在含合成噪声的LibriSpeech及L2 Arctic英语口音数据集上的实验表明,本方法在更高准确率下保持更低延迟,优于现有TTA基线。消融实验证实结合音频与语言奖励的有效性,凸显方法增强的稳定性与可解释性。整体上,该方案为复杂现实场景中的ASR部署提供了实用且鲁棒的解决方案。
原文摘要 · Abstract (English)
Recently, Automatic Speech Recognition (ASR) systems (e.g., Whisper) have achieved remarkable accuracy improvements but remain highly sensitive to real-world unseen data (data with large distribution shifts), including noisy environments and diverse accents. To address this issue, test-time adaptation (TTA) has shown great potential in improving the model adaptability at inference time without ground-truth labels, and existing TTA methods often rely on pseudo-labeling or entropy minimization. However, by treating model confidence as a learning signal, these methods may reinforce high-confidence errors, leading to confirmation bias that undermines adaptation. To overcome these limitations, we present ASR-TRA, a novel Test-time Reinforcement Adaptation framework inspired by causal intervention. More precisely, our method introduces a learnable decoder prompt and utilizes temperature-controlled stochastic decoding to generate diverse transcription candidates. These are scored by a reward model that measures audio-text semantic alignment, and the resulting feedback is used to update both model and prompt parameters via reinforcement learning. Comprehensive experiments on LibriSpeech with synthetic noise and L2 Arctic accented English datasets demonstrate that our method achieves higher accuracy while maintaining lower latency than existing TTA baselines. Ablation studies further confirm the effectiveness of combining audio and language-based rewards, highlighting our method's enhanced stability and interpretability. Overall, our approach provides a practical and robust solution for deploying ASR systems in challenging real-world conditions.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。