paper-with-me

홈 › Papers

DocReader: Bounding-Box Free Training of a Document Information Extraction Model

2021-05-10 · Shachar Klaiman, Marius Lehne

Information extraction from documents is a ubiquitous first step in many business applications. During this step, the entries of various fields must first be read from the images of scanned documents before being further processed and inserted into the corresponding databases. While many different methods have been developed over the past years in order to automate the above extraction step, they all share the requirement of bounding-box or text segment annotations of their training documents. In this work we present DocReader, an end-to-end neural-network-based information extraction solution which can be trained using solely the images and the target values that need to be read. The DocReader can thus leverage existing historical extraction data, completely eliminating the need for any additional annotations beyond what is naturally available in existing human-operated service centres. We demonstrate that the DocReader can reach and surpass other methods which require bounding-boxes for training, as well as provide a clear path for continual learning during its deployment in production.

📄 PDF Abstract BibTeX arXiv:2105.04313

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

BoundingDocs: a Unified Dataset for Document Question Answering with Spatial Annotations

2025-01-06 · Simone Giovannini, Fabio Coppini, Andrea Gemelli, Simone Marinai

We present a unified dataset for document Question-Answering (QA), which is obtained combining several public datasets related to Document AI and visually rich document understanding (VRDU). Our main contribution is twof…

Document AIdocument understandingOptical Character Recognition (OCR)Position+1

PAWLS: PDF Annotation With Labels and Structure

2021-01-25 · ACL 2021 5 · Mark Neumann, Zejiang Shen, Sam Skjonsberg

Adobe's Portable Document Format (PDF) is a popular way of distributing view-only documents with a rich visual markup. This presents a challenge to NLP practitioners who wish to use the information contained within PDF d…

StrucTexTv2: Masked Visual-Textual Prediction for Document Image Pre-training

2023-03-01 · Yuechen Yu, Yulin Li, Chengquan Zhang, Xiaoqiang Zhang 외

In this paper, we present StrucTexTv2, an effective document image pre-training framework, by performing masked visual-textual prediction. It consists of two self-supervised pre-training tasks: masked image modeling and …

Document Image Classificationimage-classificationImage ClassificationLanguage Modeling+4

DocTr: Document Transformer for Structured Information Extraction in Documents

2023-07-16 · ICCV 2023 1 · Haofu Liao, Aruni RoyChowdhury, Weijian Li, Ankan Bansal 외

We present a new formulation for structured information extraction (SIE) from visually rich documents. It aims to address the limitations of existing IOB tagging or graph-based formulations, which are either overly relia…

Entity LinkingSemantic entity labeling

mPLUG-DocOwl 1.5: Unified Structure Learning for OCR-free Document Understanding

2024-03-19 · Anwen Hu, Haiyang Xu, Jiabo Ye, Ming Yan 외

Structure information is critical for understanding the semantics of text-rich images, such as documents, tables, and charts. Existing Multimodal Large Language Models (MLLMs) for Visual Document Understanding are equipp…

document understandingOptical Character Recognition (OCR)