Document AI: A Comparative Study of Transformer-Based, Graph-Based Models, and Convolutional Neural Networks For Document Layout Analysis
Sotirios Kastanas, Shaomu Tan, Yi He

TL;DR
This paper compares transformer-based, graph-based, and CNN models for document layout analysis, evaluating their effectiveness and exploring cross-lingual transfer capabilities using machine translation techniques.
Contribution
It provides the first comprehensive comparative analysis of different architectures for document layout analysis and investigates cross-lingual transfer using machine translation.
Findings
Transformer models outperform CNNs in layout accuracy.
Graph-based models excel at capturing spatial relationships.
Cross-lingual transfer shows promising results with machine translation.
Abstract
Document AI aims to automatically analyze documents by leveraging natural language processing and computer vision techniques. One of the major tasks of Document AI is document layout analysis, which structures document pages by interpreting the content and spatial relationships of layout, image, and text. This task can be image-centric, wherein the aim is to identify and label various regions such as authors and paragraphs, or text-centric, where the focus is on classifying individual words in a document. Although there are increasingly sophisticated methods for improving layout analysis, doubts remain about the extent to which their findings can be generalized to a broader context. Specifically, prior work developed systems based on very different architectures, such as transformer-based, graph-based, and CNNs. However, no work has mentioned the effectiveness of these models in a…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHandwritten Text Recognition Techniques · Image Retrieval and Classification Techniques · Image Processing and 3D Reconstruction
MethodsFocus
