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

A deep convolutional neural network architecture for interstitial lung disease pattern classification

TL;DR: A new deep convolutional neural network (CNN) architecture is designed to achieve the classification task of ILD patterns and a novel two-stage transfer learning (TSTL) method is proposed to deal with the problem of the lack of training data.
Proceedings Article

A scalable trust-region algorithm with application to mixed-norm regression

TL;DR: This work presents a new algorithm for minimizing a convex loss-function subject to regularization based on the trust-region framework with nonsmooth objectives, which allows it to build on known results to provide convergence analysis.
Posted Content

SoK: Certified Robustness for Deep Neural Networks.

TL;DR: This paper provides a taxonomy for the robustness verification and training approaches, and provides an open-sourced unified platform to evaluate 20+ representative verification and corresponding robust training approaches on a wide range of DNNs.
Journal ArticleDOI

Decomposing Single Images for Layered Photo Retouching

TL;DR: A method to decompose a single image into multiple layers that approximates effects such as shadow, diffuse illumination, albedo, and specular shading is suggested and used for photo manipulations which are otherwise impossible to perform based on single images.
Journal ArticleDOI

End-to-End learning of decision trees and forests

TL;DR: This work presents an end-to-end learning scheme for deterministic decision trees and decision forests that can learn more complex split functions than common oblique ones, and facilitates interpretability through spatial regularization.
Related Papers (5)