Rethinking Table Parsing using Graph Neural Networks

05/31/2019
by   Shah Rukh Qasim, et al.
0

Document structure analysis, such as zone segmentation and table parsing, is a complex problem in document processing and is an active area of research. The recent success of deep learning in solving various computer vision and machine learning problems has not been reflected in document structure analysis since conventional neural networks are not well suited to the input structure of the problem. In this paper, we propose an architecture based on graph networks as a better alternative to standard neural networks for table parsing. We argue that graph networks are a more natural choice for these problems, and explore two gradient-based graph neural networks. Our proposed architecture combines the benefits of convolutional neural networks for visual feature extraction and graph networks for dealing with the problem structure. We empirically demonstrate that our method outperforms the baseline by a significant margin. In addition, we identify the lack of large scale datasets as a major hindrance for deep learning research for structure analysis, and present a new large scale synthetic dataset for the problem of table parsing. Finally, we open-source our implementation of dataset generation and the training framework of our graph networks to promote reproducible research in this direction.

READ FULL TEXT
research
04/29/2021

Current Status and Performance Analysis of Table Recognition in Document Images with Deep Neural Networks

The first phase of table recognition is to detect the tabular area in a ...
research
08/23/2022

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

Geometric Deep Learning has recently attracted significant interest in a...
research
06/29/2021

On Graph Neural Network Ensembles for Large-Scale Molecular Property Prediction

In order to advance large-scale graph machine learning, the Open Graph B...
research
02/13/2023

A Survey on Graph Neural Networks for Graph Summarization

As large-scale graphs become more widespread today, it exposes computati...
research
05/10/2021

Estimating the State of Epidemics Spreading with Graph Neural Networks

When an epidemic spreads into a population, it is often unpractical or i...
research
11/16/2017

ConvAMR: Abstract meaning representation parsing for legal document

Convolutional neural networks (CNN) have recently achieved remarkable pe...
research
07/11/2018

Morse Code Datasets for Machine Learning

We present an algorithm to generate synthetic datasets of tunable diffic...

Please sign up or login with your details

Forgot password? Click here to reset