CVDec 4, 2020

Boosting offline handwritten text recognition in historical documents with few labeled lines

arXiv:2012.02544v10.0033 citations
AI Analysis50

This work provides an incremental improvement for researchers and practitioners working on handwritten text recognition in historical documents, particularly when dealing with scarce and erroneous labels.

This paper addresses offline handwritten text recognition in historical documents with limited and noisy labeled data. The authors achieve a remarkable reduction of Character Error Rate (CER) by up to 6% in some cases on the test set.

In this paper, we face the problem of offline handwritten text recognition (HTR) in historical documents when few labeled samples are available and some of them contain errors in the train set. Three main contributions are developed. First we analyze how to perform transfer learning (TL) from a massive database to a smaller historical database, analyzing which layers of the model need a fine-tuning process. Second, we analyze methods to efficiently combine TL and data augmentation (DA). Finally, an algorithm to mitigate the effects of incorrect labelings in the training set is proposed. The methods are analyzed over the ICFHR 2018 competition database, Washington and Parzival. Combining all these techniques, we demonstrate a remarkable reduction of CER (up to 6% in some cases) in the test set with little complexity overhead.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes