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

Unsupervised Domain Adaptation with Similarity Learning

TL;DR: In this paper, a pairwise similarity function is proposed to learn domain-invariant features and the categorical prototype representations jointly and in an end-to-end fashion.
Posted Content

Recurrent Pixel Embedding for Instance Grouping

TL;DR: In this paper, a differentiable, end-to-end trainable framework for solving pixel-level grouping problems such as instance segmentation consisting of two novel components is introduced. But the choice of embedding dimension and margin, relating them to theoretical results on the problem of distributing points uniformly on the sphere, is discussed.
Proceedings ArticleDOI

Geometric Robustness of Deep Networks: Analysis and Improvement

TL;DR: In this paper, ManiFool is proposed to measure the robustness of deep networks to geometric transformations in a worst-case regime as they can be problematic for sensitive applications.
Posted Content

Deep Reinforcement Learning for Visual Object Tracking in Videos.

TL;DR: This paper introduces a fully end-to-end approach for visual tracking in videos that learns to predict the bounding box locations of a target object at every frame and is the first neural-network tracker that combines convolutional and recurrent networks with RL algorithms.
Posted Content

Phrase-based Image Captioning

TL;DR: In this article, a purely bilinear model is trained to learn a metric between an image representation and phrases that are used to describe the image, and the model is then able to infer phrases from a given image sample.
Related Papers (5)