Writer adaptation for offline text recognition: An exploration of neural network-based methods
Tobias van der Werff, Maruf A. Dhali, Lambert Schomaker

TL;DR
This paper investigates neural network-based methods to adapt offline handwritten text recognition models to new writers using few examples, comparing meta-learning and writer codes, and analyzing their effectiveness and limitations.
Contribution
It introduces an HTR-specific meta-learning approach (MetaHTR) and evaluates writer adaptation techniques, highlighting their strengths and computational challenges.
Findings
MetaHTR improves WER by 1.4 to 2.0 over baseline.
Writer adaptation reduces WER by 0.2 to 0.7.
Writer codes did not improve recognition performance.
Abstract
Handwriting recognition has seen significant success with the use of deep learning. However, a persistent shortcoming of neural networks is that they are not well-equipped to deal with shifting data distributions. In the field of handwritten text recognition (HTR), this shows itself in poor recognition accuracy for writers that are not similar to those seen during training. An ideal HTR model should be adaptive to new writing styles in order to handle the vast amount of possible writing styles. In this paper, we explore how HTR models can be made writer adaptive by using only a handful of examples from a new writer (e.g., 16 examples) for adaptation. Two HTR architectures are used as base models, using a ResNet backbone along with either an LSTM or Transformer sequence decoder. Using these base models, two methods are considered to make them writer adaptive: 1) model-agnostic…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHandwritten Text Recognition Techniques · Natural Language Processing Techniques · Speech Recognition and Synthesis
MethodsMulti-Head Attention · Attention Is All You Need · Residual Block · 1x1 Convolution · Softmax · Dense Connections · Batch Normalization · Linear Layer · Dropout · *Communicated@Fast*How Do I Communicate to Expedia?
