paper-with-me

Papers

Sequence to Sequence Learning for Optical Character Recognition

2015-11-13 · Devendra Kumar Sahu, Mohak Sukhwani

We propose an end-to-end recurrent encoder-decoder based sequence learning approach for printed text Optical Character Recognition (OCR). In contrast to present day existing state-of-art OCR solution which uses connectionist temporal classification (CTC) output layer, our approach makes minimalistic assumptions on the structure and length of the sequence. We use a two step encoder-decoder approach -- (a) A recurrent encoder reads a variable length printed text word image and encodes it to a fixed dimensional embedding. (b) This fixed dimensional embedding is subsequently comprehended by decoder structure which converts it into a variable length text output. Our architecture gives competitive performance relative to connectionist temporal classification (CTC) output layer while being executed in more natural settings. The learnt deep word image embedding from encoder can be used for printed text based retrieval systems. The expressive fixed dimensional embedding for any variable length input expedites the task of retrieval and makes it more efficient which is not possible with other recurrent neural network architectures. We empirically investigate the expressiveness and the learnability of long short term memory (LSTMs) in the sequence to sequence learning regime by training our network for prediction tasks in segmentation free printed text OCR. The utility of the proposed architecture for printed text is demonstrated by quantitative and qualitative evaluation of two tasks -- word prediction and retrieval.

📄 PDF Abstract BibTeX arXiv:1511.04176

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderGeneral ClassificationOptical Character RecognitionOptical Character Recognition (OCR)Retrieval

Similar Papers 제목 키워드 기반

An End-to-End Khmer Optical Character Recognition using Sequence-to-Sequence with Attention

2021-06-21 · Rina Buoy, Sokchea Kor, Nguonly Taing

This paper presents an end-to-end deep convolutional recurrent neural network solution for Khmer optical character recognition (OCR) task. The proposed solution uses a sequence-to-sequence (Seq2Seq) architecture with att…

DecoderOptical Character RecognitionOptical Character Recognition (OCR)Sentence

Rethinking Genomic Modeling Through Optical Character Recognition

2026-02-02 · Hongxin Xiang, Pengsen Ma, Yunkang Cao, Di Yu 외 arxiv

Recent genomic foundation models largely adopt large language model architectures that treat DNA as a one-dimensional token sequence. However, exhaustive sequential reading is structurally misaligned with sparse and disc…

TransDocs: Optical Character Recognition with word to word translation

2023-04-15 · Abhishek Bamotra, Phani Krishna Uppala

While OCR has been used in various applications, its output is not always accurate, leading to misfit words. This research work focuses on improving the optical character recognition (OCR) with ML techniques with integra…

Deep LearningDocument TranslationMachine TranslationOptical Character Recognition+3

Logios : An open source Greek Polytonic Optical Character Recognition system

2025-06-26 · Perifanos Konstantinos, Goutsos Dionisis

In this paper, we present an Optical Character Recognition (OCR) system specifically designed for the accurate recognition and digitization of Greek polytonic texts. By leveraging the combined strengths of convolutional …

Optical Character RecognitionOptical Character Recognition (OCR)

Post-OCR Document Correction with large Ensembles of Character Sequence-to-Sequence Models

2021-09-13 · Juan Ramirez-Orta, Eduardo Xamena, Ana Maguitman, Evangelos Milios 외

In this paper, we propose a novel method based on character sequence-to-sequence models to correct documents already processed with Optical Character Recognition (OCR) systems. The main contribution of this paper is a se…

Optical Character RecognitionOptical Character Recognition (OCR)