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
Journal ArticleDOI

Hybrid Deep Learning for Face Verification

TL;DR: This work proposes a hybrid convolutional network-Restricted Boltzmann Machine model for face verification in wild conditions to directly learn relational visual features, which indicate identity similarities, from raw pixels of face pairs with a hybrid deep network.
Proceedings Article

The Non-IID Data Quagmire of Decentralized Machine Learning

TL;DR: SkewScout is presented, a system-level approach that adapts the communication frequency of decentralized learning algorithms to the (skew-induced) accuracy loss between data partitions and it is shown that group normalization can recover much of the accuracy loss of batch normalization.
Proceedings ArticleDOI

Learning invariant features through topographic filter maps

TL;DR: This work proposes a method that automatically learns feature extractors in an unsupervised fashion by simultaneously learning the filters and the pooling units that combine multiple filter outputs together.
Proceedings ArticleDOI

Co-Occurrent Features in Semantic Segmentation

TL;DR: This paper builds an Aggregated Co-occurrent Feature (ACF) Module, which learns a fine-grained spatial invariant representation to capture co- occurrent context information across the scene and significantly improves the segmentation results using FCN.
Proceedings ArticleDOI

Learning Visual Clothing Style with Heterogeneous Dyadic Co-Occurrences

TL;DR: In this paper, a Siamese Convolutional Neural Network (CNN) architecture is used to learn a feature transformation from images of items into a latent space that expresses compatibility, where training examples are pairs of items that are either compatible or incompatible.
Related Papers (5)