SOTAVerified

Adapting OCR with limited supervision

2020-07-27Document Analysis Systems: 14th IAPR International Workshop 2020Code Available1· sign in to hype

Deepayan Das, CV Jawahar

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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.

Tasks

Reproductions