paper-with-me

홈 › Papers

Upcycle Your OCR: Reusing OCRs for Post-OCR Text Correction in Romanised Sanskrit

2018-09-06 · CONLL 2018 10 · Amrith Krishna, Bodhisattwa Prasad Majumder, Rajesh Shreedhar Bhat, Pawan Goyal

We propose a post-OCR text correction approach for digitising texts in Romanised Sanskrit. Owing to the lack of resources our approach uses OCR models trained for other languages written in Roman. Currently, there exists no dataset available for Romanised Sanskrit OCR. So, we bootstrap a dataset of 430 images, scanned in two different settings and their corresponding ground truth. For training, we synthetically generate training images for both the settings. We find that the use of copying mechanism (Gu et al., 2016) yields a percentage increase of 7.69 in Character Recognition Rate (CRR) than the current state of the art model in solving monotone sequence-to-sequence tasks (Schnober et al., 2016). We find that our system is robust in combating OCR-prone errors, as it obtains a CRR of 87.01% from an OCR output with CRR of 35.76% for one of the dataset settings. A human judgment survey performed on the models shows that our proposed model results in predictions which are faster to comprehend and faster to improve for a human than the other systems.

📄 PDF Abstract BibTeX arXiv:1809.02147

Code (1)

majumderb/sanskrit-ocr 공식 구현 tf

Tasks

Optical Character Recognition (OCR)

Similar Papers 제목 키워드 기반

Fully Dynamic Online Selection through Online Contention Resolution Schemes

2023-01-08 · Vashist Avadhanula, Andrea Celli, Riccardo Colini-Baldeschi, Stefano Leonardi 외

We study fully dynamic online selection problems in an adversarial/stochastic setting that includes Bayesian online selection, prophet inequalities, posted price mechanisms, and stochastic probing problems subject to com…

A Data-Efficient Path to Multilingual LLMs: Language Expansion via Post-training PARAM$Δ$ Integration into Upcycled MoE

2026-05-18 · Hao Zhou, Tianhao Li, Zhijun Wang, Shuaijie She 외 arxiv

Expanding Large Language Models~(LLMs) to new languages is a costly endeavor, demanding extensive Continued Pre-Training~(CPT) and data-intensive alignment. While recent data-free merging techniques attempt to bypass ali…

Language Acquisition

A Cost Efficient Approach to Correct OCR Errors in Large Document Collections

2019-05-28 · Deepayan Das, Jerin Philip, Minesh Mathew, C. V. Jawahar

Word error rate of an ocr is often higher than its character error rate. This is especially true when ocrs are designed by recognizing characters. High word accuracies are critical to tasks like the creation of content i…

ClusteringLanguage ModellingOptical Character Recognition (OCR)text-to-speech+1

DeRS: Towards Extremely Efficient Upcycled Mixture-of-Experts Models

2025-03-03 · CVPR 2025 1 · Yongqi Huang, Peng Ye, Chenyu Huang, JianJian Cao 외

Upcycled Mixture-of-Experts (MoE) models have shown great potential in various tasks by converting the original Feed-Forward Network (FFN) layers in pre-trained dense models into MoE layers. However, these models still s…

Mixture-of-ExpertsQuantization

Universal Defensive Underpainting Patch: Making Your Text Invisible to Optical Character Recognition

2023-08-04 · Jiacheng Deng, Li Dong, Jiahao Chen, Diqun Yan 외

Optical Character Recognition (OCR) enables automatic text extraction from scanned or digitized text images, but it also makes it easy to pirate valuable or sensitive text from these images. Previous methods to prevent O…

Optical Character RecognitionOptical Character Recognition (OCR)