Table of Contents
Fetching ...

Handwriting Recognition in Historical Documents with Multimodal LLM

Lucian Li

TL;DR

In this paper, the accuracy of handwritten document transcriptions generated by Gemini against the current state of the art Transformer based methods are evaluated.

Abstract

There is an immense quantity of historical and cultural documentation that exists only as handwritten manuscripts. At the same time, performing OCR across scripts and different handwriting styles has proven to be an enormously difficult problem relative to the process of digitizing print. While recent Transformer based models have achieved relatively strong performance, they rely heavily on manually transcribed training data and have difficulty generalizing across writers. Multimodal LLM, such as GPT-4v and Gemini, have demonstrated effectiveness in performing OCR and computer vision tasks with few shot prompting. In this paper, I evaluate the accuracy of handwritten document transcriptions generated by Gemini against the current state of the art Transformer based methods. Keywords: Optical Character Recognition, Multimodal Language Models, Cultural Preservation, Mass digitization, Handwriting Recognitio

Handwriting Recognition in Historical Documents with Multimodal LLM

TL;DR

In this paper, the accuracy of handwritten document transcriptions generated by Gemini against the current state of the art Transformer based methods are evaluated.

Abstract

There is an immense quantity of historical and cultural documentation that exists only as handwritten manuscripts. At the same time, performing OCR across scripts and different handwriting styles has proven to be an enormously difficult problem relative to the process of digitizing print. While recent Transformer based models have achieved relatively strong performance, they rely heavily on manually transcribed training data and have difficulty generalizing across writers. Multimodal LLM, such as GPT-4v and Gemini, have demonstrated effectiveness in performing OCR and computer vision tasks with few shot prompting. In this paper, I evaluate the accuracy of handwritten document transcriptions generated by Gemini against the current state of the art Transformer based methods. Keywords: Optical Character Recognition, Multimodal Language Models, Cultural Preservation, Mass digitization, Handwriting Recognitio

Paper Structure

This paper contains 11 sections, 8 figures, 1 table.

Figures (8)

  • Figure 1: Example data from SANCHEZ2019122
  • Figure 2: Example data from dolfing2020scribblelens
  • Figure 3: Metadata Characteristics
  • Figure 4: Gemini performance on Bentham document
  • Figure 5: Gemini performance on German document
  • ...and 3 more figures