paper-with-me

Papers

LED: A Benchmark for Evaluating Layout Error Detection in Document Analysis

2026-03-18 · Inbum Heo, Taewook Hwang, Jeesu Jung, Sangkeun Jung arxiv

Recent advances in Large Language Models (LLMs) and Large Multimodal Models (LMMs) have improved Document Layout Analysis (DLA), yet structural errors such as region merging, splitting, and omission remain persistent. Conventional overlap-based metrics (e.g., IoU, mAP) fail to capture such logical inconsistencies. To overcome this limitation, we propose Layout Error Detection (LED), a benchmark that evaluates structural reasoning in DLA predictions beyond surface-level accuracy. LED defines eight standardized error types (Missing, Hallucination, Size Error, Split, Merge, Overlap, Duplicate, and Misclassification) and provides quantitative rules and injection algorithms for realistic error simulation. Using these definitions, we construct LED-Dataset and design three evaluation tasks: document-level error detection, document-level error-type classification, and element-level error-type classification. Experiments with state-of-the-art multimodal models show that LED enables fine-grained and interpretable assessment of structural understanding, revealing clear weaknesses across modalities and architectures. Overall, LED establishes a unified and explainable benchmark for diagnosing the structural robustness and reasoning capability of document understanding models.

📄 PDF Abstract BibTeX arXiv:2603.17265

Code (0)

등록된 구현이 없습니다.

Tasks

Document Layout Analysis

Similar Papers 제목 키워드 기반

LED Benchmark: Diagnosing Structural Layout Errors for Document Layout Analysis

2025-07-31 · Inbum Heo, Taewook Hwang, Jeesu Jung, Sangkeun Jung arxiv

Recent advancements in Document Layout Analysis through Large Language Models and Multimodal Models have significantly improved layout detection. However, despite these improvements, challenges remain in addressing criti…

Document Layout Analysis

Synthetic Data Augmentation for Table Detection: Re-evaluating TableNet's Performance with Automatically Generated Document Images

2025-06-17 · Krishna Sahukara, Zineddine Bettouche, Andreas Fischer

Document pages captured by smartphones or scanners often contain tables, yet manual extraction is slow and error-prone. We introduce an automated LaTeX-based pipeline that synthesizes realistic two-column pages with visu…

Data AugmentationTable Detection

Advanced Layout Analysis Models for Docling

2025-09-15 · Nikolaos Livathinos, Christoph Auer, Ahmed Nassar, Rafael Teixeira de Lima 외 arxiv

This technical report documents the development of novel Layout Analysis models integrated into the Docling document-conversion pipeline. We trained several state-of-the-art object detectors based on the RT-DETR, RT-DETR…

RT-DocLayout: Real-Time End-to-End Document Layout Analysis with Reading Order in the Wild

2026-06-22 · Cheng Cui, Tingquan Gao, Xueqing Wang, Changda Zhou 외 arxiv

Accurate document layout analysis remains a critical bottleneck for document parsing systems, due to the intricate coupling among heterogeneous document layout elements, geometric distortions (\eg, paper warping and bend…

Document Layout Analysis

Infinity Parser: Layout Aware Reinforcement Learning for Scanned Document Parsing

2025-06-01 · Baode Wang, Biao Wu, Weizhen Li, Meng Fang 외

Automated parsing of scanned documents into richly structured, machine-readable formats remains a critical bottleneck in Document AI, as traditional multi-stage pipelines suffer from error propagation and limited adaptab…

Document AIdocument understandingLanguage ModelingLanguage Modelling+4