A CTC Triggered Siamese Network with Spatial-Temporal Dropout for Speech Recognition
Yingying Gao, Junlan Feng, Tianrui Wang, Chao Deng, Shilei Zhang

TL;DR
This paper introduces a novel Siamese network with spatial-temporal dropout for speech recognition, enhancing robustness and accuracy by focusing on CTC spike frames, and demonstrates significant improvements on benchmark datasets.
Contribution
It proposes a new Siamese-ASR framework with spatial-temporal dropout and relaxed similarity regularization, improving robustness and performance in speech recognition tasks.
Findings
Achieved 7.13% and 6.59% relative CER and WER reductions on AISHELL-1 and Librispeech.
Enhanced model uniformity and increased CTC spikes.
Improved robustness against disturbances in speech recognition.
Abstract
Siamese networks have shown effective results in unsupervised visual representation learning. These models are designed to learn an invariant representation of two augmentations for one input by maximizing their similarity. In this paper, we propose an effective Siamese network to improve the robustness of End-to-End automatic speech recognition (ASR). We introduce spatial-temporal dropout to support a more violent disturbance for Siamese-ASR framework. Besides, we also relax the similarity regularization to maximize the similarities of distributions on the frames that connectionist temporal classification (CTC) spikes occur rather than on all of them. The efficiency of the proposed architecture is evaluated on two benchmarks, AISHELL-1 and Librispeech, resulting in 7.13% and 6.59% relative character error rate (CER) and word error rate (WER) reductions respectively. Analysis shows that…
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 and Audio Processing · Speech Recognition and Synthesis · Music and Audio Processing
MethodsSiamese Network · Dropout
