paper-with-me

Papers

Gradient-based learning applied to document recognition

1998-11-01 · Proceedings of the IEEE 1998 11 · Y. LeCun, L. Bottou, Y. Bengio, P. Haffner

Multilayer neural networks trained with the back-propagation 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, which 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 multimodule systems to be trained globally using gradient-based methods so as to minimize an overall performance measure. Two systems for online handwriting recognition are described. Experiments demonstrate the advantage of global training, and the flexibility of graph transformer networks. A graph transformer network for reading a bank cheque is also described. It uses convolutional neural network character recognizers combined with global training techniques to provide record accuracy on business and personal cheques. It is deployed commercially and reads several million cheques per day.

📄 PDF Abstract BibTeX

Code (1)

adheep04/LeNet-5 pytorch

Tasks

Handwriting RecognitionHandwritten Digit RecognitionLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Enhancement of text recognition for hanja handwritten documents of Ancient Korea

2024-12-14 · Joonmo Ahna, Taehong Jang, Quan Fengnyu, Hyungil Lee 외

We implemented a high-performance optical character recognition model for classical handwritten documents using data augmentation with highly variable cropping within the document region. Optical character recognition in…

Data Augmentationobject-detectionObject DetectionOptical Character Recognition+1

DANIEL: A fast Document Attention Network for Information Extraction and Labelling of handwritten documents

2024-07-12 · Thomas Constum, Pierrick Tranouez, Thierry Paquet

Information extraction from handwritten documents involves traditionally three distinct steps: Document Layout Analysis, Handwritten Text Recognition, and Named Entity Recognition. Recent approaches have attempted to int…

Document Layout Analysisdocument understandingHandwriting RecognitionHandwritten Text Recognition+5

Text recognition in both ancient and cartographic documents

2013-08-28 · Nizar Zaghden, Badreddine Khelifi, Adel M. ALIMI, Remy Mullot

This paper deals with the recognition and matching of text in both cartographic maps and ancient documents. The purpose of this work is to find similar text regions based on statistical and global features. A phase of no…

The Role of Global and Local Context in Named Entity Recognition

2023-05-04 · Arthur Amalvy, Vincent Labatut, Richard Dufour

Pre-trained transformer-based models have recently shown great performance when applied to Named Entity Recognition (NER). As the complexity of their self-attention mechanism prevents them from processing long documents …

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

CG-DIQA: No-reference Document Image Quality Assessment Based on Character Gradient

2018-07-11 · Hongyu Li, Fan Zhu, Junhua Qiu

Document image quality assessment (DIQA) is an important and challenging problem in real applications. In order to predict the quality scores of document images, this paper proposes a novel no-reference DIQA method based…

Document Image Quality AssessmentImage Quality AssessmentOptical Character Recognition (OCR)