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

Learning to Learn from Noisy Web Videos

TL;DR: This work proposes a reinforcement learning-based formulation for selecting the right examples for training a classifier from noisy web search results and uses Q-learning to learn a data labeling policy on a small labeled training dataset, and then uses this to automatically label noisy web data for new visual concepts.
Posted Content

Federated Learning on Non-IID Data Silos: An Experimental Study.

TL;DR: Wang et al. as discussed by the authors proposed comprehensive data partitioning strategies to cover the typical non-IID data cases and conduct extensive experiments to evaluate state-of-the-art federated learning algorithms.
Posted Content

Bayesian Differential Privacy for Machine Learning.

TL;DR: Bayesian differential privacy (BDP) is proposed, which takes into account the data distribution to provide more practical privacy guarantees and derives a general privacy accounting method under BDP, building upon the well-known moments accountant.
Posted Content

Learning Generative ConvNets via Multi-grid Modeling and Sampling

TL;DR: In this paper, a multi-grid method for learning energy-based generative ConvNet models of images is proposed, where the energy function is defined by a bottom-up convolutional neural network.
Proceedings ArticleDOI

Ultra Power-Efficient CNN Domain Specific Accelerator with 9.3TOPS/Watt for Mobile and Embedded Applications

TL;DR: The CNN-DSA accelerator is reconfigurable to support CNN model coefficients of various layer sizes and layer types, including convolution, depth-wise convolutions, short-cut connections, max pooling, and ReLU as discussed by the authors.
Related Papers (5)