paper-with-me

Papers

RoundTripOCR: A Data Generation Technique for Enhancing Post-OCR Error Correction in Low-Resource Devanagari Languages

2024-12-14 · Harshvivek Kashid, Pushpak Bhattacharyya

Optical Character Recognition (OCR) technology has revolutionized the digitization of printed text, enabling efficient data extraction and analysis across various domains. Just like Machine Translation systems, OCR systems are prone to errors. In this work, we address the challenge of data generation and post-OCR error correction, specifically for low-resource languages. We propose an approach for synthetic data generation for Devanagari languages, RoundTripOCR, that tackles the scarcity of the post-OCR Error Correction datasets for low-resource languages. We release post-OCR text correction datasets for Hindi, Marathi, Bodo, Nepali, Konkani and Sanskrit. We also present a novel approach for OCR error correction by leveraging techniques from machine translation. Our method involves translating erroneous OCR output into a corrected form by treating the OCR errors as mistranslations in a parallel text corpus, employing pre-trained transformer models to learn the mapping from erroneous to correct text pairs, effectively correcting OCR errors.

📄 PDF Abstract BibTeX arXiv:2412.15248

Code (1)

harshvivek14/RoundTripOCR 공식 구현 pytorch

Tasks

Machine TranslationOptical Character RecognitionOptical Character Recognition (OCR)Synthetic Data GenerationTranslation

Similar Papers 제목 키워드 기반

Automatic and standardized surgical reporting for central nervous system tumors

2025-08-12 · David Bouget, Mathilde Gajda Faanes, Asgeir Store Jakola, Frederik Barkhof 외 arxiv

Magnetic resonance (MR) imaging is essential for evaluating central nervous system (CNS) tumors, guiding surgical planning, treatment decisions, and assessing postoperative outcomes and complication risks. While recent w…

Tumor Segmentation

Smoothie-Qwen: Post-Hoc Smoothing to Reduce Language Bias in Multilingual LLMs

2025-07-08 · SeungWon Ji, Jungyup Lee, Jemin Kim, Sang Park 외 arxiv

Multilingual large language models (LLMs) often exhibit language confusion, a tendency to generate responses in a dominant language irrespective of the prompt's language. To address this, we propose Smoothie-Qwen, a ligh…

Enhancing Consistency-Based Image Generation via Adversarialy-Trained Classification and Energy-Based Discrimination

2024-05-25 · Shelly Golan, Roy Ganz, Michael Elad

The recently introduced Consistency models pose an efficient alternative to diffusion algorithms, enabling rapid and good quality image synthesis. These methods overcome the slowness of diffusion models by directly mappi…

Image Generation

Mind the Gap: A Review of Arabic Post-Training Datasets and Their Limitations

2025-07-19 · Mohammed Alkhowaiter, Norah Alshahrani, Saied Alshahrani, Reem I. Masoud 외 arxiv

Post-training has emerged as a crucial technique for aligning pre-trained Large Language Models (LLMs) with human instructions, significantly enhancing their performance across a wide range of tasks. Central to this proc…

Question AnsweringCode Generation

Copyright-Protected Language Generation via Adaptive Model Fusion

2024-12-09 · Javier Abad, Konstantin Donhauser, Francesco Pinto, Fanny Yang

The risk of language models reproducing copyrighted material from their training data has led to the development of various protective measures. Among these, inference-time strategies that impose constraints via post-pro…

Code GenerationmodelText Generation