CVSep 18, 2019

Unsupervised Adaptation for Synthetic-to-Real Handwritten Word Recognition

arXiv:1909.08473v20.0026 citations
AI Analysis50

This provides a practical solution for adapting HTR systems to new document collections without costly labeling, though it is incremental as it builds on existing synthetic data methods.

The paper tackles the problem of inaccurate transcriptions in handwritten text recognition when using synthetic data by proposing an unsupervised writer adaptation approach that adjusts a recognizer trained on synthetic fonts to new writers, showing it maintains performance across five diverse datasets without manual annotation.

Handwritten Text Recognition (HTR) is still a challenging problem because it must deal with two important difficulties: the variability among writing styles, and the scarcity of labelled data. To alleviate such problems, synthetic data generation and data augmentation are typically used to train HTR systems. However, training with such data produces encouraging but still inaccurate transcriptions in real words. In this paper, we propose an unsupervised writer adaptation approach that is able to automatically adjust a generic handwritten word recognizer, fully trained with synthetic fonts, towards a new incoming writer. We have experimentally validated our proposal using five different datasets, covering several challenges (i) the document source: modern and historic samples, which may involve paper degradation problems; (ii) different handwriting styles: single and multiple writer collections; and (iii) language, which involves different character combinations. Across these challenging collections, we show that our system is able to maintain its performance, thus, it provides a practical and generic approach to deal with new document collections without requiring any expensive and tedious manual annotation step.

Foundations

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

Your Notes