paper-with-me

Papers

Enhancing Visually-Rich Document Understanding via Layout Structure Modeling

2023-08-15 · Qiwei Li, Zuchao Li, Xiantao Cai, Bo Du, Hai Zhao

In recent years, the use of multi-modal pre-trained Transformers has led to significant advancements in visually-rich document understanding. However, existing models have mainly focused on features such as text and vision while neglecting the importance of layout relationship between text nodes. In this paper, we propose GraphLayoutLM, a novel document understanding model that leverages the modeling of layout structure graph to inject document layout knowledge into the model. GraphLayoutLM utilizes a graph reordering algorithm to adjust the text sequence based on the graph structure. Additionally, our model uses a layout-aware multi-head self-attention layer to learn document layout knowledge. The proposed model enables the understanding of the spatial arrangement of text elements, improving document comprehension. We evaluate our model on various benchmarks, including FUNSD, XFUND and CORD, and achieve state-of-the-art results among these datasets. Our experimental results demonstrate that our proposed method provides a significant improvement over existing approaches and showcases the importance of incorporating layout information into document understanding models. We also conduct an ablation study to investigate the contribution of each component of our model. The results show that both the graph reordering algorithm and the layout-aware multi-head self-attention layer play a crucial role in achieving the best performance.

📄 PDF Abstract BibTeX arXiv:2308.07777

Code (1)

line-kite/graphlayoutlm 공식 구현 pytorch

Tasks

document understanding

Similar Papers 제목 키워드 기반

LayoutXLM: Multimodal Pre-training for Multilingual Visually-rich Document Understanding

2021-04-18 · Yiheng Xu, Tengchao Lv, Lei Cui, Guoxin Wang 외

Multimodal pre-training with text, layout, and image has achieved SOTA performance for visually-rich document understanding tasks recently, which demonstrates the great potential for joint learning across different modal…

Document Image Classificationdocument understandingFormKey-value Pair Extraction

XFUND: A Benchmark Dataset for Multilingual Visually Rich Form Understanding

2022-05-01 · Findings (ACL) 2022 5 · Yiheng Xu, Tengchao Lv, Lei Cui, Guoxin Wang 외

Multimodal pre-training with text, layout, and image has achieved SOTA performance for visually rich document understanding tasks recently, which demonstrates the great potential for joint learning across different modal…

document understandingForm

MarkupLM: Pre-training of Text and Markup Language for Visually-rich Document Understanding

2021-10-16 · Junlong Li, Yiheng Xu, Lei Cui, Furu Wei

Multimodal pre-training with text, layout, and image has made significant progress for Visually Rich Document Understanding (VRDU), especially the fixed-layout documents such as scanned document images. While, there are …

document understanding

MarkupLM: Pre-training of Text and Markup Language for Visually Rich Document Understanding

2022-05-01 · ACL 2022 5 · Junlong Li, Yiheng Xu, Lei Cui, Furu Wei

Multimodal pre-training with text, layout, and image has made significant progress for Visually Rich Document Understanding (VRDU), especially the fixed-layout documents such as scanned document images. While, there are …

document understanding

XYLayoutLM: Towards Layout-Aware Multimodal Networks For Visually-Rich Document Understanding

2022-03-14 · CVPR 2022 1 · Zhangxuan Gu, Changhua Meng, Ke Wang, Jun Lan 외

Recently, various multimodal networks for Visually-Rich Document Understanding(VRDU) have been proposed, showing the promotion of transformers by integrating visual and layout information with the text embeddings. Howeve…

document understandingOptical Character Recognition (OCR)Position