Vision Grid Transformer for Document Layout Analysis
Cheng Da, Chuwei Luo, Qi Zheng, Cong Yao

TL;DR
This paper introduces VGT, a two-stream Vision Grid Transformer for document layout analysis, leveraging multi-modal pre-training and a new diverse dataset to achieve state-of-the-art results.
Contribution
The paper proposes VGT, a novel multi-modal transformer model with grid-based pre-training for improved document layout analysis performance.
Findings
VGT achieves new state-of-the-art results on DLA benchmarks.
Introduction of the D4LA dataset, the most diverse annotated benchmark.
Pre-training enhances multi-modal understanding for DLA tasks.
Abstract
Document pre-trained models and grid-based models have proven to be very effective on various tasks in Document AI. However, for the document layout analysis (DLA) task, existing document pre-trained models, even those pre-trained in a multi-modal fashion, usually rely on either textual features or visual features. Grid-based models for DLA are multi-modality but largely neglect the effect of pre-training. To fully leverage multi-modal information and exploit pre-training techniques to learn better representation for DLA, in this paper, we present VGT, a two-stream Vision Grid Transformer, in which Grid Transformer (GiT) is proposed and pre-trained for 2D token-level and segment-level semantic understanding. Furthermore, a new dataset named DLA, which is so far the most diverse and detailed manually-annotated benchmark for document layout analysis, is curated and released.…
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.
Code & Models
Videos
Vision Grid Transformer for Document Layout Analysis· youtube
Taxonomy
TopicsHandwritten Text Recognition Techniques · Image Retrieval and Classification Techniques · Video Analysis and Summarization
MethodsAttention Is All You Need · Dense Connections · Residual Connection · Label Smoothing · Linear Layer · Layer Normalization · Softmax · Byte Pair Encoding · Dropout · Adam
