CLAIHCLGOct 18, 2016

Low-rank and Sparse Soft Targets to Learn Better DNN Acoustic Models

arXiv:1610.05688v19 citations
Originality Incremental advance
AI Analysis

This addresses speech recognition accuracy for systems using DNN acoustic models, offering an incremental improvement over existing methods.

The paper tackles limitations of GMM-HMM senone alignments for DNN acoustic modeling by using enhanced probabilities from low-rank and sparse reconstructions as soft targets, achieving a 4.6% relative reduction in word error rate on the AMI corpus.

Conventional deep neural networks (DNN) for speech acoustic modeling rely on Gaussian mixture models (GMM) and hidden Markov model (HMM) to obtain binary class labels as the targets for DNN training. Subword classes in speech recognition systems correspond to context-dependent tied states or senones. The present work addresses some limitations of GMM-HMM senone alignments for DNN training. We hypothesize that the senone probabilities obtained from a DNN trained with binary labels can provide more accurate targets to learn better acoustic models. However, DNN outputs bear inaccuracies which are exhibited as high dimensional unstructured noise, whereas the informative components are structured and low-dimensional. We exploit principle component analysis (PCA) and sparse coding to characterize the senone subspaces. Enhanced probabilities obtained from low-rank and sparse reconstructions are used as soft-targets for DNN acoustic modeling, that also enables training with untranscribed data. Experiments conducted on AMI corpus shows 4.6% relative reduction in word error rate.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes