CLJan 21

Typhoon OCR: Open Vision-Language Model For Thai Document Extraction

arXiv:2601.14722v1h-index: 8Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of accurate and efficient document extraction for Thai users, offering an open-source alternative to proprietary systems, though it is incremental as it builds on existing vision-language backbones.

The paper tackles the problem of document extraction for Thai, a low-resource language with complex script and unstructured documents, by presenting Typhoon OCR, an open vision-language model fine-tuned for Thai and English. It achieves performance comparable to or exceeding larger proprietary models across diverse document categories, with substantially lower computational cost.

Document extraction is a core component of digital workflows, yet existing vision-language models (VLMs) predominantly favor high-resource languages. Thai presents additional challenges due to script complexity from non-latin letters, the absence of explicit word boundaries, and the prevalence of highly unstructured real-world documents, limiting the effectiveness of current open-source models. This paper presents Typhoon OCR, an open VLM for document extraction tailored for Thai and English. The model is fine-tuned from vision-language backbones using a Thai-focused training dataset. The dataset is developed using a multi-stage data construction pipeline that combines traditional OCR, VLM-based restructuring, and curated synthetic data. Typhoon OCR is a unified framework capable of text transcription, layout reconstruction, and document-level structural consistency. The latest iteration of our model, Typhoon OCR V1.5, is a compact and inference-efficient model designed to reduce reliance on metadata and simplify deployment. Comprehensive evaluations across diverse Thai document categories, including financial reports, government forms, books, infographics, and handwritten documents, show that Typhoon OCR achieves performance comparable to or exceeding larger frontier proprietary models, despite substantially lower computational cost. The results demonstrate that open vision-language OCR models can achieve accurate text extraction and layout reconstruction for Thai documents, reaching performance comparable to proprietary systems while remaining lightweight and deployable.

Foundations

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

Your Notes