paper-with-me

Papers

MPDocBench-Parse: Benchmarking Practical Multi-page Document Parsing

2026-05-21 · Bangbang Zhou, Hangdi Xing, Yifan Chen, Jianjun Xu, Qi Zheng, Feiyu Gao, Zhibo Yang, Shuai Bai, Ming Yan, Jieping Ye, Hongtao Xie arxiv

Document parsing converts visually rich documents into machine-readable structured representations, forming a crucial foundation for information systems. Although many benchmarks have been proposed for document parsing, they remain inadequate for realistic scenarios. Existing benchmarks either focus on specific tasks or assess only single-page, text-centric settings, making them insufficient for practical multi-page parsing. Moreover, they lack fine-grained evaluation of semantic continuity, hierarchical structure recovery, and visual content preservation. To address these gaps, we propose MPDocBench-Parse, a benchmark for multi-page document parsing in real-world applications. It contains 433 manually annotated documents with 3,246 pages, covering 15 document types in English and Chinese, with diverse layout styles, and supports document-level end-to-end evaluation. We further design a comprehensive protocol for content fidelity and logical structure, covering text, table, and formula recognition, truncated text and table merging, figure extraction, reading order, and heading hierarchy recovery. Experiments show that, while existing models perform well on basic text extraction, they still suffer clear limitations in semantic continuity integration, visual content parsing, and hierarchical structure recovery. MPDocBench-Parse provides a unified foundation for advancing document parsing toward more realistic scenarios.

📄 PDF Abstract BibTeX arXiv:2605.22100

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MMLongBench-Doc: Benchmarking Long-context Document Understanding with Visualizations

2024-07-01 · Yubo Ma, Yuhang Zang, Liangyu Chen, Meiqi Chen 외

Understanding documents with rich layouts and multi-modal components is a long-standing and practical task. Recent Large Vision-Language Models (LVLMs) have made remarkable strides in various tasks, particularly in singl…

Benchmarkingdocument understandingOptical Character Recognition (OCR)

EndoSparse: Real-Time Sparse View Synthesis of Endoscopic Scenes using Gaussian Splatting

2024-07-01 · Chenxin Li, Brandon Y. Feng, Yifan Liu, Hengyu Liu 외

3D reconstruction of biological tissues from a collection of endoscopic images is a key to unlock various important downstream surgical applications with 3D capabilities. Existing methods employ various advanced neural r…

3D ReconstructionBenchmarkingNeural Rendering

WebCode2M: A Real-World Dataset for Code Generation from Webpage Designs

2024-04-09 · Yi Gui, Zhen Li, Yao Wan, Yemin Shi 외

Automatically generating webpage code from webpage designs can significantly reduce the workload of front-end developers, and recent Multimodal Large Language Models (MLLMs) have shown promising potential in this area. H…

BenchmarkingCode Generation

Interaction2Code: Benchmarking MLLM-based Interactive Webpage Code Generation from Interactive Prototyping

2024-11-05 · Jingyu Xiao, Yuxuan Wan, Yintong Huo, Zixin Wang 외

Multimodal Large Language Models (MLLMs) have demonstrated remarkable performance on the design-to-code task, i.e., generating UI code from UI mock-ups. However, existing benchmarks only contain static web pages for eval…

BenchmarkingCode Generation

Plug-and-Play: Improve Depth Estimation via Sparse Data Propagation

2018-12-20 · Tsun-Hsuan Wang, Fu-En Wang, Juan-Ting Lin, Yi-Hsuan Tsai 외

We propose a novel plug-and-play (PnP) module for improving depth prediction with taking arbitrary patterns of sparse depths as input. Given any pre-trained depth prediction model, our PnP module updates the intermediate…

Depth EstimationDepth Prediction