57
0

Learning to Align: Addressing Character Frequency Distribution Shifts in Handwritten Text Recognition

Main:7 Pages
10 Figures
Bibliography:3 Pages
11 Tables
Appendix:7 Pages
Abstract

Handwritten text recognition aims to convert visual input into machine-readable text, and it remains challenging due to the evolving and context-dependent nature of handwriting. Character sets change over time, and character frequency distributions shift across historical periods or regions, often causing models trained on broad, heterogeneous corpora to underperform on specific subsets. To tackle this, we propose a novel loss function that incorporates the Wasserstein distance between the character frequency distribution of the predicted text and a target distribution empirically derived from training data. By penalizing divergence from expected distributions, our approach enhances both accuracy and robustness under temporal and contextual intra-dataset shifts. Furthermore, we demonstrate that character distribution alignment can also improve existing models at inference time without requiring retraining by integrating it as a scoring function in a guided decoding scheme. Experimental results across multiple datasets and architectures confirm the effectiveness of our method in boosting generalization and performance. We open source our code atthis https URL.

View on arXiv
@article{kaliosis2025_2506.09846,
  title={ Learning to Align: Addressing Character Frequency Distribution Shifts in Handwritten Text Recognition },
  author={ Panagiotis Kaliosis and John Pavlopoulos },
  journal={arXiv preprint arXiv:2506.09846},
  year={ 2025 }
}
Comments on this paper