Transformer-based HTR for Historical Documents
We apply the TrOCR framework to real-world, historical manuscripts and show that TrOCR per se is a strong model, ideal for transfer learning. TrOCR has been trained on English only, but it can adapt to other languages that use the Latin alphabet fairly easily and with little training material. We compare TrOCR against a SOTA HTR framework (Transkribus) and show that it can beat such systems. This finding is essential since Transkribus performs best when it has access to baseline information, which is not needed at all to fine-tune TrOCR.
Code (1)
Tasks
HTRTransfer LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Alleviating Digitization Errors in Named Entity Recognition for Historical Documents
This paper tackles the task of named entity recognition (NER) applied to digitized historical texts obtained from processing digital images of newspapers using optical character recognition (OCR) techniques. We argue tha…
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+2Transferring Modern Named Entity Recognition to the Historical Domain: How to Take the Step?
Named entity recognition is of high interest to digital humanities, in particular when mining historical documents. Although the task is mature in the field of NLP, results of contemporary models are not satisfactory on …
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Optical Character Recognition (OCR)Investigating OCR-Sensitive Neurons to Improve Entity Recognition in Historical Documents
This paper investigates the presence of OCR-sensitive neurons within the Transformer architecture and their influence on named entity recognition (NER) performance on historical documents. By analysing neuron activation …
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1From Codicology to Code: A Comparative Study of Transformer and YOLO-based Detectors for Layout Analysis in Historical Documents
Robust Document Layout Analysis (DLA) is critical for the automated processing and understanding of historical documents with complex page organizations. This paper benchmarks five state-of-the-art object detection archi…
Document Layout Analysisobject-detectionObject DetectionCounterfactual Query Rewriting to Use Historical Relevance Feedback
When a retrieval system receives a query it has encountered before, previous relevance feedback, such as clicks or explicit judgments can help to improve retrieval results. However, the content of a previously relevant d…
counterfactualRetrieval