paper-with-me

홈 › Papers

Deep Reader: Information extraction from Document images via relation extraction and Natural Language

2018-12-11 · Vishwanath D, Rohit Rahul, Gunjan Sehgal, Swati, Arindam Chowdhury, Monika Sharma, Lovekesh Vig, Gautam Shroff, Ashwin Srinivasan

Recent advancements in the area of Computer Vision with state-of-art Neural Networks has given a boost to Optical Character Recognition (OCR) accuracies. However, extracting characters/text alone is often insufficient for relevant information extraction as documents also have a visual structure that is not captured by OCR. Extracting information from tables, charts, footnotes, boxes, headings and retrieving the corresponding structured representation for the document remains a challenge and finds application in a large number of real-world use cases. In this paper, we propose a novel enterprise based end-to-end framework called DeepReader which facilitates information extraction from document images via identification of visual entities and populating a meta relational model across different entities in the document image. The model schema allows for an easy to understand abstraction of the entities detected by the deep vision models and the relationships between them. DeepReader has a suite of state-of-the-art vision algorithms which are applied to recognize handwritten and printed text, eliminate noisy effects, identify the type of documents and detect visual entities like tables, lines and boxes. Deep Reader maps the extracted entities into a rich relational schema so as to capture all the relevant relationships between entities (words, textboxes, lines etc) detected in the document. Relevant information and fields can then be extracted from the document by writing SQL queries on top of the relationship tables. A natural language based interface is added on top of the relationship schema so that a non-technical user, specifying the queries in natural language, can fetch the information with minimal effort. In this paper, we also demonstrate many different capabilities of Deep Reader and report results on a real-world use case.

📄 PDF Abstract BibTeX arXiv:1812.04377

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Character RecognitionOptical Character Recognition (OCR)RelationRelation Extraction

Similar 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…

Continual Learning

\textrm{DuReader}_{\textrm{vis}}: A Chinese Dataset for Open-domain Document Visual Question Answering

2022-05-01 · Findings (ACL) 2022 5 · Le Qi, Shangwen Lv, Hongyu Li, Jing Liu 외

Open-domain question answering has been used in a wide range of applications, such as web search and enterprise search, which usually takes clean texts extracted from various formats of documents (e.g., web pages, PDFs, …

document understandingOpen-Domain Question AnsweringQuestion AnsweringVisual Question Answering+1

In Layman's Terms: Semi-Open Relation Extraction from Scientific Texts

2020-05-15 · ACL 2020 6 · Ruben Kruiper, Julian F. V. Vincent, Jessica Chen-Burger, Marc P. Y. Desmulliez 외

Information Extraction (IE) from scientific texts can be used to guide readers to the central information in scientific documents. But narrow IE systems extract only a fraction of the information captured, and Open IE sy…

RelationRelation Extraction

Information Extraction from Scanned Invoice Images using Text Analysis and Layout Features

2022-08-08 · Hien Thi Ha, Aleš Horák

While storing invoice content as metadata to avoid paper document processing may be the future trend, almost all of daily issued invoices are still printed on paper or generated in digital formats such as PDFs. In this p…

Optical Character Recognition (OCR)

Document-Level Event Role Filler Extraction using Multi-Granularity Contextualized Encoding

2020-05-13 · ACL 2020 6 · Xinya Du, Claire Cardie

Few works in the literature of event extraction have gone beyond individual sentences to make extraction decisions. This is problematic when the information needed to recognize an event argument is spread across multiple…

Document-level Event ExtractionEvent ExtractionLanguage ModelingLanguage Modelling+1