paper-with-me

Papers

Position Masking for Improved Layout-Aware Document Understanding

2021-09-01 · Anik Saha, Catherine Finegan-Dollak, Ashish Verma

Natural language processing for document scans and PDFs has the potential to enormously improve the efficiency of business processes. Layout-aware word embeddings such as LayoutLM have shown promise for classification of and information extraction from such documents. This paper proposes a new pre-training task called that can improve performance of layout-aware word embeddings that incorporate 2-D position embeddings. We compare models pre-trained with only language masking against models pre-trained with both language masking and position masking, and we find that position masking improves performance by over 5% on a form understanding task.

📄 PDF Abstract BibTeX arXiv:2109.00442

Code (0)

등록된 구현이 없습니다.

Tasks

document understandingPositionWord Embeddings

Similar Papers 제목 키워드 기반

LayoutMask: Enhance Text-Layout Interaction in Multi-modal Pre-training for Document Understanding

2023-05-30 · Yi Tu, Ya Guo, Huan Chen, Jinyang Tang

Visually-rich Document Understanding (VrDU) has attracted much research attention over the past years. Pre-trained models on a large number of document images with transformer-based backbones have led to significant perf…

document-image-classificationDocument Image Classificationdocument understandingimage-classification+9

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

LayoutLMv3: Pre-training for Document AI with Unified Text and Image Masking

2022-04-18 · Yupan Huang, Tengchao Lv, Lei Cui, Yutong Lu 외

Self-supervised pre-training techniques have achieved remarkable progress in Document AI. Most multimodal pre-trained models use a masked language modeling objective to learn bidirectional representations on the text mod…

cross-modal alignmentDocument AIdocument-image-classificationDocument Image Classification+16

Composition-aware Graphic Layout GAN for Visual-textual Presentation Designs

2022-04-30 · Min Zhou, Chenchen Xu, Ye Ma, Tiezheng Ge 외

In this paper, we study the graphic layout generation problem of producing high-quality visual-textual presentation designs for given images. We note that image compositions, which contain not only global semantics but a…

Layout Generation

PARL: Position-Aware Relation Learning Network for Document Layout Analysis

2026-01-12 · Fuyuan Liu, Dianyu Yu, He Ren, Nayu Liu 외 arxiv

Document layout analysis aims to detect and categorize structural elements (e.g., titles, tables, figures) in scanned or digital documents. Popular methods often rely on high-quality Optical Character Recognition (OCR) t…

Document Layout Analysis