English

GutenOCR: A Grounded Vision-Language Front-End for Documents

Computer Vision and Pattern Recognition 2026-01-23 v2 Artificial Intelligence Computation and Language Machine Learning

Abstract

GutenOCR is a family of grounded OCR front-ends obtained by fine-tuning Qwen2.5-VL-3B and Qwen2.5-VL-7B. The resulting single-checkpoint vision-language models expose reading, detection, and grounding through a unified, prompt-based interface. Trained on business documents, scientific articles, and synthetic grounding data, the models support full-page and localized reading with line- and paragraph-level bounding boxes and conditional ``where is x?'' queries. We introduce a grounded OCR evaluation protocol and show that GutenOCR-7B more than doubles the composite grounded OCR score of its Qwen2.5-VL-7B backbone on 10.5K held-out business and scientific pages (0.40 to 0.82). On Fox and OmniDocBench v1.5, our approach substantially improves region- and line-level OCR as well as text-detection recall, but reveals trade-offs in page-level linearization, color-guided OCR, and formula-heavy layouts.

Cite

@article{arxiv.2601.14490,
  title  = {GutenOCR: A Grounded Vision-Language Front-End for Documents},
  author = {Hunter Heidenreich and Ben Elliott and Olivia Dinica and Yosheb Getachew},
  journal= {arXiv preprint arXiv:2601.14490},
  year   = {2026}
}
R2 v1 2026-07-01T09:13:16.129Z