ICASSP 2015accepted0 citations

Exemplar-based large vocabulary speech recognition using k-nearest neighbors

Yanbo Xu, Olivier Siohan, David Simcha, Sanjiv Kumar, Hank Liao

Abstract

This paper describes a large scale exemplar-based acoustic modeling approach for large vocabulary continuous speech recognition. We construct an index of labeled training frames using high-level features extracted from the bottleneck layer of a deep neural network as indexing features. At recognition time, each test frame is turned into a query and a set of k-nearest neighbor frames is retrieved from the index. This set is further filtered using majority voting and the remaining frames are used to derive an estimate of the context-dependent state posteriors of the query, which can then be used for recognition. Using an approximate nearest neighbor search approach based on asymmetric hashing, we are able to construct an index on over 25,000 hours of training data. We present both frame classification and recognition experiments on a Voice Search task.

BibTeX
@inproceedings{icassp2015_exemplarbasedlar,
  title = {Exemplar-based large vocabulary speech recognition using k-nearest neighbors},
  author = {Yanbo Xu and Olivier Siohan and David Simcha and Sanjiv Kumar and Hank Liao},
  booktitle = {ICASSP 2015},
  year = {2015}
}