Towards Structured Deep Neural Network for Automatic Speech Recognition
Yi-Hsiu Liao, Hung-Yi Lee, Lin-shan Lee

TL;DR
This paper introduces a Structured Deep Neural Network (Structured DNN) for automatic speech recognition, enabling holistic learning of utterances by considering the entire structure, and demonstrates its superiority over structured SVM on TIMIT.
Contribution
The paper proposes a novel Structured DNN that incorporates deep learning for structured output prediction in speech recognition, surpassing structured SVM performance.
Findings
Structured DNN outperforms structured SVM on TIMIT.
Deep learning enhances structured prediction in speech recognition.
Holistic utterance modeling improves recognition accuracy.
Abstract
In this paper we propose the Structured Deep Neural Network (Structured DNN) as a structured and deep learning algorithm, learning to find the best structured object (such as a label sequence) given a structured input (such as a vector sequence) by globally considering the mapping relationships between the structure rather than item by item. When automatic speech recognition is viewed as a special case of such a structured learning problem, where we have the acoustic vector sequence as the input and the phoneme label sequence as the output, it becomes possible to comprehensively learned utterance by utterance as a whole, rather than frame by frame. Structured Support Vector Machine (structured SVM) was proposed to perform ASR with structured learning previously, but limited by the linear nature of SVM. Here we propose structured DNN to use nonlinear transformations in multi-layers…
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 · Music and Audio Processing · Speech and Audio Processing
MethodsSupport Vector Machine
