Extracting Variable-Depth Logical Document Hierarchy from Long Documents: Method, Evaluation, and Application
Rongyu Cao, Yixuan Cao, Ganbin Zhou, Ping Luo

TL;DR
This paper introduces HELD, a framework for extracting variable-depth logical hierarchies from long documents, improving accuracy and efficiency, and demonstrating its usefulness in downstream tasks like passage retrieval.
Contribution
The paper presents a novel sequential insertion method for hierarchy extraction, with design variants and empirical validation across multiple languages and domains.
Findings
High accuracy achieved in multiple datasets (up to 97.26%)
Root-to-leaf traversal with explicit heading extraction performs best
Logical hierarchy extraction improves downstream passage retrieval
Abstract
In this paper, we study the problem of extracting variable-depth "logical document hierarchy" from long documents, namely organizing the recognized "physical document objects" into hierarchical structures. The discovery of logical document hierarchy is the vital step to support many downstream applications. However, long documents, containing hundreds or even thousands of pages and variable-depth hierarchy, challenge the existing methods. To address these challenges, we develop a framework, namely Hierarchy Extraction from Long Document (HELD), where we "sequentially" insert each physical object at the proper on of the current tree. Determining whether each possible position is proper or not can be formulated as a binary classification problem. To further improve its effectiveness and efficiency, we study the design variants in HELD, including traversal orders of the insertion…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
