pdf parsing

Extracting structured text, figures, tables, and metadata from PDF academic papers and other documents to build multimodal corpora. This involves collecting representative corpora, preprocessing pipelines, and aligning extracted modalities (text, images, audio, keywords) for downstream modelling and analysis.

pdfparsing

12-Month Skill Trend

Momentum and market value over time
Trending
Score
+20 in 12 mo
96
12 mo agoNow
Career
Value
+$12K in 12 mo
$42K/year
12 mo agoNow

Recommended Survey Paper

Quick overview of the field
View more

Must-Read Papers

Most classic and influential ideas
View more

This study addresses the limitation of existing keyword extraction methods, which predominantly focus on plain text while neglecting visual and audio modalities, and the absence of dedicated multimodal datasets. To bridge this gap, the authors introduce the first multimodal dataset comprising 1,000 academic papers, each annotated with human-labeled keywords and accompanied by original text, images (with OCR-extracted text), and audio transcripts (via automatic speech recognition). Leveraging this resource, the paper systematically evaluates the impact of individual modalities and their fusion—under both unsupervised and supervised settings—on keyword extraction performance. Experimental results demonstrate that integrating multimodal textual information significantly enhances extraction accuracy, with distinct modalities offering complementary cues, thereby confirming the effectiveness and necessity of multimodal modeling for academic keyword extraction.

academic papercross-modal correlationinformation richness

HiPS: Hierarchical PDF Segmentation of Textbooks

Aug 31, 2025
SW
Sabine Wehnert
🏛️ Otto von Guericke University | Leibniz Institute for Educational Media | Georg Eckert Institute

Existing PDF parsing tools are primarily designed for academic papers and struggle to accurately process pedagogical documents—such as legal textbooks—that exhibit complex, implicitly structured hierarchies. To address this, we propose a hierarchical text segmentation framework integrating structure-aware preprocessing with large language models (LLMs). Our method jointly leverages OCR-based heading detection, XML structural feature extraction, and contextual semantic modeling to infer implicit heading hierarchies without requiring explicit table-of-contents input. Compared to pure LLM–based or traditional rule-based approaches, our framework significantly reduces false positives and improves segmentation accuracy. When high-quality metadata is available, a supplementary table-of-contents–driven strategy further enhances performance. The source code and benchmark dataset are publicly released to support reproducible research.

Evaluating TOC-based and structure-aware methods for textbook analysisHierarchical segmentation of complex structured PDF documentsImproving parsing accuracy with preprocessing and LLM integration

Comparison of Feature Learning Methods for Metadata Extraction from PDF Scholarly Documents

Jan 09, 2025
ZB
Zeyd Boukhers
🏛️ Fraunhofer Institute for Applied Information Technology FIT | University Hospital of Cologne | University of Koblenz | Soochow University

This study addresses the challenge of extracting key metadata (e.g., title, authors, affiliations) from German social science PDFs, which exhibit high template heterogeneity and widespread metadata absence. We systematically benchmark state-of-the-art NLP (BERT), computer vision (YOLO/CNN-based layout analysis), and multimodal approaches (LayoutLMv3, text-layout-image joint modeling) on metadata extraction, establishing the first unified evaluation framework tailored to real-world, high-diversity German academic PDFs—balancing accuracy and efficiency. Experimental results show that multimodal methods achieve up to a 12.7% F1-score improvement over unimodal baselines, with layout-aware models significantly outperforming pure text-based ones. To foster reproducibility and FAIR metadata infrastructure, we publicly release the first benchmark dataset dedicated to German social science PDFs, along with fully documented, end-to-end training and inference code.

German social sciencesPDF extractionresearch discoverability

Document Parsing Unveiled: Techniques, Challenges, and Prospects for Structured Information Extraction

Oct 28, 2024
QZ
Qintong Zhang
🏛️ Shanghai Artificial Intelligence Laboratory | Peking University

This work addresses high-accuracy conversion of unstructured/semi-structured documents (e.g., contracts, academic papers, invoices) into structured, machine-readable data. Method: We systematically survey and empirically compare modular pipeline approaches against end-to-end multimodal large models, proposing a unified framework integrating OCR, layout analysis (LayoutParser), graph neural networks, vision-language models (VLMs), and specialized formula/table recognition. We identify and characterize core bottlenecks—layout understanding, dense text recognition, and cross-modal alignment—for the first time. Contribution/Results: We establish a comprehensive analytical framework covering methodology, challenges, and benchmarks, revealing >32% performance gaps of current SOTA on complex layouts (e.g., multi-column, nested tables). We propose a “dual-driven” evolution path emphasizing both data diversity and scale, and open-source a larger annotated dataset to significantly advance knowledge base construction and training-data generation for large models.

Address challenges in layout detection and multi-modal data integrationConvert unstructured documents into structured machine-readable dataImprove parsing accuracy for complex layouts and high-density text

Collage: Decomposable Rapid Prototyping for Information Extraction on Scientific PDFs

Oct 30, 2024
SG
Sireesh Gururaja
🏛️ Carnegie Mellon University

Scientific PDF information extraction tools suffer from inconsistent input formats, opaque “black-box” behavior, poor fault tolerance, and limited format support—hindering literature analysis efficiency for non-NLP researchers. To address these challenges, we propose the first modular information extraction experimental framework specifically designed for scientific PDFs, enabling model-level decoupling, fine-grained intermediate-state visualization, and unified cross-model evaluation. The framework integrates Hugging Face token classifiers, diverse large language models (LLMs), and domain-specific models within a PDF processing pipeline comprising layout-aware parsing, text reconstruction, and semantic alignment. Evaluated on materials science literature review tasks, it significantly reduces model trial-and-error overhead, improves error attribution accuracy, and enhances system interpretability. The platform delivers a debuggable, reusable, plug-and-play rapid prototyping capability for scientific information extraction, empowering domain experts without NLP expertise.

Challenges in debugging and understanding NLP processing pipelinesDifficulty comparing multimodal NLP models for scientific PDFsLack of tools for prototyping and evaluating extraction models

Latest Papers

What's happening recently
View more

Existing benchmarks struggle to systematically evaluate the impact of multimodal inputs on structured information extraction. This work proposes the first multimodal extraction benchmark tailored for government forms, generating diverse documents with deterministic ground truth through procedural PDF templates and a reverse annotation pipeline. Each document is provided in four standardized input formats—plain text, layout-preserving text, image, and multimodal—to enable rigorous ablation studies. A three-stage quality control mechanism and compliance-based evaluation of structured outputs ensure high data fidelity and reliable assessment. Experiments reveal that small models (<4B parameters) are primarily limited by structural adherence; fine-tuning a 2B model yields an 81-percentage-point improvement; layout-preserving text consistently outperforms image inputs by 3–18 percentage points; and the benchmark exhibits maximal discriminative power within the 60–95% accuracy range.

document understandinginput modalitymultimodal benchmark

Existing PDF parsers often fail to capture critical visual content, erroneously extract irrelevant images, and struggle to accurately associate figures with their captions—limitations that significantly hinder the performance of multimodal retrieval-augmented generation (RAG) systems. To address these challenges, this work proposes a lightweight, production-oriented visual PDF parsing framework that, for the first time in a production setting, integrates spatial heuristics, document layout analysis, and semantic similarity to achieve robust, low-latency detection of visual elements and precise figure–caption alignment. Evaluated on both public and internal datasets, the method attains detection accuracy of at least 96% and caption association accuracy of 93%. When deployed as a RAG preprocessing module, it substantially outperforms current state-of-the-art approaches while reducing inference latency by more than twofold.

caption associationdocument understandingmultimodal RAG

This work addresses the challenge that current machine translation systems struggle to preserve alignment between textual content and visual layout—such as tables and mathematical formulas—when processing PDF documents, often resulting in structural distortion. To tackle this issue, the authors construct a multimodal parallel corpus comprising 3,956 PDFs across 15 language pairs, meticulously retaining original layout metadata. They introduce, for the first time, a 45-dimensional geometric feature space to guide K-Medoids sampling, prioritizing visual structural diversity. This dataset enables layout-aware translation that jointly leverages textual and visual context, exposing critical limitations of existing systems in spatial localization and geometric synchronization. It thus establishes a high-fidelity, evaluable benchmark for document translation and reconstruction that faithfully preserves complex layouts.

layout preservationmultimodal machine translationPDF translation

Exploring LLMs for Scientific Information Extraction Using The SciEx Framework

Dec 10, 2025
SL
Sha Li
🏛️ Virginia Tech | University of Michigan

To address three core challenges in scientific literature information extraction—modeling long documents, understanding multimodal content, and standardizing fine-grained cross-paper information (especially under dynamically evolving data schemas)—this paper proposes SciEx, a modular, decoupled framework. SciEx explicitly separates PDF parsing, multimodal retrieval, LLM-driven extraction, and cross-document aggregation, enabling plug-and-play integration of diverse prompting strategies, foundation models, and inference mechanisms for rapid adaptation. Evaluated across three domain-specific datasets, SciEx achieves high accuracy and consistency in fine-grained information extraction. The study systematically identifies key strengths and bottlenecks of current LLM-based pipelines, offering an extensible and maintainable technical pathway for constructing scientific knowledge graphs that evolve with shifting data patterns and scholarly conventions.

Adapting extraction systems to rapidly changing data schemas or ontologies.Extracting fine-grained scientific data from long, multi-modal documents.Reconciling inconsistent information across publications into standardized formats.

This study investigates whether document information extraction in the era of multimodal large language models (MLLMs) still necessitates traditional OCR preprocessing. Through large-scale benchmarking, the authors evaluate the end-to-end performance of off-the-shelf MLLMs on real-world business documents and propose a direct image input pipeline that bypasses OCR entirely. They develop an LLM-based automated hierarchical error analysis framework to systematically diagnose failure modes and introduce structured prompting, in-context learning, and output schema constraints to significantly enhance extraction accuracy. Experimental results demonstrate that the OCR-free approach achieves comparable accuracy to OCR-augmented pipelines across most scenarios, confirming the feasibility of streamlining the extraction workflow and offering practical guidance for real-world deployment.

Business DocumentsDocument Information ExtractionMultimodal Large Language Models

Hot Scholars

CH

Conghui He

Shanghai AI Laboratory
Data-centric AILLMDocument Intelligence
XB

Xiang Bai

Huazhong University of Science and Technology (HUST)
Computer VisionOCR
CC

Cheng Cui

BUAA
deep learningnetwork designOCRmllm
JK

Janis Keuper

Institute for Machine Learning and Analytics (IMLA), Offenburg University, Germany
Pattern RecognitionComputer VisionGeophysics
JM

Jiang Ming

Tulane University
Software and Systems Security