Meta-auxiliary test-time training with a masked autoencoder auxiliary loss improves handwritten document recognition on READ 2016, IAM, and RIMES 2011.
Pay Attention to What You Read: Non-recurrent Handwritten Text-Line Recognition
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
The advent of recurrent neural networks for handwriting recognition marked an important milestone reaching impressive recognition accuracies despite the great variability that we observe across different writing styles. Sequential architectures are a perfect fit to model text lines, not only because of the inherent temporal aspect of text, but also to learn probability distributions over sequences of characters and words. However, using such recurrent paradigms comes at a cost at training stage, since their sequential pipelines prevent parallelization. In this work, we introduce a non-recurrent approach to recognize handwritten text by the use of transformer models. We propose a novel method that bypasses any recurrence. By using multi-head self-attention layers both at the visual and textual stages, we are able to tackle character recognition as well as to learn language-related dependencies of the character sequences to be decoded. Our model is unconstrained to any predefined vocabulary, being able to recognize out-of-vocabulary words, i.e. words that do not appear in the training vocabulary. We significantly advance over prior art and demonstrate that satisfactory recognition accuracies are yielded even in few-shot learning scenarios.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
baseline 1polarities
baseline 1representative citing papers
citing papers explorer
-
DocTTT: Test-Time Training for Handwritten Document Recognition Using Meta-Auxiliary Learning
Meta-auxiliary test-time training with a masked autoencoder auxiliary loss improves handwritten document recognition on READ 2016, IAM, and RIMES 2011.