HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Modeling Layout Reading Order as Ordering Relations for Visually-rich Document Understanding

Chong Zhang; Yi Tu; Yixi Zhao; Chenshu Yuan; Huan Chen; Yue Zhang; Mingxu Chai; Ya Guo; Huijia Zhu; Qi Zhang; Tao Gui

Modeling Layout Reading Order as Ordering Relations for Visually-rich Document Understanding

Abstract

Modeling and leveraging layout reading order in visually-rich documents (VrDs) is critical in document intelligence as it captures the rich structure semantics within documents. Previous works typically formulated layout reading order as a permutation of layout elements, i.e. a sequence containing all the layout elements. However, we argue that this formulation does not adequately convey the complete reading order information in the layout, which may potentially lead to performance decline in downstream VrD tasks. To address this issue, we propose to model the layout reading order as ordering relations over the set of layout elements, which have sufficient expressive capability for the complete reading order information. To enable empirical evaluation on methods towards the improved form of reading order prediction (ROP), we establish a comprehensive benchmark dataset including the reading order annotation as relations over layout elements, together with a relation-extraction-based method that outperforms previous methods. Moreover, to highlight the practical benefits of introducing the improved form of layout reading order, we propose a reading-order-relation-enhancing pipeline to improve model performance on any arbitrary VrD task by introducing additional reading order relation inputs. Comprehensive results demonstrate that the pipeline generally benefits downstream VrD tasks: (1) with utilizing the reading order relation information, the enhanced downstream models achieve SOTA results on both two task settings of the targeted dataset; (2) with utilizing the pseudo reading order information generated by the proposed ROP model, the performance of the enhanced models has improved across all three models and eight cross-domain VrD-IE/QA task settings without targeted optimization.

Code Repositories

chongzhangFDU/ROOR
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
entity-linking-on-ec-funsdRORE (LayoutLMv3-base)
F1: 73.64
entity-linking-on-ec-funsdRORE (GeoLayoutLM)
F1: 87.42
entity-linking-on-ec-funsdRORE (LayoutLMv3-large)
F1: 79.33
entity-linking-on-funsdRORE (GeoLayoutLM)
F1: 88.46
key-information-extraction-on-cordRORE (GeoLayoutLM)
F1: 98.52
key-information-extraction-on-sroieRORE (GeoLayoutLM)
F1: 96.97
reading-order-detection-on-roorLayoutLMv3-GlobalPointer (base)
Segment-level F1: 68.60
reading-order-detection-on-roorLayoutLMv3-GlobalPointer (large)
Segment-level F1: 82.38
relation-extraction-on-funsdRORE (GeoLayoutLM)
F1: 88.46
semantic-entity-labeling-on-ec-funsdRORE (GeoLayoutLM)
F1: 84.34
semantic-entity-labeling-on-ec-funsdRORE (LayoutLMv3-large)
F1: 84.53
semantic-entity-labeling-on-ec-funsdRORE (LayoutLMv3-base)
F1: 82.80
semantic-entity-labeling-on-funsdRORE (GeoLayoutLM)
F1: 91.84

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Modeling Layout Reading Order as Ordering Relations for Visually-rich Document Understanding | Papers | HyperAI