paper-with-me

홈 › Papers

Adapting OCR with limited supervision

2020-07-27 · Document Analysis Systems: 14th IAPR International Workshop 2020 7 · Deepayan Das, CV Jawahar

Text recognition systems of today (aka OCRs) are mostly based on supervised learning of deep neural networks. Performance of these are limited by the type of data that is used for training. In the presence of diverse style in the document images (eg. fonts, print, writer, imaging process), creating a large amount of training data is impossible. In this paper, we explore the problem of adapting an existing OCR, already trained for a specific collection to a new collection, with minimal supervision or human effort. We explore three popular strategies for this: (i) Fine Tuning (ii) Self Training (ii) Fine Tuning + Self Training. We discuss details on how these popular approaches in Machine Learning can be adapted to the text recognition problem of our interest. We hope, our empirical observations on two different languages will be of relevance to wider use cases in text recognition.

📄 PDF Abstract BibTeX

Code (1)

Deepayan137/Adapting-OCR pytorch

Tasks

Optical Character Recognition (OCR)

Similar Papers 제목 키워드 기반

Target Driven Visual Navigation with Hybrid Asynchronous Universal Successor Representations

2018-11-27 · Shamane Siriwardhana, Rivindu Weerasekera, Suranga Nanayakkara

Being able to navigate to a target with minimal supervision and prior knowledge is critical to creating human-like assistive agents. Prior work on map-based and map-less approaches have limited generalizability. In this …

NavigateVisual Navigation

Bayesian Model-Agnostic Meta-Learning with Matrix-Valued Kernels for Quality Estimation

2021-08-01 · ACL (RepL4NLP) 2021 8 · Abiola Obamuyide, Marina Fomicheva, Lucia Specia

Most current quality estimation (QE) models for machine translation are trained and evaluated in a fully supervised setting requiring significant quantities of labelled training data. However, obtaining labelled data can…

Machine TranslationMeta-LearningTranslation

Adapting taggers to Twitter with not-so-distant supervision

2014-08-01 · COLING 2014 8 · Barbara Plank, Dirk Hovy, Ryan Mcdonald, Anders S{\o}gaard

Guided Distant Supervision for Multilingual Relation Extraction Data: Adapting to a New Language

2024-03-25 · Alistair Plum, Tharindu Ranasinghe, Christoph Purschke

Relation extraction is essential for extracting and understanding biographical information in the context of digital humanities and related subjects. There is a growing interest in the community to build datasets capable…

RelationRelation Extraction

Short-form Text Rewriting with Phi Silica

2026-05-30 · Divya Tadimeti, Shawn Pan, Sameera Lanka, Chenghui Zhou 외 arxiv

Short-form text rewriting is a constrained variant of paraphrasing in which limited context and high semantic density leave little room for variation. While large language models perform well on general paraphrasing, sma…

parameter-efficient fine-tuning