ICASSP 2016accepted0 citations

Robust submodular data partitioning for distributed speech recognition

Jun Qi, Javier Tejedor

Abstract

Distributed deep neural networks are commonly employed for building automatic speech recognition (ASR) systems. In this work, we employ the robust submodular partitioning approach, which aims to split the training data into small disjoint data subsets and use each of these subsets to train a particular deep neural network. Two efficient algorithms are used as robust submodular functions [1], namely `Greedi-Max' and `Minorization-Maximization' [2], which are guaranteed to provide tight approximations to the submodular data partition problem. Experiments on TIMIT database show that each of the distributed neural networks trained by the submodular data subset obtains better results than that trained on any subset of data partitioned in a random way., In addition, multi-class adaboost is effectively used to fuse the outputs of the deep neural networks and provides competitive ASR results compared with the traditional ASR system. Besides, the time incurred by acoustic modeling is significantly reduced, which delivers us further benefits.

BibTeX
@inproceedings{icassp2016_robustsubmodular,
  title = {Robust submodular data partitioning for distributed speech recognition},
  author = {Jun Qi and Javier Tejedor},
  booktitle = {ICASSP 2016},
  year = {2016}
}