paper-with-me

홈 › Papers

One-shot Key Information Extraction from Document with Deep Partial Graph Matching

2021-09-26 · Minghong Yao, Zhiguang Liu, Liangwei Wang, Houqiang Li, Liansheng Zhuang

Automating the Key Information Extraction (KIE) from documents improves efficiency, productivity, and security in many industrial scenarios such as rapid indexing and archiving. Many existing supervised learning methods for the KIE task need to feed a large number of labeled samples and learn separate models for different types of documents. However, collecting and labeling a large dataset is time-consuming and is not a user-friendly requirement for many cloud platforms. To overcome these challenges, we propose a deep end-to-end trainable network for one-shot KIE using partial graph matching. Contrary to previous methods that the learning of similarity and solving are optimized separately, our method enables the learning of the two processes in an end-to-end framework. Existing one-shot KIE methods are either template or simple attention-based learning approach that struggle to handle texts that are shifted beyond their desired positions caused by printers, as illustrated in Fig.1. To solve this problem, we add one-to-(at most)-one constraint such that we will find the globally optimized solution even if some texts are drifted. Further, we design a multimodal context ensemble block to boost the performance through fusing features of spatial, textual, and aspect representations. To promote research of KIE, we collected and annotated a one-shot document KIE dataset named DKIE with diverse types of images. The DKIE dataset consists of 2.5K document images captured by mobile phones in natural scenes, and it is the largest available one-shot KIE dataset up to now. The results of experiments on DKIE show that our method achieved state-of-the-art performance compared with recent one-shot and supervised learning approaches. The dataset and proposed one-shot KIE model will be released soo

📄 PDF Abstract BibTeX arXiv:2109.13967

Code (0)

등록된 구현이 없습니다.

Tasks

Graph MatchingKey Information Extraction

Similar Papers 제목 키워드 기반

Zero-shot Task Transfer for Invoice Extraction via Class-aware QA Ensemble

2021-08-13 · Prithiviraj Damodaran, Prabhkaran Singh, Josemon Achankuju

We present VESPA, an intentionally simple yet novel zero-shot system for layout, locale, and domain agnostic document extraction. In spite of the availability of large corpora of documents, the lack of labeled and valida…

AvgQuestion Answering

Global Context-enhanced Graph Convolutional Networks for Document-level Relation Extraction

2020-12-01 · COLING 2020 8 · Huiwei Zhou, Yibin Xu, Weihong Yao, Zhe Liu 외

Document-level Relation Extraction (RE) is particularly challenging due to complex semantic interactions among multiple entities in a document. Among exiting approaches, Graph Convolutional Networks (GCN) is one of the m…

Document-level Relation ExtractionRelationRelation Extraction

ZeroShotCeres: Zero-Shot Relation Extraction from Semi-Structured Webpages

2020-05-14 · Colin Lockard, Prashant Shiralkar, Xin Luna Dong, Hannaneh Hajishirzi

In many documents, such as semi-structured webpages, textual semantics are augmented with additional information conveyed using visual elements including layout, font size, and color. Prior work on information extraction…

Graph Neural NetworkRelationRelation Extraction

Benchmarking Open-Source Layout Detection Models for Data Snapshot Extraction from Institutional Documents

2026-06-04 · AJ Carl P. Dy, Aivin V. Solatorio arxiv

Institutional documents contain substantial amounts of operational and analytical information embedded within figures and tables. Current approaches for extracting visual content from documents are largely built around g…

Document Layout Analysis

Visual-Semantic Decomposition and Partial Alignment for Document-based Zero-Shot Learning

2024-07-22 · Xiangyan Qu, Jing Yu, Keke Gai, Jiamin Zhuang 외

Recent work shows that documents from encyclopedias serve as helpful auxiliary information for zero-shot learning. Existing methods align the entire semantics of a document with corresponding images to transfer knowledge…

DiversityZero-Shot Learning