Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Doc2Graph: a Task Agnostic Document Understanding Framework based on Graph Neural Networks

About

Geometric Deep Learning has recently attracted significant interest in a wide range of machine learning fields, including document analysis. The application of Graph Neural Networks (GNNs) has become crucial in various document-related tasks since they can unravel important structural patterns, fundamental in key information extraction processes. Previous works in the literature propose task-driven models and do not take into account the full power of graphs. We propose Doc2Graph, a task-agnostic document understanding framework based on a GNN model, to solve different tasks given different types of documents. We evaluated our approach on two challenging datasets for key information extraction in form understanding, invoice layout analysis and table detection. Our code is freely accessible on https://github.com/andreagemelli/doc2graph.

Andrea Gemelli, Sanket Biswas, Enrico Civitelli, Josep Llad\'os, Simone Marinai• 2022

Related benchmarks

TaskDatasetResultRank
Entity LinkingFUNSD (test)
F1 Score53.36
42
Entity LinkingFUNSD
Entity Linking Score53.36
16
Entity LinkingFUNSD (10-fold cross val)--
6
Semantic Entity LabelingFUNSD (10-fold cross validation)--
6
Layout AnalysisRVL-CDIP Invoices (k-fold cross val)
Accuracy (Max)69.8
2
Table DetectionRVL-CDIP Invoices (test)--
2
Showing 6 of 6 rows

Other info

Code

Follow for update