Failing Forward: Improving Generative Error Correction for ASR with Synthetic Data and Retrieval Augmentation
Sreyan Ghosh, Mohammad Sadegh Rasooli, Michael Levit, Peidong, Wang, Jian Xue, Dinesh Manocha, Jinyu Li

TL;DR
This paper introduces DARAG, a novel method that enhances generative error correction for ASR by using synthetic data and retrieval augmentation, significantly improving performance in both in-domain and out-of-domain scenarios.
Contribution
DARAG combines synthetic data generation and retrieval-augmented correction to improve GEC for ASR, addressing generalization issues and handling unseen errors and named entities.
Findings
Achieves 8-30% relative WER reduction in in-domain scenarios.
Achieves 10-33% relative WER reduction in out-of-domain scenarios.
Outperforms baseline methods across multiple datasets and settings.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFault Detection and Control Systems · Speech Recognition and Synthesis
