English

Do Deep Nets Really Need to be Deep?

Machine Learning 2014-10-14 v7 Neural and Evolutionary Computing

Abstract

Currently, deep neural networks are the state of the art on problems such as speech recognition and computer vision. In this extended abstract, we show that shallow feed-forward networks can learn the complex functions previously learned by deep nets and achieve accuracies previously only achievable with deep models. Moreover, in some cases the shallow neural nets can learn these deep functions using a total number of parameters similar to the original deep model. We evaluate our method on the TIMIT phoneme recognition task and are able to train shallow fully-connected nets that perform similarly to complex, well-engineered, deep convolutional architectures. Our success in training shallow neural nets to mimic deeper models suggests that there probably exist better algorithms for training shallow feed-forward nets than those currently available.

Keywords

Cite

@article{arxiv.1312.6184,
  title  = {Do Deep Nets Really Need to be Deep?},
  author = {Lei Jimmy Ba and Rich Caruana},
  journal= {arXiv preprint arXiv:1312.6184},
  year   = {2014}
}

Comments

final revision coming soon

R2 v1 2026-06-22T02:33:09.665Z