English

Multi-column Deep Neural Networks for Image Classification

Computer Vision and Pattern Recognition 2012-11-15 v1 Artificial Intelligence

Abstract

Traditional methods of computer vision and machine learning cannot match human performance on tasks such as the recognition of handwritten digits or traffic signs. Our biologically plausible deep artificial neural network architectures can. Small (often minimal) receptive fields of convolutional winner-take-all neurons yield large network depth, resulting in roughly as many sparsely connected neural layers as found in mammals between retina and visual cortex. Only winner neurons are trained. Several deep neural columns become experts on inputs preprocessed in different ways; their predictions are averaged. Graphics cards allow for fast training. On the very competitive MNIST handwriting benchmark, our method is the first to achieve near-human performance. On a traffic sign recognition benchmark it outperforms humans by a factor of two. We also improve the state-of-the-art on a plethora of common image classification benchmarks.

Keywords

Cite

@article{arxiv.1202.2745,
  title  = {Multi-column Deep Neural Networks for Image Classification},
  author = {Dan Cireşan and Ueli Meier and Juergen Schmidhuber},
  journal= {arXiv preprint arXiv:1202.2745},
  year   = {2012}
}

Comments

20 pages, 14 figures, 8 tables

R2 v1 2026-06-21T20:18:37.972Z