paper-with-me

홈 › Papers

OCR or Not? Rethinking Document Information Extraction in the MLLMs Era with Real-World Large-Scale Datasets

2026-03-03 · Jiyuan Shen, Peiyue Yuan, Atin Ghosh, Yifan Mai, Daniel Dahlmeier arxiv

Multimodal Large Language Models (MLLMs) enhance the potential of natural language processing. However, their actual impact on document information extraction remains unclear. In particular, it is unclear whether an MLLM-only pipeline--while simpler--can truly match the performance of traditional OCR+MLLM setups. In this paper, we conduct a large-scale benchmarking study that evaluates various out-of-the-box MLLMs on business-document information extraction. To examine and explore failure modes, we propose an automated hierarchical error analysis framework that leverages large language models (LLMs) to diagnose error patterns systematically. Our findings suggest that OCR may not be necessary for powerful MLLMs, as image-only input can achieve comparable performance to OCR-enhanced approaches. Moreover, we demonstrate that carefully designed schema, exemplars, and instructions can further enhance MLLMs performance. We hope this work can offer practical guidance and valuable insight for advancing document information extraction.

📄 PDF Abstract BibTeX arXiv:2603.02789

Code (0)

등록된 구현이 없습니다.

Tasks

Information Extraction

Similar Papers 제목 키워드 기반

Beyond Visual Evidence: Revealing and Mitigating Relational Privacy Leakage in Document MLLMs

2026-08-13 · Beining Xu, Hairui Wang, Jiaxin Wang, Changsheng Chen 외 arxiv

While the privacy risks of multimodal large language models (MLLMs) have drawn significant attention, the unique vulnerabilities of domain-specific MLLMs remain largely underexplored. Focusing on document understanding M…

Key Information Extraction

MathDoc: Benchmarking Structured Extraction and Active Refusal on Noisy Mathematics Exam Papers

2026-01-15 · Chenyue Zhou, Jiayi Tuo, Shitong Qin, Wei Dai 외 arxiv

The automated extraction of structured questions from paper-based mathematics exams is fundamental to intelligent education, yet remains challenging in real-world settings due to severe visual noise. Existing benchmarks …

High School MathematicsInformation Extraction

From Recognition to Reasoning: Benchmarking and Enhancing MLLMs on Real-World Receipt Document Understanding

2026-05-21 · Yandi Wang, Libin Zhan, Ziwei Huang, Tiancheng Luo 외 arxiv

Extracting structured information from visual documents (Visual Information Extraction, VIE) is a cornerstone of business automation. While recent Multimodal Large Language Models (MLLMs) have shown promising capabilitie…

Reinforcement LearningInformation ExtractionText Spotting

LineFormer: Rethinking Line Chart Data Extraction as Instance Segmentation

2023-05-03 · Jay Lal, Aditya Mitkari, Mahesh Bhosale, David Doermann

Data extraction from line-chart images is an essential component of the automated document understanding process, as line charts are a ubiquitous data visualization format. However, the amount of visual and structural va…

Data Visualizationdocument understandingInstance SegmentationSemantic Segmentation

Finding Needles in Images: Can Multimodal LLMs Locate Fine Details?

2025-08-07 · Parth Thakkar, Ankush Agarwal, Prasad Kasu, Pulkit Bansal 외 arxiv

While Multi-modal Large Language Models (MLLMs) have shown impressive capabilities in document understanding tasks, their ability to locate and reason about fine-grained details within complex documents remains understud…