English

CREPE: Coordinate-Aware End-to-End Document Parser

Computer Vision and Pattern Recognition 2024-05-02 v1

Abstract

In this study, we formulate an OCR-free sequence generation model for visual document understanding (VDU). Our model not only parses text from document images but also extracts the spatial coordinates of the text based on the multi-head architecture. Named as Coordinate-aware End-to-end Document Parser (CREPE), our method uniquely integrates these capabilities by introducing a special token for OCR text, and token-triggered coordinate decoding. We also proposed a weakly-supervised framework for cost-efficient training, requiring only parsing annotations without high-cost coordinate annotations. Our experimental evaluations demonstrate CREPE's state-of-the-art performances on document parsing tasks. Beyond that, CREPE's adaptability is further highlighted by its successful usage in other document understanding tasks such as layout analysis, document visual question answering, and so one. CREPE's abilities including OCR and semantic parsing not only mitigate error propagation issues in existing OCR-dependent methods, it also significantly enhance the functionality of sequence generation models, ushering in a new era for document understanding studies.

Keywords

Cite

@article{arxiv.2405.00260,
  title  = {CREPE: Coordinate-Aware End-to-End Document Parser},
  author = {Yamato Okamoto and Youngmin Baek and Geewook Kim and Ryota Nakao and DongHyun Kim and Moon Bin Yim and Seunghyun Park and Bado Lee},
  journal= {arXiv preprint arXiv:2405.00260},
  year   = {2024}
}

Comments

Accepted at the International Conference on Document Analysis and Recognition (ICDAR 2024) main conference

R2 v1 2026-06-28T16:12:22.169Z