ICASSP 2018accepted0 citations

Multi Scale Feedback Connection for Noise Robust Acoustic Modeling

Dung T. Tran, Ken-ichi Iso, Motoi Omachi, Yuya Fujita

Abstract

Simply feeding of a last hidden layer of the deep neural network (DNN) back to the input layer recently found to be effective for noise robust acoustic modeling. Such high level feature strengthens the robustness of DNN based acoustic model while paying approximately twice the computational cost. In this paper, we proposed to feed such high level feature iteratively back to lower layers, which is referred as multi-scale feedback connection. With this intention, we firstly extract the high level feature at the last hidden layer of DNN. Second, this high level feature feed back to a lower scale features, they then generates a subsequent prediction as well as a subsequent high level feature. This subsequent high level feature is further feed down to a lower layers. We evaluated the proposed approach on both TIMIT and a large scale internal dataset. The large scale internal dataset includes voice search and far field dataset. Our finding is two aspects. First, at equivalent computational costs, the multiscale feedback connection outperforms the DNN, the DNN with skip connection and the DNN with feedback connection. The improvement is larger on the far field dataset. Second, pair layers-wise pretraining helps the proposed approach to converge better.

BibTeX
@inproceedings{icassp2018_multiscalefeedba,
  title = {Multi Scale Feedback Connection for Noise Robust Acoustic Modeling},
  author = {Dung T. Tran and Ken-ichi Iso and Motoi Omachi and Yuya Fujita},
  booktitle = {ICASSP 2018},
  year = {2018}
}