SOTAVerified

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

2022-08-23Code Available1· sign in to hype

Andrea Gemelli, Sanket Biswas, Enrico Civitelli, Josep Lladós, Simone Marinai

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
FUNSDDoc2GraphF153.36Unverified
FUNSDDoc2GraphF182.25Unverified

Reproductions