A Policy-based Approach to the SpecAugment Method for Low Resource E2E ASR
Rui Li, Guodong Ma, Dexin Zhao, Ranran Zeng, Xiaoyu Li, Hao Huang

TL;DR
This paper introduces a policy-based extension to SpecAugment that learns augmentation policies to enhance data diversity, significantly improving low-resource end-to-end speech recognition accuracy.
Contribution
It proposes a novel policy-based SpecAugment method that learns augmentation policies dynamically, addressing the limitations of fixed augmentation in low-resource ASR scenarios.
Findings
Achieves over 10% relative WER reduction on clean test sets.
Attains more than 5% relative WER reduction on other test sets.
Demonstrates effectiveness in low-resource 100-hour LibriSpeech task.
Abstract
SpecAugment is a very effective data augmentation method for both HMM and E2E-based automatic speech recognition (ASR) systems. Especially, it also works in low-resource scenarios. However, SpecAugment masks the spectrum of time or the frequency domain in a fixed augmentation policy, which may bring relatively less data diversity to the low-resource ASR. In this paper, we propose a policy-based SpecAugment (Policy-SpecAugment) method to alleviate the above problem. The idea is to use the augmentation-select policy and the augmentation-parameter changing policy to solve the fixed way. These policies are learned based on the loss of validation set, which is applied to the corresponding augmentation policies. It aims to encourage the model to learn more diverse data, which the model relatively requires. In experiments, we evaluate the effectiveness of our approach in low-resource…
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
TopicsSpeech Recognition and Synthesis · Natural Language Processing Techniques · Speech and dialogue systems
