English

DocParser: Hierarchical Structure Parsing of Document Renderings

Machine Learning 2021-01-26 v2 Computation and Language Computer Vision and Pattern Recognition Machine Learning

Abstract

Translating renderings (e. g. PDFs, scans) into hierarchical document structures is extensively demanded in the daily routines of many real-world applications. However, a holistic, principled approach to inferring the complete hierarchical structure of documents is missing. As a remedy, we developed "DocParser": an end-to-end system for parsing the complete document structure - including all text elements, nested figures, tables, and table cell structures. Our second contribution is to provide a dataset for evaluating hierarchical document structure parsing. Our third contribution is to propose a scalable learning framework for settings where domain-specific data are scarce, which we address by a novel approach to weak supervision that significantly improves the document structure parsing performance. Our experiments confirm the effectiveness of our proposed weak supervision: Compared to the baseline without weak supervision, it improves the mean average precision for detecting document entities by 39.1 % and improves the F1 score of classifying hierarchical relations by 35.8 %.

Keywords

Cite

@article{arxiv.1911.01702,
  title  = {DocParser: Hierarchical Structure Parsing of Document Renderings},
  author = {Johannes Rausch and Octavio Martinez and Fabian Bissig and Ce Zhang and Stefan Feuerriegel},
  journal= {arXiv preprint arXiv:1911.01702},
  year   = {2021}
}

Comments

AAAI 2021

R2 v1 2026-06-23T12:05:07.471Z