InterAug: Augmenting Noisy Intermediate Predictions for CTC-based ASR
Yu Nakagome, Tatsuya Komatsu, Yusuke Fujita, Shuta Ichimura, Yusuke, Kida

TL;DR
This paper introduces InterAug, a training method that enhances CTC-based speech recognition by using augmented noisy intermediate predictions to improve model robustness without requiring a special decoder.
Contribution
The paper presents a novel augmentation technique for self-conditioned CTC models, improving robustness by training with noisy intermediate predictions and new augmentation methods.
Findings
Improved robustness to deletion, insertion, and substitution errors.
Enhanced speech recognition performance over baseline models.
Effective training of noise-robust audio encoders.
Abstract
This paper proposes InterAug: a novel training method for CTC-based ASR using augmented intermediate representations for conditioning. The proposed method exploits the conditioning framework of self-conditioned CTC to train robust models by conditioning with "noisy" intermediate predictions. During the training, intermediate predictions are changed to incorrect intermediate predictions, and fed into the next layer for conditioning. The subsequent layers are trained to correct the incorrect intermediate predictions with the intermediate losses. By repeating the augmentation and the correction, iterative refinements, which generally require a special decoder, can be realized only with the audio encoder. To produce noisy intermediate predictions, we also introduce new augmentation: intermediate feature space augmentation and intermediate token space augmentation that are designed to…
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 · Speech and Audio Processing · Natural Language Processing Techniques
