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

Deep-Learning-Based Bughole Detection for Concrete Surface Image

TL;DR: A deep convolutional neural network for detecting bugholes on concrete surfaces was developed, by adding the inception modules into the traditional convolution network structure to solve the problem of the relatively small size of input image and the limited number of labeled examples in training set.
Journal ArticleDOI

Place recognition based on deep feature and adaptive weighting of similarity matrix

TL;DR: An image similarity measurement method based on deep learning and similarity matrix analyzing, which can be used for place recognition and infrastructure-free navigation and has the capability to effectively solve the loop closure detection in Simultaneous Locations and Mapping (SLAM).
Proceedings Article

Memory-Optimal Direct Convolutions for Maximizing Classification Accuracy in Embedded Applications.

TL;DR: This paper validates the memory-optimal CNN technique with an Arduino implementation of the 10-class MNIST classification task, fitting the network specification, weights, and activations entirely within 2KB SRAM and achieving a state-of-theart classification accuracy for small-scale embedded systems of 99.15%.
Proceedings Article

Graph-Coupled Oscillator Networks

TL;DR: It is proved that GraphCON mitigates the exploding and vanishing gradients problem to facilitate training of deep multi-layer GNNs and offers competitive performance with respect to the state-of-the-art on a variety of graph-based learning tasks.
Journal Article

Cross-Domain Few-Shot Learning by Representation Fusion

TL;DR: This work proposes Cross-domain Hebbian Ensemble Few-shot learning (CHEF), which achieves representation fusion by an ensemble of Hebbians acting on different layers of a deep neural network that was trained on the original domain, which significantly outperforms all its competitors on cross-domain few-shot benchmark challenges with larger domain shifts.
Related Papers (5)