双向文本信息提升语音识别语言模型性能
MTLM: Incorporating Bidirectional Text Information to Enhance Language Model Training in Speech Recognition Systems
- 融合双向与单向训练目标,增强语言模型上下文理解能力
- 在LibriSpeech上多种解码策略下均优于传统单向模型
- 适合需要高精度语音识别的系统集成与多策略解码场景
自动语音识别(ASR)系统通常由声学模型(AM)和语言模型(LM)组成。声学模型根据输入语音估计文本概率分布,语言模型则将其校准至特定知识领域以生成最终转写。传统的ASR专用语言模型通常采用单向(左到右)训练以匹配自回归解码方式,但限制了模型在训练中利用右侧上下文的能力,制约其表征能力。本文提出MTLM,一种通过三种训练目标(ULM、BMLM、UMLM)统一单向与双向训练范式的新型方法。该方法在保持与标准ASR自回归解码兼容的前提下,增强语言模型对左右上下文更丰富的语言模式捕捉能力。实验结果表明,在LibriSpeech数据集上,MTLM在多种解码策略(包括浅层融合、单向/双向n-best重评分)下均持续优于单向训练模型,验证了其在ASR应用中的有效性与灵活性。
原文摘要 · Abstract (English)
Automatic speech recognition (ASR) systems normally consist of an acoustic model (AM) and a language model (LM). The acoustic model estimates the probability distribution of text given the input speech, while the language model calibrates this distribution toward a specific knowledge domain to produce the final transcription. Traditional ASR-specific LMs are typically trained in a unidirectional (left-to-right) manner to align with autoregressive decoding. However, this restricts the model from leveraging the right-side context during training, limiting its representational capacity. In this work, we propose MTLM, a novel training paradigm that unifies unidirectional and bidirectional manners through 3 training objectives: ULM, BMLM, and UMLM. This approach enhances the LM's ability to capture richer linguistic patterns from both left and right contexts while preserving compatibility with standard ASR autoregressive decoding methods. As a result, the MTLM model not only enhances the ASR system's performance but also support multiple decoding strategies, including shallow fusion, unidirectional/bidirectional n-best rescoring. Experiments on the LibriSpeech dataset show that MTLM consistently outperforms unidirectional training across multiple decoding strategies, highlighting its effectiveness and flexibility in ASR applications.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。