paper-with-me

홈 › Papers

Handwritten Stenography Recognition and the LION Dataset

2023-08-15 · Raphaela Heil, Malin Nauwerck

Purpose: In this paper, we establish a baseline for handwritten stenography recognition, using the novel LION dataset, and investigate the impact of including selected aspects of stenographic theory into the recognition process. We make the LION dataset publicly available with the aim of encouraging future research in handwritten stenography recognition. Methods: A state-of-the-art text recognition model is trained to establish a baseline. Stenographic domain knowledge is integrated by applying four different encoding methods that transform the target sequence into representations, which approximate selected aspects of the writing system. Results are further improved by integrating a pre-training scheme, based on synthetic data. Results: The baseline model achieves an average test character error rate (CER) of 29.81% and a word error rate (WER) of 55.14%. Test error rates are reduced significantly by combining stenography-specific target sequence encodings with pre-training and fine-tuning, yielding CERs in the range of 24.5% - 26% and WERs of 44.8% - 48.2%. Conclusion: The obtained results demonstrate the challenging nature of stenography recognition. Integrating stenography-specific knowledge, in conjunction with pre-training and fine-tuning on synthetic data, yields considerable improvements. Together with our precursor study on the subject, this is the first work to apply modern handwritten text recognition to stenography. The dataset and our code are publicly available via Zenodo.

📄 PDF Abstract BibTeX arXiv:2308.07799

Code (1)

https://zenodo.org/record/8249818 공식 구현

Tasks

Handwritten Text Recognition

Methods 이 논문이 사용한 방법론

Lion The Lion optimizer is discovered by symbolic program search. It is more memory-efficient than most adaptive optimizers as it only needs to momentum. The update of Lion is produced…

Similar Papers 제목 키워드 기반

A Study of Augmentation Methods for Handwritten Stenography Recognition

2023-03-05 · Raphaela Heil, Eva Breznik

One of the factors limiting the performance of handwritten text recognition (HTR) for stenography is the small amount of annotated training data. To alleviate the problem of data scarcity, modern HTR methods often employ…

Data AugmentationHandwritten Text RecognitionHTR

DARE: A large-scale handwritten date recognition system

2022-10-02 · Christian M. Dahl, Torben S. D. Johansen, Emil N. Sørensen, Christian E. Westermann 외

Handwritten text recognition for historical documents is an important task but it remains difficult due to a lack of sufficient training data in combination with a large variability of writing styles and degradation of h…

Handwritten Text RecognitionTransfer Learning

Efficient approach of using CNN based pretrained model in Bangla handwritten digit recognition

2022-09-19 · Muntarin Islam, Shabbir Ahmed Shuvo, Musarrat Saberin Nipun, Rejwan Bin Sulaiman 외

Due to digitalization in everyday life, the need for automatically recognizing handwritten digits is increasing. Handwritten digit recognition is essential for numerous applications in various industries. Bengali ranks t…

Handwritten Digit Recognition

Handwritten Word Recognition using Deep Learning Approach: A Novel Way of Generating Handwritten Words

2023-03-13 · Mst Shapna Akter, Hossain Shahriar, Alfredo Cuzzocrea, Nova Ahmed 외

A handwritten word recognition system comes with issues such as lack of large and diverse datasets. It is necessary to resolve such issues since millions of official documents can be digitized by training deep learning m…

Scalable handwritten text recognition system for lexicographic sources of under-resourced languages and alphabets

2023-03-28 · Jan Idziak, Artjoms Šeļa, Michał Woźniak, Albert Leśniak 외

The paper discusses an approach to decipher large collections of handwritten index cards of historical dictionaries. Our study provides a working solution that reads the cards, and links their lemmas to a searchable list…

Handwritten Text RecognitionHTRTransfer Learning