paper-with-me

Papers

Dr. DocBench: A Comprehensive Benchmark for Expert-Level and Difficult Document Parsing

2026-05-31 · Minglai Yang, Xinyan Velocity Yu, Pengyuan Li, Xinyu Guo, Zhenting Qi, Konwoo Kim, Longtian Ye, Xiaolong Luo, Jinhe Bi, Henry Zhang, Haris Riaz, Xuan Zhang, Yunze Xiao, Bangya Liu, Tom Tang, Yunfei Zhao, Qunshu Lin, Zihan Wang, Minghao Liu, Michael Lingzhi Li, Yilun Du, Jesse Thomason, Rogerio Feris, Alex Pentland, Zexue He arxiv

Document parsing and recognition are fundamental capabilities for vision-language models (VLMs) and document processing systems. However, existing Optical Character Recognition (OCR) and document parsing benchmarks are increasingly limited in coverage and difficulty: many focus on common document genres or uniformly sampled pages where modern parsers already perform strongly, while offering limited annotation for expert-domain structures such as chemical formula, music notation, complex tables, and cross-page layouts. We introduce Dr. DocBench, a difficulty-aware benchmark for expert-level document parsing. Built from a large-scale multilingual book corpus, Dr. DocBench spans 52 BISAC subject domains and selects challenging documents through parser-failure-based sampling, targeting cases where multiple state-of-the-art systems struggle. It contains 4,514 annotated pages from long documents averaging around 100 pages, with 65k high-quality page- and block-level annotations for layout, reading order, hierarchical relations, and domain-specific visual contents. Evaluations of pipeline-based parsers and general-purpose VLMs show that strong performance on existing benchmarks does not transfer to our expert-level document parsing. Our analysis reveals substantial failures across subjects, content types, and structural attributes, highlighting Dr. DocBench as a comprehensive testbed for diagnosing and advancing document intelligence.

📄 PDF Abstract BibTeX arXiv:2606.01393

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OmniDocBench: Benchmarking Diverse PDF Document Parsing with Comprehensive Annotations

2024-12-10 · CVPR 2025 1 · Linke Ouyang, Yuan Qu, Hongbin Zhou, Jiawei Zhu 외

Document content extraction is a critical task in computer vision, underpinning the data needs of large language models (LLMs) and retrieval-augmented generation (RAG) systems. Despite recent progress, current document p…

AttributeBenchmarkingDiversityRAG+1

LingDT-VL-OCR: Structure-Aware Document-Level Parsing with Fine-Grained Visual Reference

2026-03-11 · Siyi Qian, Xiongfei Bai, Bingtao Fu, Yichen Lu 외 arxiv

In this paper, we propose LingDT-VL-OCR, a document parsing system tailored to financial-domain documents, transforming ultra-long financial PDFs into semantically consistent, highly accurate, structured outputs with aud…

SciDocBench: A Workflow-Centered Benchmark and Data Pipeline for Scientific Document Understanding

2026-09-04 · Shenxi Wu, Yuhong Liu, Haosong Zhang, Tongjin Zou 외 arxiv

Scientific papers require models to reason jointly over text, equations, figures, tables, code, and datasets while preserving the provenance of supporting evidence. Existing benchmarks typically evaluate these capabiliti…

MPDocBench-Parse: Benchmarking Practical Multi-page Document Parsing

2026-05-21 · Bangbang Zhou, Hangdi Xing, Yifan Chen, Jianjun Xu 외 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, …

MMDocBench: Benchmarking Large Vision-Language Models for Fine-Grained Visual Document Understanding

2024-10-25 · Fengbin Zhu, Ziyang Liu, Xiang Yao Ng, Haohui Wu 외

Large Vision-Language Models (LVLMs) have achieved remarkable performance in many vision-language tasks, yet their capabilities in fine-grained visual understanding remain insufficiently evaluated. Existing benchmarks ei…

Benchmarkingdocument understandingOptical Character Recognition (OCR)