An LMM for Precisely Grounding Elements in Documents
About
Visual grounding in documents is a crucial ability for Large Multimodal Models (LMMs) in areas such as document understanding, deep research and document error detection. However, existing approaches exhibit poor grounding precision in text-rich document images, often failing to accurately locate the critical document elements needed for reliable reasoning. To address this gap, we introduce PreciseDoc, an LMM specifically designed for precise element grounding and can be further optimized for Document VQA tasks. Specifically, to enhance the basic localization capability, we construct challenging training data by two pipelines capable of mass-producing high-quality documents with paired metadata of fine-grained coordinates, including synthetic hand-filled documents with camera effects. The model develops more real-world functions beyond straightforward localization of single text, such as locating personal information from CVs. Furthermore, we introduce a training paradigm for visual grounded reasoning where the grounding and reasoning are supervised jointly with reinforcement learning to improve the contribution of the grounded evidence. A comprehensive evaluation on various benchmarks demonstrates the advantage of the proposed data and methods in document spatial grounding and document understanding.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Visual Question Answering | TextVQA (val) | VQA Score78.2 | 371 | |
| Chart Understanding | ChartQA (test) | Accuracy81.2 | 119 | |
| Visual Grounded Reasoning | TRIG | Chart Score38.69 | 21 | |
| Grounding Accuracy | DocVQA BBox | Good Ratio100 | 17 | |
| Answer Accuracy | BBox-DocVQA | SPSBB Accuracy78.1 | 17 | |
| Text Localization | DocLocal4K | Word Localization Score67.73 | 16 | |
| Document Comprehension | DocVQA (test) | ANLS90.4 | 6 |