English

DocFormer: End-to-End Transformer for Document Understanding

Computer Vision and Pattern Recognition 2021-09-21 v2

Abstract

We present DocFormer -- a multi-modal transformer based architecture for the task of Visual Document Understanding (VDU). VDU is a challenging problem which aims to understand documents in their varied formats (forms, receipts etc.) and layouts. In addition, DocFormer is pre-trained in an unsupervised fashion using carefully designed tasks which encourage multi-modal interaction. DocFormer uses text, vision and spatial features and combines them using a novel multi-modal self-attention layer. DocFormer also shares learned spatial embeddings across modalities which makes it easy for the model to correlate text to visual tokens and vice versa. DocFormer is evaluated on 4 different datasets each with strong baselines. DocFormer achieves state-of-the-art results on all of them, sometimes beating models 4x its size (in no. of parameters).

Keywords

Cite

@article{arxiv.2106.11539,
  title  = {DocFormer: End-to-End Transformer for Document Understanding},
  author = {Srikar Appalaraju and Bhavan Jasani and Bhargava Urala Kota and Yusheng Xie and R. Manmatha},
  journal= {arXiv preprint arXiv:2106.11539},
  year   = {2021}
}

Comments

Accepted to ICCV 2021 main conference

R2 v1 2026-06-24T03:27:12.192Z