PubMed-OCR: PMC Open Access OCR Annotations
Hunter Heidenreich, Yosheb Getachew, Olivia Dinica, Ben Elliott
TL;DR
PubMed-OCR addresses the need for faithful text-layout grounding in scientific literature by providing an OCR-first corpus derived from the PubMed Central Open Access subset and annotated directly from page images with word-, line-, and paragraph-level bounding boxes. It processes 209.5K documents using Google Vision OCR on page images rendered at 150 DPI, producing standardized JSON outputs and line-reconstructed layouts that avoid PDF/XML alignment errors. The dataset comprises about 1.5 million pages and roughly 1.3 billion words, enabling layout-aware modeling, coordinate-grounded QA, and robust evaluation of OCR-dependent pipelines, with rich statistics on journals and layout features. While offering broad utility and reproducibility, the work notes limitations such as dependence on a single OCR engine, heuristic line reconstruction, and lack of character-level or mathematical structure annotations, and it invites community extensions and audits to improve coverage and accuracy.
Abstract
PubMed-OCR is an OCR-centric corpus of scientific articles derived from PubMed Central Open Access PDFs. Each page image is annotated with Google Cloud Vision and released in a compact JSON schema with word-, line-, and paragraph-level bounding boxes. The corpus spans 209.5K articles (1.5M pages; ~1.3B words) and supports layout-aware modeling, coordinate-grounded QA, and evaluation of OCR-dependent pipelines. We analyze corpus characteristics (e.g., journal coverage and detected layout features) and discuss limitations, including reliance on a single OCR engine and heuristic line reconstruction. We release the data and schema to facilitate downstream research and invite extensions.
