paper-with-me

Papers

Advancing Post-OCR Correction: A Comparative Study of Synthetic Data

2024-08-05 · Shuhao Guan, Derek Greene

This paper explores the application of synthetic data in the post-OCR domain on multiple fronts by conducting experiments to assess the impact of data volume, augmentation, and synthetic data generation methods on model performance. Furthermore, we introduce a novel algorithm that leverages computer vision feature detection algorithms to calculate glyph similarity for constructing post-OCR synthetic data. Through experiments conducted across a variety of languages, including several low-resource ones, we demonstrate that models like ByT5 can significantly reduce Character Error Rates (CER) without the need for manually annotated data, and our proposed synthetic data generation method shows advantages over traditional methods, particularly in low-resource languages.

📄 PDF Abstract BibTeX arXiv:2408.02253

Code (1)

nikoguan/p_ocr 공식 구현 pytorch

Tasks

Optical Character Recognition (OCR)Synthetic Data Generation

Similar Papers 제목 키워드 기반

A Comparative Study of Synthetic Data Generation Methods for Grammatical Error Correction

2020-07-01 · WS 2020 7 · Max White, Alla Rozovskaya

Grammatical Error Correction (GEC) is concerned with correcting grammatical errors in written text. Current GEC systems, namely those leveraging statistical and neural machine translation, require large quantities of ann…

Grammatical Error CorrectionMachine TranslationSynthetic Data GenerationTranslation

Comparative study of models trained on synthetic data for Ukrainian grammatical error correction

2024-05-05 · EACL 2024 5 · Maksym Bondarenko, Artem Yushko, Andrii Shportko, Andrii Fedorych

The task of Grammatical Error Correction (GEC) has been extensively studied for the English language. However, its application to low-resource languages, such as Ukrainian, remains an open challenge. In this paper, we de…

Grammatical Error CorrectionMachine TranslationSynthetic Data Generation

Empirical Analysis of Noising Scheme based Synthetic Data Generation for Automatic Post-editing

2022-06-01 · LREC 2022 6 · Hyeonseok Moon, Chanjun Park, Seolhwa Lee, Jaehyung Seo 외

Automatic post-editing (APE) refers to a research field that aims to automatically correct errors included in the translation sentences derived by the machine translation system. This study has several limitations, consi…

Automatic Post-EditingMachine TranslationSynthetic Data GenerationTranslation

Towards Detecting, Recognizing, and Parsing the Address Information from Bangla Signboard: A Deep Learning-based Approach

2023-11-22 · Hasan Murad, Mohammed Eunus Ali

Retrieving textual information from natural scene images is an active research area in the field of computer vision with numerous practical applications. Detecting text regions and extracting text from signboards is a ch…

Language ModellingText Detection

Stop Replacing Noise with Noise: Two-Source Reliability Assessment for Label Correction and Sample Reweighting in Label-Noise Learning

2026-08-04 · Wenxiao Fan, Kan Li arxiv

Refurbishment-based noisy-label learning mixes an observed label with a model-derived pseudo target, typically using one sample-wise cleanliness score to control both branches. This creates a hidden coupling: reducing tr…