Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

VSR: A Unified Framework for Document Layout Analysis combining Vision, Semantics and Relations

About

Document layout analysis is crucial for understanding document structures. On this task, vision and semantics of documents, and relations between layout components contribute to the understanding process. Though many works have been proposed to exploit the above information, they show unsatisfactory results. NLP-based methods model layout analysis as a sequence labeling task and show insufficient capabilities in layout modeling. CV-based methods model layout analysis as a detection or segmentation task, but bear limitations of inefficient modality fusion and lack of relation modeling between layout components. To address the above limitations, we propose a unified framework VSR for document layout analysis, combining vision, semantics and relations. VSR supports both NLP-based and CV-based methods. Specifically, we first introduce vision through document image and semantics through text embedding maps. Then, modality-specific visual and semantic features are extracted using a two-stream network, which are adaptively fused to make full use of complementary information. Finally, given component candidates, a relation module based on graph neural network is incorported to model relations between components and output final results. On three popular benchmarks, VSR outperforms previous models by large margins. Code will be released soon.

Peng Zhang, Can Li, Liang Qiao, Zhanzhan Cheng, Shiliang Pu, Yi Niu, Fei Wu• 2021

Related benchmarks

TaskDatasetResultRank
Document Layout AnalysisPubLayNet (val)
mAP0.957
21
Layout AnalysisDocBank 1.0 (test)
Abstract98.29
12
Document Layout AnalysisPubLayNet (test)
Text Score96.7
11
Object DetectionSCUT-CAB Logical (test)
mAP0.557
6
Instance SegmentationSCUT-CAB Physical (test)
mAP78.7
6
Object DetectionSCUT-CAB Physical (test)
mAP78.7
6
Instance SegmentationSCUT-CAB Logical (test)
mAP55.1
6
Document Layout AnalysisArticle Regions (test)
mAP0.945
5
Showing 8 of 8 rows

Other info

Follow for update