arXiv:2410.13198eess.AScs.CL2024-10ACL被引 13

用合成数据和检索增强提升语音识别纠错模型泛化能力。

Failing Forward: Improving Generative Error Correction for ASR with Synthetic Data and Retrieval Augmentation

  • 用大模型生成合成错误数据,扩充训练集。
  • 测试时无监督模拟新领域错误,提升未知错误纠正能力。
  • 通过检索实体库增强纠错,特别适合命名实体场景。

生成式错误纠正(GEC)已成为提升自动语音识别(ASR)性能的有力后处理方法。然而,我们发现现有GEC模型难以泛化到训练中未见的错误类型,尤其在域外(OOD)场景下表现更差,且对命名实体(NEs)的纠错能力受限。为此,我们提出DARAG(数据与检索增强的生成式错误纠正),在领域内(ID)和域外(OOD)场景下均有效改进GEC。通过提示大语言模型与文本转语音模型生成合成错误数据,扩充训练集;在测试时以无监督方式模拟新领域错误。同时,引入检索增强机制,在输入中加入从数据库检索到的命名实体信息。该方法简单、可扩展,且对领域和语言无依赖。在多个数据集与设置上验证,DARAG显著优于基线,在ID场景下相对词错误率(WER)降低8%–30%,在OOD场景下降低10%–33%。

原文摘要 · Abstract (English)

Generative Error Correction (GEC) has emerged as a powerful post-processing method to enhance the performance of Automatic Speech Recognition (ASR) systems. However, we show that GEC models struggle to generalize beyond the specific types of errors encountered during training, limiting their ability to correct new, unseen errors at test time, particularly in out-of-domain (OOD) scenarios. This phenomenon amplifies with named entities (NEs), where, in addition to insufficient contextual information or knowledge about the NEs, novel NEs keep emerging. To address these issues, we propose DARAG (Data- and Retrieval-Augmented Generative Error Correction), a novel approach designed to improve GEC for ASR in in-domain (ID) and OOD scenarios. We augment the GEC training dataset with synthetic data generated by prompting LLMs and text-to-speech models, thereby simulating additional errors from which the model can learn. For OOD scenarios, we simulate test-time errors from new domains similarly and in an unsupervised fashion. Additionally, to better handle named entities, we introduce retrieval-augmented correction by augmenting the input with entities retrieved from a database. Our approach is simple, scalable, and both domain- and language-agnostic. We experiment on multiple datasets and settings, showing that DARAG outperforms all our baselines, achieving 8\% -- 30\% relative WER improvements in ID and 10\% -- 33\% improvements in OOD settings.

语音识别错误纠正合成数据检索增强

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