English

Deep Recurrent Convolutional Neural Network: Improving Performance For Speech Recognition

Computation and Language 2016-12-28 v2 Machine Learning

Abstract

A deep learning approach has been widely applied in sequence modeling problems. In terms of automatic speech recognition (ASR), its performance has significantly been improved by increasing large speech corpus and deeper neural network. Especially, recurrent neural network and deep convolutional neural network have been applied in ASR successfully. Given the arising problem of training speed, we build a novel deep recurrent convolutional network for acoustic modeling and then apply deep residual learning to it. Our experiments show that it has not only faster convergence speed but better recognition accuracy over traditional deep convolutional recurrent network. In the experiments, we compare the convergence speed of our novel deep recurrent convolutional networks and traditional deep convolutional recurrent networks. With faster convergence speed, our novel deep recurrent convolutional networks can reach the comparable performance. We further show that applying deep residual learning can boost the convergence speed of our novel deep recurret convolutional networks. Finally, we evaluate all our experimental networks by phoneme error rate (PER) with our proposed bidirectional statistical n-gram language model. Our evaluation results show that our newly proposed deep recurrent convolutional network applied with deep residual learning can reach the best PER of 17.33\% with the fastest convergence speed on TIMIT database. The outstanding performance of our novel deep recurrent convolutional neural network with deep residual learning indicates that it can be potentially adopted in other sequential problems.

Keywords

Cite

@article{arxiv.1611.07174,
  title  = {Deep Recurrent Convolutional Neural Network: Improving Performance For Speech Recognition},
  author = {Zewang Zhang and Zheng Sun and Jiaqi Liu and Jingwen Chen and Zhao Huo and Xiao Zhang},
  journal= {arXiv preprint arXiv:1611.07174},
  year   = {2016}
}

Comments

11 pages, 13 figures

R2 v1 2026-06-22T17:00:21.202Z