Vision-Language Model Based Handwriting Verification
Mihir Chauhan, Abhishek Satbhai, Mohammad Abuzar Hashemi, Mir Basheer, Ali, Bina Ramamurthy, Mingchen Gao, Siwei Lyu, Sargur Srihari

TL;DR
This paper investigates using Vision-Language Models like GPT-4o and PaliGemma for handwriting verification to improve interpretability and reduce training data needs, showing promising results but still lagging behind specialized models.
Contribution
It introduces the application of VLMs with visual question answering and 0-shot reasoning to handwriting verification, emphasizing interpretability and adaptability.
Findings
VLMs improve interpretability and require less training data.
CNN-based ResNet-18 outperforms VLMs in accuracy.
Achieved 84% accuracy on CEDAR AND dataset.
Abstract
Handwriting Verification is a critical in document forensics. Deep learning based approaches often face skepticism from forensic document examiners due to their lack of explainability and reliance on extensive training data and handcrafted features. This paper explores using Vision Language Models (VLMs), such as OpenAI's GPT-4o and Google's PaliGemma, to address these challenges. By leveraging their Visual Question Answering capabilities and 0-shot Chain-of-Thought (CoT) reasoning, our goal is to provide clear, human-understandable explanations for model decisions. Our experiments on the CEDAR handwriting dataset demonstrate that VLMs offer enhanced interpretability, reduce the need for large training datasets, and adapt better to diverse handwriting styles. However, results show that the CNN-based ResNet-18 architecture outperforms the 0-shot CoT prompt engineering approach with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHandwritten Text Recognition Techniques · Human Motion and Animation · Simulation and Modeling Applications
