pith. sign in

arxiv: 1908.07836 · v1 · pith:7HRRZJLMnew · submitted 2019-08-16 · 💻 cs.CL

PubLayNet: largest dataset ever for document layout analysis

classification 💻 cs.CL
keywords documentlayoutdatasetpublaynetvisionanalysiscomputerdatasets
0
0 comments X
read the original abstract

Recognizing the layout of unstructured digital documents is an important step when parsing the documents into structured machine-readable format for downstream applications. Deep neural networks that are developed for computer vision have been proven to be an effective method to analyze layout of document images. However, document layout datasets that are currently publicly available are several magnitudes smaller than established computing vision datasets. Models have to be trained by transfer learning from a base model that is pre-trained on a traditional computer vision dataset. In this paper, we develop the PubLayNet dataset for document layout analysis by automatically matching the XML representations and the content of over 1 million PDF articles that are publicly available on PubMed Central. The size of the dataset is comparable to established computer vision datasets, containing over 360 thousand document images, where typical document layout elements are annotated. The experiments demonstrate that deep neural networks trained on PubLayNet accurately recognize the layout of scientific articles. The pre-trained models are also a more effective base mode for transfer learning on a different document domain. We release the dataset (https://github.com/ibm-aur-nlp/PubLayNet) to support development and evaluation of more advanced models for document layout analysis.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 5 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Improving Layout Representation Learning Across Inconsistently Annotated Datasets via Agentic Harmonization

    cs.CV 2026-04 unverdicted novelty 6.0

    VLM-based harmonization of inconsistent annotations across two document layout corpora raises detection F-score from 0.860 to 0.883 and table TEDS from 0.750 to 0.814 while tightening embedding clusters.

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

    cs.CV 2026-06 unverdicted novelty 5.0

    Presents RT-DocLayout, a 33M-parameter end-to-end model extending RT-DETR that unifies layout classification, detection, segmentation, and reading-order prediction at 132.1 FPS with claimed SOTA results on public benchmarks.

  3. ReforMe: Re-Shaping Documents with Contextual Prompting and Layout-Aware Propagation

    cs.HC 2026-06 unverdicted novelty 5.0

    ReforMe is an interactive document digitization system using layout-aware propagation to generalize user corrections from natural language or direct edits, shown to improve efficiency in a 12-user study on real documents.

  4. Structure-Preserving Document Translation via Multi-Stage LLM Pipeline: A Case Study in Marathi

    cs.CL 2026-06 unverdicted novelty 4.0

    A multi-stage LLM pipeline for structure-preserving Marathi-to-English translation of government PDFs using layout-aware OCR and HTML reconstruction.

  5. Revise: A Framework for Revising OCRed text in Practical Information Systems with Data Contamination Strategy

    cs.AI 2026-04 unverdicted novelty 4.0

    Revise corrects OCR errors using a hierarchical taxonomy and synthetic data contamination strategy to enable better structured document management and improve retrieval and QA performance.