paper-with-me

Papers

GraphRevisedIE: Multimodal Information Extraction with Graph-Revised Network

2024-10-02 · Panfeng Cao, Jian Wu

Key information extraction (KIE) from visually rich documents (VRD) has been a challenging task in document intelligence because of not only the complicated and diverse layouts of VRD that make the model hard to generalize but also the lack of methods to exploit the multimodal features in VRD. In this paper, we propose a light-weight model named GraphRevisedIE that effectively embeds multimodal features such as textual, visual, and layout features from VRD and leverages graph revision and graph convolution to enrich the multimodal embedding with global context. Extensive experiments on multiple real-world datasets show that GraphRevisedIE generalizes to documents of varied layouts and achieves comparable or better performance compared to previous KIE methods. We also publish a business license dataset that contains both real-life and synthesized documents to facilitate research of document KIE.

📄 PDF Abstract BibTeX arXiv:2410.01160

Code (1)

caop-kie/GraphRevisedIE 공식 구현 pytorch

Tasks

Key Information Extraction

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Reading Order Matters: Information Extraction from Visually-rich Documents by Token Path Prediction

2023-10-17 · Chong Zhang, Ya Guo, Yi Tu, Huan Chen 외

Recent advances in multimodal pre-trained models have significantly improved information extraction from visually-rich documents (VrDs), in which named entity recognition (NER) is treated as a sequence-labeling task of p…

Entity LinkingKey Information ExtractionKey-value Pair Extractionnamed-entity-recognition+9

Revised JNLPBA Corpus: A Revised Version of Biomedical NER Corpus for Relation Extraction Task

2019-01-29 · Ming-Siang Huang, Po-Ting Lai, Richard Tzong-Han Tsai, Wen-Lian Hsu

The advancement of biomedical named entity recognition (BNER) and biomedical relation extraction (BRE) researches promotes the development of text mining in biological domains. As a cornerstone of BRE, robust BNER system…

Event Extractionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3

Multimodal Learning on Graphs for Disease Relation Extraction

2022-03-16 · Yucong Lin, Keming Lu, Sheng Yu, Tianxi Cai 외

Objective: Disease knowledge graphs are a way to connect, organize, and access disparate information about diseases with numerous benefits for artificial intelligence (AI). To create knowledge graphs, it is necessary to …

Knowledge GraphsRelationRelation Extraction

On Analyzing the Role of Image for Visual-enhanced Relation Extraction

2022-11-14 · Lei LI, Xiang Chen, Shuofei Qiao, Feiyu Xiong 외

Multimodal relation extraction is an essential task for knowledge graph construction. In this paper, we take an in-depth empirical analysis that indicates the inaccurate information in the visual scene graph leads to poo…

graph constructionRelationRelation Extraction

Semi-Automatic Data Annotation, POS Tagging and Mildly Context-Sensitive Disambiguation: the eXtended Revised AraMorph (XRAM)

2016-03-06 · Giuliano Lancioni, Valeria Pettinari, Laura Garofalo, Marta Campanelli 외

An extended, revised form of Tim Buckwalter's Arabic lexical and morphological resource AraMorph, eXtended Revised AraMorph (henceforth XRAM), is presented which addresses a number of weaknesses and inconsistencies of th…

POSPOS Tagging