Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

mPLUG-DocOwl 1.5: Unified Structure Learning for OCR-free Document Understanding

About

Structure information is critical for understanding the semantics of text-rich images, such as documents, tables, and charts. Existing Multimodal Large Language Models (MLLMs) for Visual Document Understanding are equipped with text recognition ability but lack general structure understanding abilities for text-rich document images. In this work, we emphasize the importance of structure information in Visual Document Understanding and propose the Unified Structure Learning to boost the performance of MLLMs. Our Unified Structure Learning comprises structure-aware parsing tasks and multi-grained text localization tasks across 5 domains: document, webpage, table, chart, and natural image. To better encode structure information, we design a simple and effective vision-to-text module H-Reducer, which can not only maintain the layout information but also reduce the length of visual features by merging horizontal adjacent patches through convolution, enabling the LLM to understand high-resolution images more efficiently. Furthermore, by constructing structure-aware text sequences and multi-grained pairs of texts and bounding boxes for publicly available text-rich images, we build a comprehensive training set DocStruct4M to support structure learning. Finally, we construct a small but high-quality reasoning tuning dataset DocReason25K to trigger the detailed explanation ability in the document domain. Our model DocOwl 1.5 achieves state-of-the-art performance on 10 visual document understanding benchmarks, improving the SOTA performance of MLLMs with a 7B LLM by more than 10 points in 5/10 benchmarks. Our codes, models, and datasets are publicly available at https://github.com/X-PLUG/mPLUG-DocOwl/tree/main/DocOwl1.5.

Anwen Hu, Haiyang Xu, Jiabo Ye, Ming Yan, Liang Zhang, Bo Zhang, Chen Li, Ji Zhang, Qin Jin, Fei Huang, Jingren Zhou• 2024

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringTextVQA
Accuracy58.6
1117
Visual Question AnsweringTextVQA (val)
VQA Score68.6
309
OCR EvaluationOCRBench
Score599
296
Chart Question AnsweringChartQA
Accuracy59.7
229
Document Visual Question AnsweringDocVQA (test)
ANLS82.2
192
Document Visual Question AnsweringDocVQA
ANLS82.2
164
Text-based Visual Question AnsweringTextVQA (val)
Accuracy68.6
146
Information ExtractionCORD (test)
F1 Score64.01
133
Chart Question AnsweringChartQA (test)
Accuracy70.2
129
Table Question AnsweringWTQ
Accuracy40.6
101
Showing 10 of 34 rows

Other info

Follow for update