dots.ocr: Multilingual Document Layout Parsing in a Single Vision-Language Model
About
Document Layout Parsing serves as a critical gateway for Artificial Intelligence (AI) to access and interpret the world's vast stores of structured knowledge. This process,which encompasses layout detection, text recognition, and relational understanding, is particularly crucial for empowering next-generation Vision-Language Models. Current methods, however, rely on fragmented, multi-stage pipelines that suffer from error propagation and fail to leverage the synergies of joint training. In this paper, we introduce dots_ocr, a single Vision-Language Model that, for the first time, demonstrates the advantages of jointly learning three core tasks within a unified, end-to-end framework. This is made possible by a highly scalable data engine that synthesizes a vast multilingual corpus, empowering the model to deliver robust performance across a wide array of tasks, encompassing diverse languages, layouts, and domains. The efficacy of our unified paradigm is validated by state-of-the-art performance on the comprehensive OmniDocBench. Furthermore, to catalyze research in global document intelligence, we introduce XDocParse, a challenging new benchmark spanning 126 languages. On this benchmark, dots_ocr achieves state-of-the-art performance, delivering an approximately 10% relative improvement and demonstrating strong multilingual capability.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Document Parsing | OmniDocBench v1.5 | Overall Score88.41 | 195 | |
| Document Parsing | OmniDocBench 1.5 (test) | Text Edit Error0.048 | 111 | |
| Document Parsing | olmOCR-bench | ArXiv Processing Accuracy82.1 | 45 | |
| Table Structure Recognition | PubTabNet | S-TEDS93.76 | 37 | |
| Table Structure Recognition | PubTabNet (val) | TEDS90.65 | 33 | |
| Document Parsing | Real5-OmniDocBench (screen-photography) | Overall Score87.18 | 32 | |
| Document Parsing | OmniDocBench Real5 skewing variation | Overall Score84.27 | 32 | |
| Document Parsing | OmniDocBench Real5 warping | Overall Score86.01 | 32 | |
| Table Structure Recognition | FinTabNet | S-TEDS87.86 | 32 | |
| Reading Order Detection | OmniDocBench EN v1.0 | Edit Distance0.04 | 28 |