scispace - formally typeset
Book ChapterDOI

GradientBased Learning Applied to Document Recognition

TLDR
Various methods applied to handwritten character recognition are reviewed and compared and Convolutional Neural Networks, that are specifically designed to deal with the variability of 2D shapes, are shown to outperform all other techniques.
Abstract
Multilayer Neural Networks trained with the backpropagation algorithm constitute the best example of a successful Gradient-Based Learning technique. Given an appropriate network architecture, Gradient-Based Learning algorithms can be used to synthesize a complex decision surface that can classify high-dimensional patterns such as handwritten characters, with minimal preprocessing. This paper reviews various methods applied to handwritten character recognition and compares them on a standard handwritten digit recognition task. Convolutional Neural Networks, that are specifically designed to deal with the variability of 2D shapes, are shown to outperform all other techniques. Real-life document recognition systems are composed of multiple modules including field extraction, segmentation, recognition, and language modeling. A new learning paradigm, called Graph Transformer Networks (GTN), allows such multi-module systems to be trained globally using Gradient-Based methods so as to minimize an overall performance measure. Two systems for on-line handwriting recognition are described. Experiments demonstrate the advantage of global training, and the flexibility of Graph Transformer Networks. A Graph Transformer Network for reading bank check is also described. It uses Convolutional Neural Network character recognizers combined with global training techniques to provides record accuracy on business and personal checks. It is deployed commercially and reads several million checks per day.

read more

Citations
More filters
Posted Content

Multiple Instance Detection Network with Online Instance Classifier Refinement

TL;DR: Wang et al. as discussed by the authors formulate weakly supervised detection as a multiple instance learning (MIL) problem, where instance classifiers (object detectors) are put into the network as hidden nodes.
Proceedings ArticleDOI

CNN-based in-loop filtering for coding efficiency improvement

TL;DR: A new in-loop filtering technique using convolutional neural networks (CNN), called IFCNN, is presented, which does not require signaling bits by using the same trained weights in both encoders and decoder.
Proceedings ArticleDOI

Deep Adversarial Subspace Clustering

TL;DR: To the best knowledge, this is the first successful application of GAN-alike model for unsupervised subspace clustering, which also paves the way for deep learning to solve other unsuper supervised learning problems.
Proceedings ArticleDOI

Convolutional Neural Networks-based continuous speech recognition using raw speech signal

TL;DR: The studies show that the CNN-based approach achieves better performance than the conventional ANN- based approach with as many parameters and that the features learned from raw speech by the CNN -based approach could generalize across different databases.
Proceedings ArticleDOI

CNN-N-Gram for HandwritingWord Recognition

TL;DR: Applied to all commonly used handwriting recognition benchmarks, this method outperforms, by a very large margin, all existing methods.
Related Papers (5)