English

Unified Pretraining Framework for Document Understanding

Computation and Language 2022-04-29 v2 Computer Vision and Pattern Recognition

Abstract

Document intelligence automates the extraction of information from documents and supports many business applications. Recent self-supervised learning methods on large-scale unlabeled document datasets have opened up promising directions towards reducing annotation efforts by training models with self-supervised objectives. However, most of the existing document pretraining methods are still language-dominated. We present UDoc, a new unified pretraining framework for document understanding. UDoc is designed to support most document understanding tasks, extending the Transformer to take multimodal embeddings as input. Each input element is composed of words and visual features from a semantic region of the input document image. An important feature of UDoc is that it learns a generic representation by making use of three self-supervised losses, encouraging the representation to model sentences, learn similarities, and align modalities. Extensive empirical analysis demonstrates that the pretraining procedure learns better joint representations and leads to improvements in downstream tasks.

Keywords

Cite

@article{arxiv.2204.10939,
  title  = {Unified Pretraining Framework for Document Understanding},
  author = {Jiuxiang Gu and Jason Kuen and Vlad I. Morariu and Handong Zhao and Nikolaos Barmpalios and Rajiv Jain and Ani Nenkova and Tong Sun},
  journal= {arXiv preprint arXiv:2204.10939},
  year   = {2022}
}

Comments

12 pages, 4 figures, NeurIPS 2021 (Updated Camera Ready)

R2 v1 2026-06-24T10:56:25.161Z