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

Structured Receptive Fields in CNNs

TL;DR: Structured receptive field networks (SFLN) as discussed by the authors uses a fixed filter basis and retains the flexibility of CNNs by expressing receptive fields in CNNs as a weighted sum over a fixed basis, similar in spirit to Scattering Networks.
Posted Content

Learning Iterative Processes with Recurrent Neural Networks to Correct Satellite Image Classification Maps

TL;DR: In this paper, a generic iterative enhancement process inspired from partial differential equations is formulated as a recurrent neural network (RNN) and trained from manually labeled data for the enhancement task.
Posted Content

Efficient Multiple Instance Convolutional Neural Networks for Gigapixel Resolution Image Classification.

TL;DR: This paper proposes a framework that integrates MIL with CNNs, and applies this framework to glioma (the most common brain cancer) subtype classification based on multi-gigapixel whole slide images (WSI) from The Cancer Genome Atlas dataset.
Proceedings ArticleDOI

On the Design of Black-Box Adversarial Examples by Leveraging Gradient-Free Optimization and Operator Splitting Method

TL;DR: Zhang et al. as mentioned in this paper proposed a general framework based on an operator splitting method, the alternating direction method of multipliers (ADMM), to devise efficient, robust black-box attacks that work with various distortion metrics and feedback settings without incurring high query complexity.
Proceedings ArticleDOI

Applying Deep Learning to Stereotypical Motor Movement Detection in Autism Spectrum Disorders

TL;DR: This study aims at developing automatic SMM detection systems in a real world setting, based on a deep learning architecture, and proposes to employ the deep learning paradigm in order to learn the discriminating features from multi-sensor accelerometer signals.
Related Papers (5)