Performance Evaluation of Deep Convolutional Maxout Neural Network in Speech Recognition
Arash Dehghani, Seyyed Ali Seyyedsalehi

TL;DR
This paper evaluates various deep neural network structures, especially convolutional and Maxout models, for Persian speech recognition, demonstrating that combined models outperform traditional pre-trained neural networks by about 3%.
Contribution
It introduces a combined deep neural network model (CMDNN) that enhances speech recognition performance over existing models.
Findings
Combined model improves recognition accuracy by 3%.
Maxout and CNN structures effectively model local speech features.
Pre-trained models with sigmoid neurons are less effective than the proposed combined approach.
Abstract
In this paper, various structures and methods of Deep Artificial Neural Networks (DNN) will be evaluated and compared for the purpose of continuous Persian speech recognition. One of the first models of neural networks used in speech recognition applications were fully connected Neural Networks (FCNNs) and, consequently, Deep Neural Networks (DNNs). Although these models have better performance compared to GMM / HMM models, they do not have the proper structure to model local speech information. Convolutional Neural Network (CNN) is a good option for modeling the local structure of biological signals, including speech signals. Another issue that Deep Artificial Neural Networks face, is the convergence of networks on training data. The main inhibitor of convergence is the presence of local minima in the process of training. Deep Neural Network Pre-training methods, despite a large amount…
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
MethodsMaxout
