English

Efficient Deep Learning of GMMs

Machine Learning 2019-02-18 v1 Machine Learning

Abstract

We show that a collection of Gaussian mixture models (GMMs) in RnR^{n} can be optimally classified using O(n)O(n) neurons in a neural network with two hidden layers (deep neural network), whereas in contrast, a neural network with a single hidden layer (shallow neural network) would require at least O(exp(n))O(\exp(n)) neurons or possibly exponentially large coefficients. Given the universality of the Gaussian distribution in the feature spaces of data, e.g., in speech, image and text, our result sheds light on the observed efficiency of deep neural networks in practical classification problems.

Keywords

Cite

@article{arxiv.1902.05707,
  title  = {Efficient Deep Learning of GMMs},
  author = {Shirin Jalali and Carl Nuzman and Iraj Saniee},
  journal= {arXiv preprint arXiv:1902.05707},
  year   = {2019}
}
R2 v1 2026-06-23T07:41:46.420Z