Context adaptive deep neural networks for fast acoustic model adaptation
Marc Delcroix, Keisuke Kinoshita, Takaaki Hori, Tomohiro Nakatani
Abstract
Deep neural networks (DNNs) are widely used for acoustic modeling in automatic speech recognition (ASR), since they greatly outperform legacy Gaussian mixture model-based systems. However, the levels of performance achieved by current DNN-based systems remain far too low in many tasks, e.g. when the training and testing acoustic contexts differ due to ambient noise, reverberation or speaker variability. Consequently, research on DNN adaptation has recently attracted much interest. In this paper, we present a novel approach for the fast adaptation of a DNN-based acoustic model to the acoustic context. We introduce a context adaptive DNN with one or several layers depending on external factors that represent the acoustic conditions. This is realized by introducing a factorized layer that uses a different set of parameters to process each class of factors. The output of the factorized layer is then obtained by weighted averaging over the contribution of the different factor classes, given posteriors over the factor classes. This paper introduces the concept of context adaptive DNN and describes preliminary experiments with the TIMIT phoneme recognition task showing consistent improvement with the proposed approach.
BibTeX
@inproceedings{icassp2015_contextadaptived,
title = {Context adaptive deep neural networks for fast acoustic model adaptation},
author = {Marc Delcroix and Keisuke Kinoshita and Takaaki Hori and Tomohiro Nakatani},
booktitle = {ICASSP 2015},
year = {2015}
}