CVCLCYLGMLAug 18, 2023

A tailored Handwritten-Text-Recognition System for Medieval Latin

arXiv:2308.09368v1134 citationsh-index: 24
Originality Synthesis-oriented
AI Analysis

This work addresses the digitization of a low-resource language for academic purposes, but it is incremental as it applies existing methods to a specific domain.

The researchers tackled the problem of digitizing a Medieval Latin dictionary by developing a tailored handwritten text recognition system, achieving a Character Error Rate of 0.015, which outperforms commercial models like Google Cloud Vision.

The Bavarian Academy of Sciences and Humanities aims to digitize its Medieval Latin Dictionary. This dictionary entails record cards referring to lemmas in medieval Latin, a low-resource language. A crucial step of the digitization process is the Handwritten Text Recognition (HTR) of the handwritten lemmas found on these record cards. In our work, we introduce an end-to-end pipeline, tailored to the medieval Latin dictionary, for locating, extracting, and transcribing the lemmas. We employ two state-of-the-art (SOTA) image segmentation models to prepare the initial data set for the HTR task. Furthermore, we experiment with different transformer-based models and conduct a set of experiments to explore the capabilities of different combinations of vision encoders with a GPT-2 decoder. Additionally, we also apply extensive data augmentation resulting in a highly competitive model. The best-performing setup achieved a Character Error Rate (CER) of 0.015, which is even superior to the commercial Google Cloud Vision model, and shows more stable performance.

Foundations

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

Your Notes