Information Extraction from Visually Rich Documents Using Directed Weighted Graph Neural Network
This paper presents a novel approach to information extraction (IE) from visually rich documents (VRD) by employing a directed weighted graph representation to capture relationships among various VRD components. In contrast to conventional methods relying on spatial proximity through Euclidean distance, our approach aims to enhance performance by introducing a novel representation of relationships using directed weighted graphs. The information extraction task from VRD is treated as a node classification problem, leveraging graph convolutional networks that process the VRD graphs. We conducted evaluations on five real-world datasets, showcasing notable results and performances that align with established norms.
Code (1)
Tasks
Document Layout Analysisdocument understandingGraph Neural NetworkInformation RetrievalKey Information ExtractionNode ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Reading Order Matters: Information Extraction from Visually-rich Documents by Token Path Prediction
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+9Multimodal weighted graph representation for information extraction from visually rich documents.
This paper introduces a novel system for information extraction from visually rich documents (VRD) using a weighted graph representation. The proposed method aims to improve the performance of the information extraction …
Document Layout Analysisdocument understandingGraph Neural NetworkInformation Retrieval+2TRIE++: Towards End-to-End Information Extraction from Visually Rich Documents
Recently, automatically extracting information from visually rich documents (e.g., tickets and resumes) has become a hot and vital research topic due to its widespread commercial value. Most existing methods divide this …
global-optimizationLanguage ModellingDocument Intelligence Metrics for Visually Rich Document Evaluation
The processing of Visually-Rich Documents (VRDs) is highly important in information extraction tasks associated with Document Intelligence. We introduce DI-Metrics, a Python library devoted to VRD model evaluation compri…
Document AIGraph Convolution for Multimodal Information Extraction from Visually Rich Documents
Visually rich documents (VRDs) are ubiquitous in daily business and life. Examples are purchase receipts, insurance policy documents, custom declaration forms and so on. In VRDs, visual and layout information is critical…
document understandingEntity Extraction using GAN