ISCA Archive Interspeech 2016
ISCA Archive Interspeech 2016

Hybrid Accelerated Optimization for Speech Recognition

Jen-Tzung Chien, Pei-Wen Huang, Tan Lee

Optimization procedure is crucial to achieve desirable performance for speech recognition based on deep neural networks (DNNs). Conventionally, DNNs are trained by using mini-batch stochastic gradient descent (SGD) which is stable but prone to be trapped into local optimum. A recent work based on Nesterov’s accelerated gradient descent (NAG) algorithm is developed by merging the current momentum information into correction of SGD updating. NAG less likely jumps into local minimum so that convergence rate is improved. In general, optimization based on SGD is more stable while that based on NAG is faster and more accurate. This study aims to boost the performance of speech recognition by combining complimentary SGD and NAG. A new hybrid optimization is proposed by integrating the SGD with momentum and the NAG by using an interpolation scheme which is continuously run in each mini-batch according to the change rate of cost function in consecutive two learning epochs. Tradeoff between two algorithms can be balanced for mini-batch optimization. Experiments on speech recognition using CUSENT and Aurora-4 show the effectiveness of the hybrid accelerated optimization in DNN acoustic model.


doi: 10.21437/Interspeech.2016-192

Cite as: Chien, J.-T., Huang, P.-W., Lee, T. (2016) Hybrid Accelerated Optimization for Speech Recognition. Proc. Interspeech 2016, 3399-3403, doi: 10.21437/Interspeech.2016-192

@inproceedings{chien16_interspeech,
  author={Jen-Tzung Chien and Pei-Wen Huang and Tan Lee},
  title={{Hybrid Accelerated Optimization for Speech Recognition}},
  year=2016,
  booktitle={Proc. Interspeech 2016},
  pages={3399--3403},
  doi={10.21437/Interspeech.2016-192}
}